Update dependencies
This commit is contained in:
@ -15,16 +15,16 @@
|
||||
"@remix-run/cloudflare-pages": "^1.17.1",
|
||||
"@remix-run/react": "^1.17.1",
|
||||
"@sentry/react": "^7.56.0",
|
||||
"framer-motion": "^10.12.16",
|
||||
"framer-motion": "^10.12.17",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^1.17.1",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/react": "^18.2.13",
|
||||
"@types/react": "^18.2.14",
|
||||
"@types/react-dom": "^18.2.6",
|
||||
"esbuild": "^0.18.6",
|
||||
"esbuild": "^0.18.9",
|
||||
"prettier": "^2.8.8",
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
|
Reference in New Issue
Block a user