build(deps): bump @vuepic/vue-datepicker from 4.0.1 to 4.2.0

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.0.1...v4.2.0)

---
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-03-08 05:59:26 +00:00 committed by GitHub
parent a03f1bb917
commit 542ca6b4f3
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.0.1",
"@vuepic/vue-datepicker": "^4.2.0",
"@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.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-4.0.1.tgz#617dbed47399c331b690f2c1a61c0f02b79bbfb5"
integrity sha512-F6QTQewQjQbWkLFKEoD0B9DopR6/8QCaXEw5FsGnVqeORe0uryORVmSFDl6I0BactlcHwlG8pFx658216JOZVQ==
"@vuepic/vue-datepicker@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-4.2.0.tgz#04a2b82c4b0ded3ef88d145875b41d6d09ef14fb"
integrity sha512-ipo3ZoY/zyVBXbTcnC16GvIuo/Ja/ddaN0OGVV45KMXmsXJsUFo52c17c1l17iDm7N9Ds8l4yRSGmWpDAzrbXQ==
dependencies:
date-fns "^2.29.3"
date-fns-tz "^1.3.7"