Skip to content

Commit

Permalink
chore(deps): update dependency @vee-validate/zod to v4.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent c196d18 commit 1b521b4
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 20 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "18.15.11",
"@vee-validate/i18n": "4.7.4",
"@vee-validate/rules": "4.7.4",
"@vee-validate/zod": "4.7.4",
"@vee-validate/zod": "4.12.2",
"@vitejs/plugin-vue": "4.2.1",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-istanbul": "0.29.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/validator": "13.7.13",
"@vee-validate/i18n": "4.7.4",
"@vee-validate/rules": "4.7.4",
"@vee-validate/zod": "4.7.4",
"@vee-validate/zod": "4.12.2",
"@vitejs/plugin-vue": "4.2.1",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-istanbul": "0.29.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node": "18.15.11",
"@vee-validate/i18n": "4.7.4",
"@vee-validate/rules": "4.7.4",
"@vee-validate/zod": "4.7.4",
"@vee-validate/zod": "4.12.2",
"@vitejs/plugin-vue": "4.2.1",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-istanbul": "0.29.8",
Expand Down
57 changes: 40 additions & 17 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 1b521b4

Please sign in to comment.