Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed May 28, 2024
1 parent 616acc2 commit 86a912c
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 129 deletions.
212 changes: 88 additions & 124 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -16,23 +16,23 @@
"@remix-run/cloudflare": "^2.9.2",
"@remix-run/cloudflare-pages": "^2.9.2",
"@remix-run/react": "^2.9.2",
"@sentry/react": "^7.114.0",
"@sentry/react": "^8.5.0",
"aws4fetch": "^1.0.18",
"framer-motion": "^11.1.9",
"framer-motion": "^11.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.9.2",
"@types/node": "^20.12.11",
"@types/react": "^18.3.2",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"dotenv": "^16.4.5",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
},
"overrides": {
"@cloudflare/workers-types": "^4.20240502.0"
"@cloudflare/workers-types": "^4.20240524.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit 86a912c

Please sign in to comment.