Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Jan 16, 2025
1 parent 64da7eb commit 9e4a137
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
116 changes: 58 additions & 58 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,26 +16,26 @@
"@remix-run/cloudflare": "^2.15.2",
"@remix-run/cloudflare-pages": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@sentry/react": "^8.48.0",
"@sentry/react": "^8.50.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.13",
"framer-motion": "^11.16.0",
"framer-motion": "^11.18.0",
"react": "^18.3.1",
"react-big-calendar": "^1.17.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.15.2",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/react": "^18.3.12",
"@types/react-big-calendar": "^1.16.0",
"@types/react-big-calendar": "^1.16.1",
"@types/react-dom": "^18.3.5",
"dotenv": "^16.4.7",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"overrides": {
"@cloudflare/workers-types": "^4.20241230.0"
"@cloudflare/workers-types": "^4.20250109.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit 9e4a137

Please sign in to comment.