chore(deps): update dependency vue-flatpickr-component to v9
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
renovate 2021-08-23 17:01:35 +00:00
parent 0660129b41
commit 519b457c5f
2 changed files with 7 additions and 7 deletions

View File

@ -67,7 +67,7 @@
"vite": "2.5.0",
"vite-plugin-pwa": "0.11.0",
"vite-plugin-vue2": "1.8.1",
"vue-flatpickr-component": "8.1.7",
"vue-flatpickr-component": "9.0.4",
"vue-notification": "1.3.20",
"vue-router": "3.5.2",
"vue-template-compiler": "2.6.14",

View File

@ -4178,7 +4178,7 @@ flat-cache@^3.0.4:
flatted "^3.1.0"
rimraf "^3.0.2"
flatpickr@^4.6.6:
flatpickr@^4.6.9:
version "4.6.9"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.6.9.tgz#9a13383e8a6814bda5d232eae3fcdccb97dc1499"
integrity sha512-F0azNNi8foVWKSF+8X+ZJzz8r9sE1G4hl06RyceIaLvyltKvDl6vqk9Lm/6AUUCi5HWaIjiUbk7UpeE/fOXOpw==
@ -8123,12 +8123,12 @@ vue-eslint-parser@^7.10.0:
lodash "^4.17.21"
semver "^6.3.0"
vue-flatpickr-component@8.1.7:
version "8.1.7"
resolved "https://registry.yarnpkg.com/vue-flatpickr-component/-/vue-flatpickr-component-8.1.7.tgz#202a8977ee5838b09e6920154c99a69ce17a00e0"
integrity sha512-T9aapLERf5XrisKUHw8QVByFpN9UB583Bhu6+HtzvhCcfXqIYBtRc3rQC0ZhFSRk3CNMo7533U+B5Qs4WAbhyA==
vue-flatpickr-component@9.0.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/vue-flatpickr-component/-/vue-flatpickr-component-9.0.4.tgz#b064fffb11b0e351213434d2f6b2a291d753438c"
integrity sha512-E8XfzLhrPsQBtZluWYEn3m21VHn7PArYnel3QPYL3auBrVMc07WaK6b20e04OK8LUCq9V+OKNZe4MoI0znY/Hw==
dependencies:
flatpickr "^4.6.6"
flatpickr "^4.6.9"
vue-i18n@8.25.0:
version "8.25.0"