Merge pull request #1453 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-6.0.3

build(deps): bump @vuepic/vue-datepicker from 6.0.2 to 6.0.3
This commit is contained in:
Matthias 2023-09-06 06:36:31 +02:00 committed by GitHub
commit 708bf08d76
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.2",
"@vuepic/vue-datepicker": "^6.0.3",
"@vueuse/core": "^10.4.1",
"@vueuse/integrations": "^10.4.1",
"axios": "^1.5.0",

View File

@ -966,10 +966,10 @@
"@volar/typescript" "~1.10.0"
"@vue/language-core" "1.8.8"
"@vuepic/vue-datepicker@^6.0.2":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@vuepic/vue-datepicker/-/vue-datepicker-6.0.2.tgz#ec0bb5426feed93c2d8684d46a5c5371564dea65"
integrity sha512-5KUX9zS1kJ3kDYH9iYMHG9wPkygIgva9Eqh+MBYO3O9BRmMb0sLKgbGkK6Jp0PiQC5NmBh6bT+u9MnteYa9ZWA==
"@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==
dependencies:
date-fns "^2.30.0"
date-fns-tz "^1.3.7"