Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 60d7e4c commit e635f7b
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"qs": "6.12.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"swagger-ui-react": "5.17.5",
"swagger-ui-react": "5.17.6",
"valibot": "0.30.0",
"yup": "1.4.0",
"zod": "3.23.6"
"zod": "3.23.7"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
36 changes: 18 additions & 18 deletions example/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"vite": "5.2.11",
"vitest": "1.6.0",
"yup": "1.4.0",
"zod": "3.23.6"
"zod": "3.23.7"
},
"peerDependencies": {
"next": "*"
Expand Down
22 changes: 11 additions & 11 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 e635f7b

Please sign in to comment.