Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
regalijan committed Mar 20, 2024
1 parent 67d900b commit 4edf232
Showing 2 changed files with 30 additions and 37 deletions.
58 changes: 25 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions package.json
@@ -17,21 +17,22 @@
"@remix-run/cloudflare-pages": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@sentry/react": "^7.107.0",
"framer-motion": "^11.0.8",
"aws4fetch": "^1.0.18",
"framer-motion": "^11.0.18",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.8.1",
"@types/node": "^20.11.27",
"@types/react": "^18.2.66",
"@types/node": "^20.11.30",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"dotenv": "^16.4.5",
"prettier": "^3.2.5",
"typescript": "^5.4.2"
},
"overrides": {
"@cloudflare/workers-types": "^4.20240314.0"
"@cloudflare/workers-types": "^4.20240320.1"
},
"prettier": {
"endOfLine": "auto"

0 comments on commit 4edf232

Please sign in to comment.