build(deps): bump @vuepic/vue-datepicker from 4.2.3 to 4.3.0

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.2.3...v4.3.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-04-05 05:57:45 +00:00 committed by GitHub
parent e26431c891
commit 2943f46546
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": "^4.2.3",
"@vuepic/vue-datepicker": "^4.3.0",
"@vueuse/core": "^9.13.0",
"axios": "^1.3.4",
"bootstrap": "^5.2.3",

View File

@ -1670,10 +1670,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.3":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-4.2.3.tgz#46d8cf9cf0137d3812a960088db8883aff46de1e"
integrity sha512-ppfLKOL44X4hOHQA3RGuVmbPLvE+g5pVOmBtNRsxnlTdyq30O5b8B4cdvmCavBp56A6vMLN70YTA+ERu+owW/w==
"@vuepic/vue-datepicker@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-4.3.0.tgz#00dfe0e84169e5304ac24bd90b83893c50a3264e"
integrity sha512-zERFSBNz0h5W/mNKsXSG5QggKw8eh0v24rs2T4JSPirRSPLFq67msgjDgHsbRshcPmer7ZBVlBGev9on5KYVnw==
dependencies:
date-fns "^2.29.3"
date-fns-tz "^1.3.7"