mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
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:
commit
c07d055674
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user