Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 4b90fd6 commit 4ac9b36
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 134 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"swagger-ui-react": "5.17.2",
"valibot": "0.30.0",
"yup": "1.4.0",
"zod": "3.23.4"
"zod": "3.23.5"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
26 changes: 13 additions & 13 deletions example/pnpm-lock.yaml

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"@typeschema/valibot": "0.13.4",
"@typeschema/yup": "0.13.3",
"@typeschema/zod": "0.13.3",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@vitest/ui": "1.5.2",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vitest/ui": "1.5.3",
"c8": "9.1.0",
"eslint": "8.57.0",
"eslint-config-productsway": "1.3.2",
Expand All @@ -97,9 +97,9 @@
"typescript": "5.4.5",
"valibot": "0.30.0",
"vite": "5.2.10",
"vitest": "1.5.2",
"vitest": "1.5.3",
"yup": "1.4.0",
"zod": "3.23.4"
"zod": "3.23.5"
},
"peerDependencies": {
"next": "*"
Expand Down
Loading

0 comments on commit 4ac9b36

Please sign in to comment.