Skip to content

Commit

Permalink
Bump vue-flatpickr-component from 11.0.4 to 11.0.5 in /ui (#522)
Browse files Browse the repository at this point in the history
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](ankurk91/vue-flatpickr-component@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2024
1 parent 8c92cb0 commit a1fbcf6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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": "^11.0.4",
"vue-flatpickr-component": "^11.0.5",
"vue-headful": "^2.0.1",
"vue-moment": "^4.0.0",
"vue-multiselect": "^2.1.9",
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": "^11.0.4",
"vue-flatpickr-component": "^11.0.5",
"vue-headful": "^2.0.1",
"vue-moment": "^4.0.0",
"vue-multiselect": "^2.1.9",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit a1fbcf6

Please sign in to comment.