build(deps): bump @vuepic/vue-datepicker from 5.2.0 to 5.2.1

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.2.0...v.5.2.1)

---
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-06-14 03:57:34 +00:00 committed by GitHub
parent 6620618079
commit 3cbeba00e5
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.8",
"@vuepic/vue-datepicker": "^5.2.0",
"@vuepic/vue-datepicker": "^5.2.1",
"@vueuse/core": "^10.1.2",
"@vueuse/integrations": "^10.1.2",
"axios": "^1.4.0",

View File

@ -1021,10 +1021,10 @@
"@vue/compiler-dom" "^3.0.1"
"@vue/server-renderer" "^3.0.1"
"@vuepic/vue-datepicker@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-5.2.0.tgz#70b203fcb9f47af97c855ae91a6b4040d9420647"
integrity sha512-rDqmDGtkWNXVucuF8jWAoniRu7YS77ea/lN458D8AErfVoBmPZSax52vEYOXXhw530qXSeZwzFbeBbTEoeS7UQ==
"@vuepic/vue-datepicker@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-5.2.1.tgz#217f0a9469554a5cdeabdb3d68cea875aa3c2f2b"
integrity sha512-C+kd3kL0AG+AYgV58Gkc30JBVjDSPpD08esc37ICGgocMpbAHXHZKj2yrEexm8ZFO58g7xwTHt2LT1Gg570KGw==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"