Merge pull request #1498 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.0.0

build(deps): bump @vuepic/vue-datepicker from 6.1.0 to 7.0.0
This commit is contained in:
Matthias 2023-10-04 06:45:21 +02:00 committed by GitHub
commit 5d09aa6775
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.1.0",
"@vuepic/vue-datepicker": "^7.0.0",
"@vueuse/core": "^10.4.1",
"@vueuse/integrations": "^10.4.1",
"axios": "^1.5.1",

View File

@ -882,10 +882,10 @@
"@volar/typescript" "~1.10.0"
"@vue/language-core" "1.8.15"
"@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==
"@vuepic/vue-datepicker@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-7.0.0.tgz#672b784af6c5d8673f6beb1df00c3a2d588d39d5"
integrity sha512-9qM5RsnjDDe82qQusEC4s+56yTEXj1Z0ZKV4k01u1v+BSr/eBySwlsEwRqObPpP/yehZ6oXdC2KGcERPyX0bnA==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"