Merge pull request #1317 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.3.0

build(deps): bump @vuepic/vue-datepicker from 5.2.1 to 5.3.0
This commit is contained in:
Matthias 2023-06-21 06:54:58 +02:00 committed by GitHub
commit ec4f5069ea
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.1",
"@vuepic/vue-datepicker": "^5.3.0",
"@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.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==
"@vuepic/vue-datepicker@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-5.3.0.tgz#7343bc2b820684e754bf482db4bc38c767f95807"
integrity sha512-eW5LRa3mH5klbRaKedG96/KY4EZC7ns+Zs7A+4guRBL+dQQthd8HV0xyS9nkI7hjr1K5zU+FQ3TOdo/oX5r3og==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"