Update packages
This commit is contained in:
parent
106cedec77
commit
2920b164e1
1296
package-lock.json
generated
1296
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -7,29 +7,29 @@
|
||||
"build": "remix build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.6.0",
|
||||
"@chakra-ui/react": "^2.6.1",
|
||||
"@emotion/react": "^11.10.8",
|
||||
"@emotion/styled": "^11.10.8",
|
||||
"@fontsource/plus-jakarta-sans": "^4.5.11",
|
||||
"@remix-run/cloudflare": "^1.15.0",
|
||||
"@remix-run/cloudflare-pages": "^1.15.0",
|
||||
"@remix-run/react": "^1.15.0",
|
||||
"@sentry/react": "^7.50.0",
|
||||
"@sentry/tracing": "^7.50.0",
|
||||
"framer-motion": "^10.12.4",
|
||||
"@remix-run/cloudflare": "^1.16.0",
|
||||
"@remix-run/cloudflare-pages": "^1.16.0",
|
||||
"@remix-run/react": "^1.16.0",
|
||||
"@sentry/react": "^7.51.0",
|
||||
"@sentry/tracing": "^7.51.0",
|
||||
"framer-motion": "^10.12.8",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^1.15.0",
|
||||
"@types/node": "^18.16.3",
|
||||
"@types/react": "^18.2.0",
|
||||
"@types/react-dom": "^18.2.1",
|
||||
"@remix-run/dev": "^1.16.0",
|
||||
"@types/node": "^20.1.0",
|
||||
"@types/react": "^18.2.5",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"esbuild": "^0.17.18",
|
||||
"prettier": "^2.8.8",
|
||||
"typescript": "^5.0.4"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20230404.0"
|
||||
"@cloudflare/workers-types": "^4.20230419.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user