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] authored Jan 9, 2025
1 parent 4927474 commit 0b0c377
Show file tree
Hide file tree
Showing 4 changed files with 241 additions and 238 deletions.
18 changes: 9 additions & 9 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@
"@typeschema/valibot": "0.14.0",
"@typeschema/yup": "0.14.0",
"@typeschema/zod": "0.14.0",
"caniuse-lite": "1.0.30001687",
"caniuse-lite": "1.0.30001692",
"fastest-validator": "1.19.0",
"isarray": "2.0.5",
"joi": "17.13.3",
"next": "15.0.4",
"next": "15.1.4",
"next-connect": "1.0.0",
"next-validations": "1.0.3",
"qs": "6.13.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"swagger-ui-react": "5.18.2",
"valibot": "0.42.1",
"yup": "1.5.0",
"zod": "3.23.8"
"yup": "1.6.1",
"zod": "3.24.1"
},
"devDependencies": {
"@types/react": "18.3.14",
"cypress": "13.16.1",
"npm-run-all2": "7.0.1",
"typescript": "5.7.2",
"@types/react": "18.3.18",
"cypress": "13.17.0",
"npm-run-all2": "7.0.2",
"typescript": "5.7.3",
"wait-on": "8.0.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 0b0c377

Please sign in to comment.