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 Nov 27, 2023
1 parent 8449d52 commit 83fdbc8
Show file tree
Hide file tree
Showing 4 changed files with 525 additions and 528 deletions.
16 changes: 8 additions & 8 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.30001561",
"caniuse-lite": "1.0.30001564",
"fastest-validator": "1.17.0",
"isarray": "2.0.5",
"joi": "17.11.0",
"next": "14.0.1",
"next": "14.0.3",
"next-connect": "1.0.0",
"next-validations": "0.4.2",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"swagger-ui-react": "5.9.1",
"valibot": "0.20.1",
"swagger-ui-react": "5.10.3",
"valibot": "0.21.0",
"yup": "1.3.2",
"zod": "3.22.4"
},
"devDependencies": {
"@types/cypress": "1.1.3",
"cypress": "13.4.0",
"eslint": "8.53.0",
"eslint-config-next": "14.0.1",
"cypress": "13.6.0",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"npm-run-all": "4.1.5",
"wait-on": "7.1.0"
"wait-on": "7.2.0"
}
}
Loading

0 comments on commit 83fdbc8

Please sign in to comment.