build(deps): bump @vuepic/vue-datepicker from 7.2.0 to 7.2.2

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.2.0...v7.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-11-08 06:20:58 +00:00 committed by GitHub
parent 9dcc6a9a42
commit 34cbd32c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"dependencies": {
"@noction/vue-draggable-grid": "1.9.8",
"@popperjs/core": "^2.11.8",
"@vuepic/vue-datepicker": "^7.2.0",
"@vuepic/vue-datepicker": "^7.2.2",
"@vueuse/core": "^10.5.0",
"@vueuse/integrations": "^10.5.0",
"axios": "^1.6.0",

View File

@ -982,10 +982,10 @@
js-beautify "1.14.9"
vue-component-type-helpers "1.8.4"
"@vuepic/vue-datepicker@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-7.2.0.tgz#c47ffb6eb939f2b09188c8068fcd4d118b36b6b8"
integrity sha512-rJgQq/DpTr66zfwlkGtqGK7IZIKi3bAxMpik15qRHY8af1b4nWlZfRKyMV3Wmmaz7GsoVt4oJH+DBd9so1JhLg==
"@vuepic/vue-datepicker@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-7.2.2.tgz#aeef39554effbbd2930a4acdce6da2afa2473d45"
integrity sha512-+nEzroIbbDyq+v2tsMCKKJfBIEgFYYehWE4kRipEo7CcmffH6cJU+RseQPxV1Y7iID0WvgrZ7aKHDzU0aZdZ4g==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"