Update packages
This commit is contained in:
parent
6d9f1cd561
commit
ba0130a665
953
package-lock.json
generated
953
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -13,25 +13,25 @@
|
||||
"@emotion/react": "^11.11.3",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@fontsource/plus-jakarta-sans": "^5.0.18",
|
||||
"@remix-run/cloudflare": "^2.6.0",
|
||||
"@remix-run/cloudflare-pages": "^2.6.0",
|
||||
"@remix-run/react": "^2.6.0",
|
||||
"@sentry/react": "^7.101.0",
|
||||
"framer-motion": "^11.0.5",
|
||||
"@remix-run/cloudflare": "^2.7.2",
|
||||
"@remix-run/cloudflare-pages": "^2.7.2",
|
||||
"@remix-run/react": "^2.7.2",
|
||||
"@sentry/react": "^7.102.1",
|
||||
"framer-motion": "^11.0.6",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.6.0",
|
||||
"@types/node": "^20.11.17",
|
||||
"@types/react": "^18.2.55",
|
||||
"@remix-run/dev": "^2.7.2",
|
||||
"@types/node": "^20.11.20",
|
||||
"@types/react": "^18.2.58",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"dotenv": "^16.4.4",
|
||||
"dotenv": "^16.4.5",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@cloudflare/workers-types": "^4.20240208.0"
|
||||
"@cloudflare/workers-types": "^4.20240222.0"
|
||||
},
|
||||
"prettier": {
|
||||
"endOfLine": "auto"
|
||||
|
Loading…
x
Reference in New Issue
Block a user