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 26, 2024
1 parent b02d654 commit 856126c
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 192 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"qs": "6.12.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"swagger-ui-react": "5.12.0",
"swagger-ui-react": "5.12.2",
"valibot": "0.30.0",
"yup": "1.4.0",
"zod": "3.22.4"
},
"devDependencies": {
"@types/react": "18.2.69",
"@types/react": "18.2.72",
"cypress": "13.7.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
Expand Down
146 changes: 22 additions & 124 deletions example/pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
"@testing-library/react": "14.2.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.12",
"@types/react": "18.2.69",
"@types/react": "18.2.72",
"@types/react-dom": "18.2.22",
"@typeschema/joi": "0.13.3",
"@typeschema/valibot": "0.13.4",
"@typeschema/yup": "0.13.3",
"@typeschema/zod": "0.13.3",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@vitest/ui": "1.4.0",
"c8": "9.1.0",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit 856126c

Please sign in to comment.