build(deps): bump @vuepic/vue-datepicker from 4.2.1 to 4.2.2

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.2.1...v4.2.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-03-22 05:57:06 +00:00 committed by GitHub
parent 1e047fb23b
commit bdee132cb5
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": "^4.2.1",
"@vuepic/vue-datepicker": "^4.2.2",
"@vueuse/core": "^9.13.0",
"axios": "^1.3.4",
"bootstrap": "^5.2.3",

View File

@ -1669,10 +1669,10 @@
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.7.tgz#0d93d635031a4cca2de70b825aef3fe20a41e702"
integrity sha512-BMuoruUFTEqhLoOgsMcgNVMiByYbfHCKGr2C4CPdGtz/affUtDVX5zr1RnPuq0tYSiaqq+Enw5voUpG6JY8Q7g==
"@vuepic/vue-datepicker@^4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-4.2.1.tgz#fa53c72ee046b3b7d05cde7337e41674ce87786a"
integrity sha512-O8hy0o9jQkv/Et7G0mUFDR94NTcHHouy70ELfrTmaWOIBamS/8cRWAwwb/reOvKPX+eo1XKs/v2mj+i5WA14kw==
"@vuepic/vue-datepicker@^4.2.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-4.2.2.tgz#1d68d8c9c07a6f41c25d979209075ad14bde8a67"
integrity sha512-T43/KzlKAbUTo/ISZp1cSKV9+vW2CAFFJu58Yiz7t1JD/2n1eDNtI3k4fVgrQx80EydxI+REb4hSsxewHkMK6w==
dependencies:
date-fns "^2.29.3"
date-fns-tz "^1.3.7"