Skip to content

Commit

Permalink
npm-dressca-frontend: bump vee-validate
Browse files Browse the repository at this point in the history
Bumps [vee-validate](https://github.com/logaretm/vee-validate/tree/HEAD/packages/vee-validate) from 4.14.7 to 4.15.0.
- [Release notes](https://github.com/logaretm/vee-validate/releases)
- [Changelog](https://github.com/logaretm/vee-validate/blob/main/packages/vee-validate/CHANGELOG.md)
- [Commits](https://github.com/logaretm/vee-validate/commits/v4.15.0/packages/vee-validate)

---
updated-dependencies:
- dependency-name: vee-validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 803a8d3 commit 7b2571f
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 17 deletions.
2 changes: 1 addition & 1 deletion samples/Dressca/dressca-frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"msw": "^2.7.0",
"@vee-validate/yup": "^4.13.2",
"pinia": "^2.2.5",
"vee-validate": "^4.14.4",
"vee-validate": "^4.15.0",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion samples/Dressca/dressca-frontend/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@heroicons/vue": "^2.1.5",
"axios": "^1.7.7",
"pinia": "^2.2.5",
"vee-validate": "^4.14.4",
"vee-validate": "^4.15.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"yup": "^1.4.0"
Expand Down
47 changes: 32 additions & 15 deletions samples/Dressca/dressca-frontend/package-lock.json

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

0 comments on commit 7b2571f

Please sign in to comment.