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 Sep 10, 2024
1 parent 55e3870 commit 655c778
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 140 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"@typeschema/valibot": "0.14.0",
"@typeschema/yup": "0.14.0",
"@typeschema/zod": "0.14.0",
"caniuse-lite": "1.0.30001659",
"caniuse-lite": "1.0.30001660",
"fastest-validator": "1.19.0",
"isarray": "2.0.5",
"joi": "17.13.3",
"next": "14.2.8",
"next": "14.2.9",
"next-connect": "1.0.0",
"next-validations": "1.0.1",
"qs": "6.13.0",
Expand All @@ -36,8 +36,8 @@
"@types/react": "18.3.5",
"cypress": "13.14.2",
"npm-run-all2": "6.2.2",
"typescript": "5.5.4",
"typescript": "5.6.2",
"wait-on": "8.0.0"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.10.0"
}
136 changes: 68 additions & 68 deletions example/pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@
"fastest-validator": "1.19.0",
"husky": "9.1.5",
"joi": "17.13.3",
"next": "14.2.8",
"next": "14.2.9",
"react": "18.3.1",
"react-dom": "18.3.1",
"size-limit": "11.1.5",
"standard-version": "9.5.0",
"tslib": "2.7.0",
"tsup": "8.2.4",
"typedoc": "0.26.7",
"typescript": "5.5.4",
"typescript": "5.6.2",
"valibot": "0.41.0",
"vite": "5.4.3",
"vitest": "2.0.5",
Expand All @@ -87,7 +87,7 @@
"peerDependencies": {
"next": "*"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"engines": {
"node": ">=18"
},
Expand Down
Loading

0 comments on commit 655c778

Please sign in to comment.