Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#845)
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 Mar 19, 2024
1 parent 2b8ad51 commit 7a76c9d
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 179 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/react": "18.2.66",
"@types/react": "18.2.67",
"cypress": "13.7.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.3",
Expand Down
119 changes: 10 additions & 109 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.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.12",
"@types/react": "18.2.66",
"@types/react": "18.2.67",
"@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",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@vitest/ui": "1.4.0",
"c8": "9.1.0",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit 7a76c9d

Please sign in to comment.