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 29, 2024
1 parent 7c8d3dd commit fb65e9d
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 129 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.72",
"@types/react": "18.2.73",
"cypress": "13.7.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
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,8 +70,8 @@
"@testing-library/react": "14.2.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.12",
"@types/react": "18.2.72",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@typeschema/joi": "0.13.3",
"@typeschema/valibot": "0.13.4",
"@typeschema/yup": "0.13.3",
Expand All @@ -96,7 +96,7 @@
"typedoc": "0.25.12",
"typescript": "5.4.3",
"valibot": "0.30.0",
"vite": "5.2.6",
"vite": "5.2.7",
"vitest": "1.4.0",
"yup": "1.4.0",
"zod": "3.22.4"
Expand Down
32 changes: 16 additions & 16 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 fb65e9d

Please sign in to comment.