Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent e0c635c commit bb34d16
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/react": "18.2.65",
"@types/react": "18.2.66",
"cypress": "13.7.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.3",
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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@
"@testing-library/react": "14.2.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.12",
"@types/react": "18.2.65",
"@types/react": "18.2.66",
"@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.2.0",
"@typescript-eslint/parser": "7.2.0",
"@vitest/ui": "1.3.1",
"@vitest/ui": "1.4.0",
"c8": "9.1.0",
"eslint": "8.57.0",
"eslint-config-productsway": "1.3.1",
Expand All @@ -97,7 +97,7 @@
"typescript": "5.4.2",
"valibot": "0.30.0",
"vite": "5.1.6",
"vitest": "1.3.1",
"vitest": "1.4.0",
"yup": "1.4.0",
"zod": "3.22.4"
},
Expand Down
80 changes: 40 additions & 40 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 bb34d16

Please sign in to comment.