Skip to content

Commit

Permalink
fix(deps): update dependencies (#531)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 4c89fea commit 776338f
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"storybook:test": "test-storybook --url http://127.0.0.1:9055"
},
"dependencies": {
"@hookform/resolvers": "3.4.0",
"@hookform/resolvers": "3.4.2",
"core-api": "workspace:*",
"react-hook-form": "7.51.4",
"react-hook-form": "7.51.5",
"react-router-dom": "6.23.1",
"react-utils": "workspace:*",
"shared-ui": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"concurrently": "8.2.2",
"daisyui": "4.11.1",
"immer": "10.1.1",
"jotai": "2.8.0",
"jotai": "2.8.1",
"jotai-effect": "1.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint:fix": "pnpm lint --fix"
},
"dependencies": {
"axios": "1.7.0",
"axios": "1.7.2",
"axios-auth-refresh": "3.3.6"
},
"devDependencies": {
Expand Down
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit 776338f

Please sign in to comment.