Skip to content

Commit

Permalink
fix(deps): update dependencies (#551)
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 Jul 13, 2024
1 parent 6d90cc6 commit 1cb9c86
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 38 deletions.
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"storybook:test": "test-storybook --url http://127.0.0.1:9055"
},
"dependencies": {
"@hookform/resolvers": "3.6.0",
"@hookform/resolvers": "3.9.0",
"core-api": "workspace:*",
"react-hook-form": "7.52.0",
"react-router-dom": "6.24.0",
"react-hook-form": "7.52.1",
"react-router-dom": "6.24.1",
"react-utils": "workspace:*",
"shared-ui": "workspace:*",
"tailwind": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@emotion/styled": "11.11.5",
"@fontsource/rubik": "5.0.20",
"@heroicons/react": "2.1.4",
"@tanstack/react-query": "5.49.2",
"@tanstack/react-query": "5.50.1",
"autoprefixer": "10.4.19",
"clsx": "2.1.1",
"concurrently": "8.2.2",
Expand Down
68 changes: 34 additions & 34 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 1cb9c86

Please sign in to comment.