Skip to content

Commit

Permalink
chore(deps): bump vue-fuse from 2.2.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [vue-fuse](https://github.com/shayneo/vue-fuse) from 2.2.1 to 3.0.2.
- [Release notes](https://github.com/shayneo/vue-fuse/releases)
- [Commits](https://github.com/shayneo/vue-fuse/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 93858fd commit 442f3c8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url-parse": "^1.5.9",
"vue": "^2.6.11",
"vue-filepond": "^6.0.2",
"vue-fuse": "^2.2.1",
"vue-fuse": "^3.0.2",
"vue-infinite-loading": "^2.4.5",
"vue-loader": "^15.9.5",
"vue-multiselect": "^2.1.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3376,10 +3376,10 @@ functions-have-names@^1.2.3:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==

fuse.js@^3.4.6:
version "3.6.1"
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.6.1.tgz#7de85fdd6e1b3377c23ce010892656385fd9b10c"
integrity sha512-hT9yh/tiinkmirKrlv4KWOjztdoZo1mx9Qh4KvWqC7isoXwdUY3PNWUxceF4/qO9R6riA2C29jdTOeQOIROjgw==
fuse.js@^6.4.4:
version "6.6.2"
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.6.2.tgz#fe463fed4b98c0226ac3da2856a415576dc9a111"
integrity sha512-cJaJkxCCxC8qIIcPBF9yGxY0W/tVZS3uEISDxhYIdtk8OL93pe+6Zj7LjCqVV4dzbqcriOZ+kQ/NE4RXZHsIGA==

gensync@^1.0.0-beta.2:
version "1.0.0-beta.2"
Expand Down Expand Up @@ -6285,12 +6285,12 @@ vue-filepond@^6.0.2:
resolved "https://registry.yarnpkg.com/vue-filepond/-/vue-filepond-6.0.3.tgz#199871e7d91f4d6a6c4ba5a4e653c6ce9cafbfa9"
integrity sha512-m0wArAdpgzOOs19bWA6zzYlHAb2aK+igPoKPZGrzpgKiiELPKW7XZ2OBDXzk7rhpFLkedujVrMqwjPyZfmQTTQ==

vue-fuse@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/vue-fuse/-/vue-fuse-2.2.1.tgz#25b5612991c514ce2e7fe2170d212df6e8ca947a"
integrity sha512-J2XlMEwxXOayN86pXr44C7cF13C2TZyt3KfAew+4DuUlEa2c/pUKiM8gV2WfYTjQRUpF4VSAfaESY0XCf+4oFg==
vue-fuse@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/vue-fuse/-/vue-fuse-3.0.2.tgz#3fafb2933fbbf42aecbeb7b824a382edbc753c29"
integrity sha512-p9a4ZWGCIrb76VGRofbg3CnxOIAfDBjbimjTqKbeY1/rChm26Tvq0+BhHAA/8Fn42eLN5nuuFEJ4mScvRUfqRw==
dependencies:
fuse.js "^3.4.6"
fuse.js "^6.4.4"

vue-hot-reload-api@^2.3.0:
version "2.3.4"
Expand Down

0 comments on commit 442f3c8

Please sign in to comment.