Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaiaarantes committed Jul 19, 2024
1 parent 735201f commit 1bf5237
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"visualize": "meteor --production --extra-packages bundle-visualizer"
},
"dependencies": {
"@babel/runtime": "^7.24.7",
"@babel/runtime": "^7.24.8",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
Expand All @@ -24,8 +24,8 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.52.0",
"react-router-dom": "^6.23.1",
"react-hook-form": "^7.52.1",
"react-router-dom": "^6.25.1",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down

0 comments on commit 1bf5237

Please sign in to comment.