Update packages
This commit is contained in:
parent
92e6f2e256
commit
a681c2aa91
849
package-lock.json
generated
849
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -9,24 +9,24 @@
|
||||
"publish": "remix build && wrangler pages deploy public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^2.8.1",
|
||||
"@chakra-ui/react": "^2.8.2",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.17",
|
||||
"@remix-run/cloudflare": "^2.1.0",
|
||||
"@remix-run/cloudflare-pages": "^2.1.0",
|
||||
"@remix-run/react": "^2.1.0",
|
||||
"@sentry/react": "^7.76.0",
|
||||
"@remix-run/cloudflare": "^2.2.0",
|
||||
"@remix-run/cloudflare-pages": "^2.2.0",
|
||||
"@remix-run/react": "^2.2.0",
|
||||
"@sentry/react": "^7.80.0",
|
||||
"framer-motion": "^10.16.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.1.0",
|
||||
"@sentry/esbuild-plugin": "^2.9.0",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@remix-run/dev": "^2.2.0",
|
||||
"@sentry/esbuild-plugin": "^2.10.0",
|
||||
"@types/node": "^20.9.0",
|
||||
"@types/react": "^18.2.37",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"dotenv": "^16.3.1",
|
||||
"esbuild": "^0.19.5",
|
||||
"prettier": "^3.0.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user