Skip to content

Commit

Permalink
Upgrade some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Oct 4, 2024
1 parent bc5e785 commit e06351e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
31 changes: 17 additions & 14 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"dependencies": {
"@eslint/js": "^9.9.0",
"@rehooks/local-storage": "2.4.0",
"@rehooks/local-storage": "2.4.5",
"@types/hookrouter": "2.2.5",
"@types/luxon": "1.25.1",
"@types/luxon": "3.4.2",
"@types/node": "15.6.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand All @@ -25,7 +25,7 @@
"eslint-plugin-react-refresh": "^0.4.9",
"globals": "^15.9.0",
"hookrouter": "1.2.3",
"luxon": "1.25.0",
"luxon": "3.5.0",
"react": "^18.3.1",
"react-bootstrap": "1.6.7",
"react-dom": "^18.3.1",
Expand Down

0 comments on commit e06351e

Please sign in to comment.