build(deps): bump @vuepic/vue-datepicker from 5.0.1 to 5.1.1

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.0.1...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-17 04:01:51 +00:00 committed by GitHub
parent 47cf81dd8c
commit c117c1e418
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.7",
"@vuepic/vue-datepicker": "^5.0.1",
"@vuepic/vue-datepicker": "^5.1.1",
"@vueuse/core": "^10.1.2",
"@vueuse/integrations": "^10.1.2",
"axios": "^1.4.0",

View File

@ -970,10 +970,10 @@
"@vue/compiler-dom" "^3.0.1"
"@vue/server-renderer" "^3.0.1"
"@vuepic/vue-datepicker@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-5.0.1.tgz#14b2d1db92352a57d43d1ab882a2bdbb0cf06d5e"
integrity sha512-bIH0LjFmtoE8BG9rFsbq3A9Fec93w6SvyULk3fZkhcMG6CjiIaffR6NWol7bLWuxScYZ0rbC2NceM4Xio9xnqw==
"@vuepic/vue-datepicker@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-5.1.1.tgz#0311d88c6ec0f70e321bb19d4889de40545ce8f1"
integrity sha512-4z2M61JJOJIvmxaFjV1iMZDTBPZI68sLr0mkZ4/XlnGpAaIDK5M5wrqT7iOsPA6hS/b16tLFvkBBSJJD5NfIfg==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"