Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Mar 14, 2024
1 parent 32d0b07 commit 50a36db
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
144 changes: 72 additions & 72 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,22 +16,22 @@
"@remix-run/cloudflare": "^2.8.1",
"@remix-run/cloudflare-pages": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@sentry/react": "^7.106.0",
"@sentry/react": "^7.107.0",
"framer-motion": "^11.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.8.1",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/node": "^20.11.27",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"dotenv": "^16.4.5",
"prettier": "^3.2.5",
"typescript": "^5.4.2"
},
"overrides": {
"@cloudflare/workers-types": "^4.20240222.0"
"@cloudflare/workers-types": "^4.20240314.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit 50a36db

Please sign in to comment.