Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Feb 14, 2024
1 parent 6aaa96b commit bf6fdc7
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
162 changes: 81 additions & 81 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -16,22 +16,22 @@
"@remix-run/cloudflare": "^2.6.0",
"@remix-run/cloudflare-pages": "^2.6.0",
"@remix-run/react": "^2.6.0",
"@sentry/react": "^7.99.0",
"framer-motion": "^11.0.3",
"@sentry/react": "^7.101.0",
"framer-motion": "^11.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@types/node": "^20.11.16",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"dotenv": "^16.4.1",
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"dotenv": "^16.4.4",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},
"overrides": {
"@cloudflare/workers-types": "^4.20240129.0"
"@cloudflare/workers-types": "^4.20240208.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit bf6fdc7

Please sign in to comment.