Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#784)
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 Nov 5, 2023
1 parent 85d54ab commit c27d801
Show file tree
Hide file tree
Showing 4 changed files with 554 additions and 506 deletions.
18 changes: 9 additions & 9 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
"test:e2e": "wait-on http://localhost:3000 && cypress run"
},
"dependencies": {
"caniuse-lite": "1.0.30001547",
"caniuse-lite": "1.0.30001561",
"fastest-validator": "1.17.0",
"isarray": "2.0.5",
"joi": "17.11.0",
"next": "13.5.4",
"next": "13.5.6",
"next-connect": "1.0.0",
"next-validations": "0.4.0",
"next-validations": "0.4.1",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"swagger-ui-react": "5.9.0",
"valibot": "0.19.0",
"swagger-ui-react": "5.9.1",
"valibot": "0.20.1",
"yup": "1.3.2",
"zod": "3.22.4"
},
"devDependencies": {
"@types/cypress": "1.1.3",
"cypress": "13.3.1",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"cypress": "13.4.0",
"eslint": "8.53.0",
"eslint-config-next": "13.5.6",
"npm-run-all": "4.1.5",
"wait-on": "7.0.1"
"wait-on": "7.1.0"
}
}
Loading

0 comments on commit c27d801

Please sign in to comment.