chore(deps): bump vue-observe-visibility from 0.4.6 to 1.0.0

Bumps [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) from 0.4.6 to 1.0.0.
- [Release notes](https://github.com/Akryum/vue-observe-visibility/releases)
- [Commits](https://github.com/Akryum/vue-observe-visibility/compare/v0.4.6...v1.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-13 14:25:48 +00:00
committed by GitHub
parent aa16f66bff
commit 68354f19e2
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -16,7 +16,7 @@
"vue-advanced-cropper": "^1.5.0",
"vue-mq": "^1.0.1",
"vue-multiselect": "^2.1.6",
"vue-observe-visibility": "^0.4.6",
"vue-observe-visibility": "^1.0.0",
"vue-social-sharing": "^3.0.7",
"vuepress-plugin-img-lazy": "^1.0.4",
"vuex": "^3.6.2"
@@ -22822,9 +22822,9 @@
}
},
"node_modules/vue-observe-visibility": {
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz",
"integrity": "sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q=="
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-1.0.0.tgz",
"integrity": "sha512-s5TFh3s3h3Mhd3jaz3zGzkVHKHnc/0C/gNr30olO99+yw2hl3WBhK3ng3/f9OF+qkW4+l7GkmwfAzDAcY3lCFg=="
},
"node_modules/vue-property-decorator": {
"version": "8.5.1",
@@ -43810,9 +43810,9 @@
"integrity": "sha512-s7jmZPlm9FeueJg1RwJtnE9KNPtME/7C8uRWSfp9/yEN4M8XcS/d+bddoyVwVnvFyRh9msFo0HWeW0vTL8Qv+w=="
},
"vue-observe-visibility": {
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz",
"integrity": "sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q=="
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-1.0.0.tgz",
"integrity": "sha512-s5TFh3s3h3Mhd3jaz3zGzkVHKHnc/0C/gNr30olO99+yw2hl3WBhK3ng3/f9OF+qkW4+l7GkmwfAzDAcY3lCFg=="
},
"vue-property-decorator": {
"version": "8.5.1",
+1 -1
View File
@@ -80,7 +80,7 @@
"vue-advanced-cropper": "^1.5.0",
"vue-mq": "^1.0.1",
"vue-multiselect": "^2.1.6",
"vue-observe-visibility": "^0.4.6",
"vue-observe-visibility": "^1.0.0",
"vue-social-sharing": "^3.0.7",
"vuepress-plugin-img-lazy": "^1.0.4",
"vuex": "^3.6.2"