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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-24 05:01:42 +00:00 committed by GitHub
parent c7eb9d348a
commit 01f7821c4b
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.1.1",
"@vuepic/vue-datepicker": "^5.1.2",
"@vueuse/core": "^10.1.2",
"@vueuse/integrations": "^10.1.2",
"axios": "^1.4.0",

View File

@ -939,10 +939,10 @@
"@vue/compiler-dom" "^3.0.1"
"@vue/server-renderer" "^3.0.1"
"@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==
"@vuepic/vue-datepicker@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-5.1.2.tgz#f240150b7cecd8ef8549ae2a63ec389683f6e50f"
integrity sha512-1SFDntlbH9Ct4f7CRrXbIIq7xsKs584T1ZqZdaeS3REdnaK45+Kob2dJtY7zjyFjeXs8EVpch8YrJKMpmtJ2rw==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"