1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-03 18:57:43 +01:00

Bump vue-virtual-scroller from 2.0.0-beta.3 to 2.0.0-beta.5

Bumps [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) from 2.0.0-beta.3 to 2.0.0-beta.5.
- [Release notes](https://github.com/Akryum/vue-virtual-scroller/releases)
- [Changelog](https://github.com/Akryum/vue-virtual-scroller/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Akryum/vue-virtual-scroller/compare/v2.0.0-beta.3...v2.0.0-beta.5)

---
updated-dependencies:
- dependency-name: vue-virtual-scroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-11 13:41:00 +00:00 committed by GitHub
parent bed505f5b5
commit c5f095fe9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -109,7 +109,7 @@
"vue-popperjs": "^2.3.0",
"vue-resize": "^2.0.0-alpha.1",
"vue-router": "^4.1.5",
"vue-virtual-scroller": "2.0.0-beta.3",
"vue-virtual-scroller": "2.0.0-beta.5",
"vue3-i18next": "^0.2.1",
"vuex": "^4.1.0",
"vuex-router-sync": "^6.0.0-rc.1"

View File

@ -12379,10 +12379,10 @@ vue-style-loader@^4.1.3:
hash-sum "^1.0.2"
loader-utils "^1.0.2"
vue-virtual-scroller@2.0.0-beta.3:
version "2.0.0-beta.3"
resolved "https://registry.yarnpkg.com/vue-virtual-scroller/-/vue-virtual-scroller-2.0.0-beta.3.tgz#ae95ce97adf511d5e18b95d3e53e932c73461f3c"
integrity sha512-k0hTAkZRmm3TXpfhW5Ig1fd8VV7+CmgnkebbQ4Uw6wnuQF52YJoaMQTFD3IV/Qi2WNadDB4ETrLUbVdnWboSjg==
vue-virtual-scroller@2.0.0-beta.5:
version "2.0.0-beta.5"
resolved "https://registry.yarnpkg.com/vue-virtual-scroller/-/vue-virtual-scroller-2.0.0-beta.5.tgz#183acbede386280d8b128958e3802098609baa63"
integrity sha512-P7m/8D/7bzu45gWqCflQxyZomWL4cy75AZXz73Ri43VYRiSx1hW8QNIGr6PoAR1kZAcEqHZwYlvM76gUDA3wdA==
dependencies:
mitt "^2.1.0"
vue-observe-visibility "^2.0.0-alpha.1"