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 11, 2024
1 parent 8ffb3c0 commit bb9ac25
Show file tree
Hide file tree
Showing 4 changed files with 485 additions and 261 deletions.
14 changes: 7 additions & 7 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"test:e2e": "wait-on http://localhost:3000 && cypress run"
},
"dependencies": {
"caniuse-lite": "1.0.30001591",
"caniuse-lite": "1.0.30001597",
"fastest-validator": "1.17.0",
"isarray": "2.0.5",
"joi": "17.12.2",
"next": "14.1.1",
"next": "14.1.3",
"next-connect": "1.0.0",
"next-validations": "0.4.2",
"qs": "6.11.2",
"qs": "6.12.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"swagger-ui-react": "5.11.8",
"valibot": "0.29.0",
"yup": "1.3.3",
"swagger-ui-react": "5.11.10",
"valibot": "0.30.0",
"yup": "1.4.0",
"zod": "3.22.4"
},
"devDependencies": {
"@types/cypress": "1.1.3",
"cypress": "13.6.6",
"eslint": "8.57.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.1.3",
"npm-run-all2": "6.1.2",
"wait-on": "7.2.0"
},
Expand Down
144 changes: 65 additions & 79 deletions example/pnpm-lock.yaml

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

Loading

0 comments on commit bb9ac25

Please sign in to comment.