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] authored Apr 24, 2024
1 parent 7c8d3dd commit 30bff8f
Show file tree
Hide file tree
Showing 4 changed files with 533 additions and 606 deletions.
22 changes: 11 additions & 11 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,28 @@
"@typeschema/valibot": "0.13.4",
"@typeschema/yup": "0.13.3",
"@typeschema/zod": "0.13.3",
"caniuse-lite": "1.0.30001600",
"fastest-validator": "1.17.0",
"caniuse-lite": "1.0.30001612",
"fastest-validator": "1.18.0",
"isarray": "2.0.5",
"joi": "17.12.2",
"next": "14.1.4",
"joi": "17.13.0",
"next": "14.2.2",
"next-connect": "1.0.0",
"next-validations": "1.0.0-1",
"qs": "6.12.0",
"qs": "6.12.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"swagger-ui-react": "5.12.3",
"swagger-ui-react": "5.17.1",
"valibot": "0.30.0",
"yup": "1.4.0",
"zod": "3.22.4"
"zod": "3.23.4"
},
"devDependencies": {
"@types/react": "18.2.72",
"cypress": "13.7.1",
"@types/react": "18.2.79",
"cypress": "13.8.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"eslint-config-next": "14.2.2",
"npm-run-all2": "6.1.2",
"wait-on": "7.2.0"
},
"packageManager": "[email protected].5"
"packageManager": "[email protected].7"
}
Loading

0 comments on commit 30bff8f

Please sign in to comment.