Merge pull request #1522 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.2.0

build(deps): bump @vuepic/vue-datepicker from 7.1.0 to 7.2.0
This commit is contained in:
Matthias 2023-10-18 06:26:48 +02:00 committed by GitHub
commit c07d055674
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": "^7.1.0",
"@vuepic/vue-datepicker": "^7.2.0",
"@vueuse/core": "^10.5.0",
"@vueuse/integrations": "^10.5.0",
"axios": "^1.5.1",

View File

@ -848,10 +848,10 @@
"@volar/typescript" "~1.10.3"
"@vue/language-core" "1.8.18"
"@vuepic/vue-datepicker@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-7.1.0.tgz#26a96d5c3975fe5a01d64813a39b981d83c95101"
integrity sha512-o+9IiQkfxuJl3zwJF0NBGYiHR/7abMwdyam3oGu1prSO2aGMl2OxTjdviEBjnToC8P6NB+LnEXFgJgkq36QKVQ==
"@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==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"