build(deps): bump @vuepic/vue-datepicker from 6.0.3 to 6.1.0

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v6.0.3...6.1.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-09-13 03:34:53 +00:00 committed by GitHub
parent dfa78b6de4
commit 0074905973
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": "^6.0.3",
"@vuepic/vue-datepicker": "^6.1.0",
"@vueuse/core": "^10.4.1",
"@vueuse/integrations": "^10.4.1",
"axios": "^1.5.0",

View File

@ -932,10 +932,10 @@
"@volar/typescript" "~1.10.0"
"@vue/language-core" "1.8.8"
"@vuepic/vue-datepicker@^6.0.3":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-6.0.3.tgz#1898fa921b41a481655fccc1e187ea16ef50dec8"
integrity sha512-LxUZfxEsu6sSti/3pdkYO6NxwhF8mXSUhuINWEXhDHnfi0kyDgAIbJPJPf32WJLyoXYbuevOJbSYhFt8FCxhlA==
"@vuepic/vue-datepicker@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-6.1.0.tgz#b6f8b347469fb145e8836d58a77d615ef3265700"
integrity sha512-hma+oPTM7wgiVfJKdlp9yiXaiNZUIrSJANoAvwGr4sXBTNaa6udRMqmLkNcdSUgHGxrcV5hZkfI7g27s1dUtIQ==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"