Skip to content

Commit

Permalink
Bump vue-flatpickr-component from 7.0.6 to 11.0.4 in /ui (#507)
Browse files Browse the repository at this point in the history
Bumps [vue-flatpickr-component](https://github.com/ankurk91/vue-flatpickr-component) from 7.0.6 to 11.0.4.
- [Changelog](https://github.com/ankurk91/vue-flatpickr-component/blob/main/CHANGELOG.md)
- [Commits](ankurk91/vue-flatpickr-component@7.0.6...11.0.4)

---
updated-dependencies:
- dependency-name: vue-flatpickr-component
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent 3d27dce commit 32c858c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ui/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"vue-draggable": "^2.0.6",
"vue-dynamic": "0.2.1",
"vue-error-page": "^1.1.5",
"vue-flatpickr-component": "^7.0.2",
"vue-flatpickr-component": "^11.0.4",
"vue-headful": "^2.0.1",
"vue-moment": "^4.0.0",
"vue-multiselect": "^2.1.8",
Expand Down
2 changes: 1 addition & 1 deletion ui/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"vue-draggable": "^2.0.6",
"vue-dynamic": "0.2.1",
"vue-error-page": "^1.1.5",
"vue-flatpickr-component": "^7.0.2",
"vue-flatpickr-component": "^11.0.4",
"vue-headful": "^2.0.1",
"vue-moment": "^4.0.0",
"vue-multiselect": "^2.1.8",
Expand Down
12 changes: 6 additions & 6 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6118,7 +6118,7 @@ flat-cache@^2.0.1:
rimraf "2.6.3"
write "1.0.3"

flatpickr@^4.5.1:
flatpickr@^4.5.1, flatpickr@^4.6.13:
version "4.6.13"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.6.13.tgz#8a029548187fd6e0d670908471e43abe9ad18d94"
integrity sha512-97PMG/aywoYpB4IvbvUJi0RQi8vearvU0oov1WW3k0WZPBMrTQVqekSX5CjSG/M4Q3i6A/0FKXC7RyAoAUUSPw==
Expand Down Expand Up @@ -11886,12 +11886,12 @@ vue-eslint-parser@^9.4.2:
lodash "^4.17.21"
semver "^7.3.6"

vue-flatpickr-component@^7.0.2:
version "7.0.6"
resolved "https://registry.yarnpkg.com/vue-flatpickr-component/-/vue-flatpickr-component-7.0.6.tgz#f0e750f5c43c59471eb07dd88f7e534391305815"
integrity sha512-u6bSP/2ONuUruR49V1YX/2in84j6jzVn+QVhsef5MuGv+OlF+PocrGd/YNLoQRdLc1FlcgYqqJ2UNiYI2PvhSw==
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==
dependencies:
flatpickr "^4.5.1"
flatpickr "^4.6.13"

vue-functional-data-merge@^2.0.7:
version "2.0.7"
Expand Down

0 comments on commit 32c858c

Please sign in to comment.