Merge pull request #1904 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.7.0

Bump @vuepic/vue-datepicker from 8.6.0 to 8.7.0
This commit is contained in:
Matthias 2024-05-29 06:01:39 +02:00 committed by GitHub
commit a7c93de499
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"dependencies": {
"@noction/vue-draggable-grid": "1.9.16",
"@popperjs/core": "^2.11.8",
"@vuepic/vue-datepicker": "^8.6.0",
"@vuepic/vue-datepicker": "^8.7.0",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"axios": "^1.7.2",

View File

@ -12,8 +12,8 @@ dependencies:
specifier: ^2.11.8
version: 2.11.8
'@vuepic/vue-datepicker':
specifier: ^8.6.0
version: 8.6.0(vue@3.4.27)
specifier: ^8.7.0
version: 8.7.0(vue@3.4.27)
'@vueuse/core':
specifier: ^10.9.0
version: 10.9.0(vue@3.4.27)
@ -1286,8 +1286,8 @@ packages:
vue-component-type-helpers: 2.0.19
dev: true
/@vuepic/vue-datepicker@8.6.0(vue@3.4.27):
resolution: {integrity: sha512-ZnG7xquVf7WyMKXk7JxWOJ5ursig1t8o2AtH9ycetiik+lemV9+HNEx+YOR1xeCUfhupGTgJmyAxCSZHP/Sv/w==}
/@vuepic/vue-datepicker@8.7.0(vue@3.4.27):
resolution: {integrity: sha512-EqL51GdaRg6AExVuPCOmnO81n9+oLqgTi+LlST44TwU0UcX0UfefHx1HXwV948fAqBgj0ESgTyDvjXx7EFFL2A==}
engines: {node: '>=18.12.0'}
peerDependencies:
vue: '>=3.2.0'