From a1fbcf681acb2b547ab0774adf0c3280ee10682b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 15:37:40 +0100 Subject: [PATCH] Bump vue-flatpickr-component from 11.0.4 to 11.0.5 in /ui (#522) Bumps [vue-flatpickr-component](https://github.com/ankurk91/vue-flatpickr-component) from 11.0.4 to 11.0.5. - [Changelog](https://github.com/ankurk91/vue-flatpickr-component/blob/main/CHANGELOG.md) - [Commits](https://github.com/ankurk91/vue-flatpickr-component/compare/11.0.4...11.0.5) --- updated-dependencies: - dependency-name: vue-flatpickr-component dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/core/package.json | 2 +- ui/wallet/package.json | 2 +- ui/yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/core/package.json b/ui/core/package.json index 97a9db264..3e4389e7f 100644 --- a/ui/core/package.json +++ b/ui/core/package.json @@ -56,7 +56,7 @@ "vue-draggable": "^2.0.6", "vue-dynamic": "0.2.1", "vue-error-page": "^1.1.5", - "vue-flatpickr-component": "^11.0.4", + "vue-flatpickr-component": "^11.0.5", "vue-headful": "^2.0.1", "vue-moment": "^4.0.0", "vue-multiselect": "^2.1.9", diff --git a/ui/wallet/package.json b/ui/wallet/package.json index 01fd5d374..06b6f043d 100644 --- a/ui/wallet/package.json +++ b/ui/wallet/package.json @@ -48,7 +48,7 @@ "vue-draggable": "^2.0.6", "vue-dynamic": "0.2.1", "vue-error-page": "^1.1.5", - "vue-flatpickr-component": "^11.0.4", + "vue-flatpickr-component": "^11.0.5", "vue-headful": "^2.0.1", "vue-moment": "^4.0.0", "vue-multiselect": "^2.1.9", diff --git a/ui/yarn.lock b/ui/yarn.lock index b94e0582e..b5a840cca 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -11886,10 +11886,10 @@ vue-eslint-parser@^9.4.2: lodash "^4.17.21" semver "^7.3.6" -vue-flatpickr-component@^11.0.4: - version "11.0.4" - resolved "https://registry.yarnpkg.com/vue-flatpickr-component/-/vue-flatpickr-component-11.0.4.tgz#8b150a74e64313380d72f078143e34696e498f9d" - integrity sha512-rhYYCfKpPHMaqTYy/jUlzg2HOlmvSMtEUJ7uB5R1gZZfxyarE5h80WAO/vtbCxxgS030KcZywIQjZG4tIgW4xg== +vue-flatpickr-component@^11.0.5: + version "11.0.5" + resolved "https://registry.yarnpkg.com/vue-flatpickr-component/-/vue-flatpickr-component-11.0.5.tgz#a9300718a7556cec2ed09c8eabb6e0c3de5114ca" + integrity sha512-Vfwg5uVU+sanKkkLzUGC5BUlWd5wlqAMq/UpQ6lI2BCZq0DDrXhOMX7hrevt8bEgglIq2QUv0K2Nl84Me/VnlA== dependencies: flatpickr "^4.6.13"