From 68354f19e27365007ac6abdc48e1f11601414ea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 14:25:48 +0000 Subject: [PATCH] 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] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index b991fc61..71190df1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index f2265b1c..6373779a 100644 --- a/package.json +++ b/package.json @@ -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"