Update packages
This commit is contained in:
parent
6dc26e40a1
commit
1868d2622f
3996
package-lock.json
generated
3996
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -11,25 +11,25 @@
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.12",
|
||||
"@remix-run/cloudflare": "^1.19.3",
|
||||
"@remix-run/cloudflare-pages": "^1.19.3",
|
||||
"@remix-run/react": "^1.19.3",
|
||||
"@sentry/react": "^7.69.0",
|
||||
"@remix-run/cloudflare": "^2.0.0",
|
||||
"@remix-run/cloudflare-pages": "^2.0.0",
|
||||
"@remix-run/react": "^2.0.0",
|
||||
"@sentry/react": "^7.70.0",
|
||||
"framer-motion": "^10.16.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^1.19.3",
|
||||
"@types/node": "^20.6.0",
|
||||
"@types/react": "^18.2.21",
|
||||
"@remix-run/dev": "^2.0.0",
|
||||
"@types/node": "^20.6.3",
|
||||
"@types/react": "^18.2.22",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"esbuild": "^0.19.3",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20230904.0"
|
||||
"@cloudflare/workers-types": "^4.20230914.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Loading…
x
Reference in New Issue
Block a user