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] authored Mar 4, 2024
1 parent 8ffb3c0 commit dc10783
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test:e2e": "wait-on http://localhost:3000 && cypress run"
},
"dependencies": {
"caniuse-lite": "1.0.30001591",
"caniuse-lite": "1.0.30001593",
"fastest-validator": "1.17.0",
"isarray": "2.0.5",
"joi": "17.12.2",
Expand All @@ -21,7 +21,7 @@
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"swagger-ui-react": "5.11.8",
"swagger-ui-react": "5.11.9",
"valibot": "0.29.0",
"yup": "1.3.3",
"zod": "3.22.4"
Expand Down
18 changes: 9 additions & 9 deletions example/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"standard-version": "9.5.0",
"tslib": "2.6.2",
"tsup": "8.0.2",
"typedoc": "0.25.9",
"typedoc": "0.25.10",
"typescript": "5.3.3",
"valibot": "0.29.0",
"vite": "5.1.4",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit dc10783

Please sign in to comment.