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 Mar 18, 2024
1 parent 5abbeac commit 7a6d80a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@typeschema/valibot": "0.13.4",
"@typeschema/yup": "0.13.3",
"@typeschema/zod": "0.13.3",
"caniuse-lite": "1.0.30001598",
"caniuse-lite": "1.0.30001599",
"fastest-validator": "1.17.0",
"isarray": "2.0.5",
"joi": "17.12.2",
Expand All @@ -40,5 +40,5 @@
"npm-run-all2": "6.1.2",
"wait-on": "7.2.0"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
10 changes: 5 additions & 5 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 @@ -104,7 +104,7 @@
"peerDependencies": {
"next": "*"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit 7a6d80a

Please sign in to comment.