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 Sep 16, 2024
1 parent 1fb23dd commit 4c66c39
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 100 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"joi": "17.13.3",
"next": "14.2.11",
"next-connect": "1.0.0",
"next-validations": "1.0.1",
"next-validations": "1.0.2",
"qs": "6.13.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -33,7 +33,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@types/react": "18.3.5",
"@types/react": "18.3.6",
"cypress": "13.14.2",
"npm-run-all2": "6.2.3",
"typescript": "5.6.2",
Expand Down
88 changes: 39 additions & 49 deletions example/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"@typeschema/main": "0.14.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
"@biomejs/biome": "1.9.1",
"@size-limit/preset-small-lib": "11.1.5",
"@skypack/package-check": "0.2.2",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.13",
"@types/react": "18.3.5",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"@typeschema/joi": "0.14.0",
"@typeschema/valibot": "0.14.0",
Expand Down
Loading

0 comments on commit 4c66c39

Please sign in to comment.