Update packages

This commit is contained in:
2024-03-24 11:47:46 -04:00
parent d3f5a1ab8d
commit 094199ae02
2 changed files with 72 additions and 72 deletions

View File

@ -16,20 +16,20 @@
"@remix-run/cloudflare": "^2.8.1",
"@remix-run/cloudflare-pages": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@sentry/react": "^7.107.0",
"@sentry/react": "^7.108.0",
"aws4fetch": "^1.0.18",
"framer-motion": "^11.0.18",
"framer-motion": "^11.0.20",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.8.1",
"@types/node": "^20.11.30",
"@types/react": "^18.2.67",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"dotenv": "^16.4.5",
"prettier": "^3.2.5",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"overrides": {
"@cloudflare/workers-types": "^4.20240320.1"