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 Mar 22, 2024
1 parent 7a76c9d commit 01dd8f5
Show file tree
Hide file tree
Showing 4 changed files with 203 additions and 249 deletions.
10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"@typeschema/valibot": "0.13.4",
"@typeschema/yup": "0.13.3",
"@typeschema/zod": "0.13.3",
"caniuse-lite": "1.0.30001599",
"caniuse-lite": "1.0.30001600",
"fastest-validator": "1.17.0",
"isarray": "2.0.5",
"joi": "17.12.2",
"next": "14.1.3",
"next": "14.1.4",
"next-connect": "1.0.0",
"next-validations": "1.0.0-1",
"qs": "6.12.0",
Expand All @@ -33,10 +33,10 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/react": "18.2.67",
"cypress": "13.7.0",
"@types/react": "18.2.69",
"cypress": "13.7.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.3",
"eslint-config-next": "14.1.4",
"npm-run-all2": "6.1.2",
"wait-on": "7.2.0"
},
Expand Down
Loading

0 comments on commit 01dd8f5

Please sign in to comment.