Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Nov 21, 2023
1 parent 3f14b51 commit f58df23
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -16,22 +16,22 @@
"@remix-run/cloudflare": "^2.3.0",
"@remix-run/cloudflare-pages": "^2.3.0",
"@remix-run/react": "^2.3.0",
"@sentry/react": "^7.80.1",
"@sentry/react": "^7.81.1",
"framer-motion": "^10.16.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.3.0",
"@types/node": "^20.9.1",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/node": "^20.9.3",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"dotenv": "^16.3.1",
"prettier": "^3.1.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"overrides": {
"@cloudflare/workers-types": "^4.20231025.0"
"@cloudflare/workers-types": "^1.20231121.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit f58df23

Please sign in to comment.