build(deps): bump @vuepic/vue-datepicker from 5.4.0 to 6.0.0

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.4.0...v6.0.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-16 03:24:52 +00:00 committed by GitHub
parent 44ff461f7e
commit 32c1d512f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@vuepic/vue-datepicker": "^5.4.0",
"@vuepic/vue-datepicker": "^6.0.0",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.3.0",
"axios": "^1.4.0",

View File

@ -933,10 +933,10 @@
"@volar/typescript" "~1.10.0"
"@vue/language-core" "1.8.8"
"@vuepic/vue-datepicker@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-5.4.0.tgz#932706e2882167dc7f51c4cca833428c172ddd44"
integrity sha512-9f1ZqRDfak/UmBbD81BdqMDpUku2YphTwQXG8DF6hsrjIXsq5sX7BWJB6LhyVgvX9QFrSyFIp4fsHE3UFofZ7A==
"@vuepic/vue-datepicker@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-6.0.0.tgz#f3d9565859d2a6b0d3ce74b154a9c12c77f0b896"
integrity sha512-z8z7MwR6yR2VokQs21SNstDqsHuMuReZtaMNZ1P6uof63XUABVaPmp9eWK40h6e+IVtiVJPOBLaM1fQgR9zmjg==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"