Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#995)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent c581c32 commit 3474b6f
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 127 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"fastest-validator": "1.19.0",
"isarray": "2.0.5",
"joi": "17.13.3",
"next": "15.0.3",
"next": "15.0.4",
"next-connect": "1.0.0",
"next-validations": "1.0.3",
"qs": "6.13.1",
Expand All @@ -33,7 +33,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@types/react": "18.3.13",
"@types/react": "18.3.14",
"cypress": "13.16.1",
"npm-run-all2": "7.0.1",
"typescript": "5.7.2",
Expand Down
112 changes: 56 additions & 56 deletions example/pnpm-lock.yaml

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"@biomejs/biome": "1.9.4",
"@size-limit/preset-small-lib": "11.1.6",
"@skypack/package-check": "0.2.2",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@testing-library/react": "16.1.0",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@typeschema/joi": "0.14.0",
"@typeschema/valibot": "0.14.0",
"@typeschema/yup": "0.14.0",
Expand All @@ -68,7 +68,7 @@
"fastest-validator": "1.19.0",
"husky": "9.1.7",
"joi": "17.13.3",
"next": "15.0.3",
"next": "15.0.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"size-limit": "11.1.6",
Expand Down
Loading

0 comments on commit 3474b6f

Please sign in to comment.