Skip to content

Commit

Permalink
fix(deps): update dependency vue-gallery to v2.0.3 (xbapps#1242)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 30, 2023
1 parent ea9aa95 commit 8b84928
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"videojs-vr": "1.8.0",
"vue": "2.7.14",
"vue-debounce": "4.0.0",
"vue-gallery": "2.0.2",
"vue-gallery": "2.0.3",
"vue-global-events": "1.2.1",
"vue-i18n": "8.28.2",
"vue-load-image": "0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7653,10 +7653,10 @@ vue-eslint-parser@^9.0.1:
lodash "^4.17.21"
semver "^7.3.6"

vue-gallery@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/vue-gallery/-/vue-gallery-2.0.2.tgz#fedf2ae234a8ce68069aacc66d058cd2d9b4482d"
integrity sha512-NHPSQUWjdZE3Wl2EVwtHtXXZ9TzKcNO8uAHhjwWF1mPO9IXE6plPEhc6PIVFc3IPIv/1/1stIOT7JVPI7LPCwQ==
vue-gallery@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/vue-gallery/-/vue-gallery-2.0.3.tgz#e55f8ce1fef93ce4e2b9da1478173e5cece51159"
integrity sha512-hUk/BPLNEjog3zHnylKun/DzkpwjdT3wiYB1kyXzSqOf3MrPpzGjyWhv6bi9NxuiA7TDHJF+w/TP+5SJmv5BwQ==
dependencies:
blueimp-gallery "^2.33.0"
opencollective-postinstall "^2.0.2"
Expand Down

0 comments on commit 8b84928

Please sign in to comment.