chore(deps): bump vue-virtual-scroll-list from 1.4.4 to 1.4.5

Bumps [vue-virtual-scroll-list](https://github.com/tangbc/vue-virtual-scroll-list) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/tangbc/vue-virtual-scroll-list/releases)
- [Commits](https://github.com/tangbc/vue-virtual-scroll-list/compare/v1.4.4...v1.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-18 01:05:27 +00:00
committed by GitHub
parent 54e11170fb
commit ae6d33febd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -12087,9 +12087,9 @@
"integrity": "sha512-GVbwInwnqkVxQ4GU/XYeQt1e0dAXL8sF5Hr1H/coCBbYUan5xP0G2mEz/HRDf1lt73rFQAN/bJcLTOKkqiM6tg==" "integrity": "sha512-GVbwInwnqkVxQ4GU/XYeQt1e0dAXL8sF5Hr1H/coCBbYUan5xP0G2mEz/HRDf1lt73rFQAN/bJcLTOKkqiM6tg=="
}, },
"vue-virtual-scroll-list": { "vue-virtual-scroll-list": {
"version": "1.4.4", "version": "1.4.5",
"resolved": "https://registry.npmjs.org/vue-virtual-scroll-list/-/vue-virtual-scroll-list-1.4.4.tgz", "resolved": "https://registry.npmjs.org/vue-virtual-scroll-list/-/vue-virtual-scroll-list-1.4.5.tgz",
"integrity": "sha512-wU7FDpd9Xy4f62pf8SBg/ak21jMI/pdx4s4JPah+z/zuhmeAafQgp8BjtZvvt+b0BZOsOS1FJuCfUH7azTkivQ==" "integrity": "sha512-9Rdq5acfwHcOmtIJC9LeLdfaXnXuJW6DwyGxXEgIT3aMyXbluP4eEMnKC3uNQ/kiZ0Eno7G95xYfWvopEMQpmA=="
}, },
"vuefire": { "vuefire": {
"version": "2.2.1", "version": "2.2.1",

View File

@@ -31,7 +31,7 @@
"nuxt": "^2.11.0", "nuxt": "^2.11.0",
"nuxt-i18n": "^6.5.0", "nuxt-i18n": "^6.5.0",
"v-tooltip": "^2.0.3", "v-tooltip": "^2.0.3",
"vue-virtual-scroll-list": "^1.4.4", "vue-virtual-scroll-list": "^1.4.5",
"vuefire": "^2.2.1", "vuefire": "^2.2.1",
"vuejs-auto-complete": "^0.9.0", "vuejs-auto-complete": "^0.9.0",
"vuex-persist": "^2.2.0", "vuex-persist": "^2.2.0",