build(deps): bump @vuepic/vue-datepicker from 3.6.3 to 3.6.4

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.3...v3.6.4)

---
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-01-04 05:03:49 +00:00 committed by GitHub
parent 45c70e13f1
commit 4e4879d8ec
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.6",
"@vuepic/vue-datepicker": "^3.6.3",
"@vuepic/vue-datepicker": "^3.6.4",
"@vueuse/core": "^9.9.0",
"axios": "^1.2.1",
"bootstrap": "^5.2.3",

View File

@ -1670,10 +1670,10 @@
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.6.tgz#23d85b81d05be36f12aa802459a7876457dec795"
integrity sha512-64zHtJZdG7V/U2L0j/z3Pt5bSygccI3xs+Kl7LB73AZK4MQ8WONJhqDQPK8leUFFA9CmmoJygeky7zcl2hX10A==
"@vuepic/vue-datepicker@^3.6.3":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-3.6.3.tgz#b7ee33777f3fd428bd41463506c9a99cc7bb0dd2"
integrity sha512-ODNmHNFmoPIkoYWLxpS8ipYGBuStJk5ilVQkiszV3bEEnJgHi7jyIt1C7ovw1dn5tWEdUpGHKwVNQRGcKV7bMQ==
"@vuepic/vue-datepicker@^3.6.4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-3.6.4.tgz#ce7addfac6e51b2ac844aa9e070af645d236f780"
integrity sha512-A13K+UNf29H2kQK4RYbFwqgkAFnWxArqW3AD3inhtIDmhI5n3QsUIvSTWJBszYcuhx2k2f2mD6dEPncOtsZi3A==
dependencies:
date-fns "^2.29.3"
date-fns-tz "^1.3.7"