Skip to content

Commit 1bf5237

Browse files
Update dependencies
1 parent 735201f commit 1bf5237

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"visualize": "meteor --production --extra-packages bundle-visualizer"
1111
},
1212
"dependencies": {
13-
"@babel/runtime": "^7.24.7",
13+
"@babel/runtime": "^7.24.8",
1414
"@chakra-ui/icons": "^2.1.1",
1515
"@chakra-ui/react": "^2.8.2",
1616
"@emotion/react": "^11.11.4",
@@ -24,8 +24,8 @@
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1",
2626
"react-helmet": "^6.1.0",
27-
"react-hook-form": "^7.52.0",
28-
"react-router-dom": "^6.23.1",
27+
"react-hook-form": "^7.52.1",
28+
"react-router-dom": "^6.25.1",
2929
"zod": "^3.23.8"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)