Skip to content

Commit

Permalink
Bump vue-tour from 1.6.0 to 2.0.0 in /ui (#430)
Browse files Browse the repository at this point in the history
Bumps [vue-tour](https://github.com/pulsardev/vue-tour) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/pulsardev/vue-tour/releases)
- [Changelog](https://github.com/pulsardev/vue-tour/blob/master/CHANGELOG.md)
- [Commits](pulsardev/vue-tour@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: vue-tour
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 20, 2023
1 parent 0661fcb commit 642c68b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion ui/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"vue-router": "^3.0.1",
"vue-scrollto": "^2.11.0",
"vue-select": "^2.4.0",
"vue-tour": "^1.0.1",
"vue-tour": "^2.0.0",
"vuedraggable": "^2.16.0",
"vuep": "^0.8.1",
"vuex": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion ui/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"vue-router": "^3.0.1",
"vue-scrollto": "^2.11.0",
"vue-select": "^2.4.0",
"vue-tour": "^1.0.1",
"vue-tour": "^2.0.0",
"vuedraggable": "^2.16.0",
"vuep": "^0.8.1",
"vuex": "^3.0.1",
Expand Down
34 changes: 17 additions & 17 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1980,7 +1980,7 @@
consola "^2.3.0"
node-fetch "^2.3.0"

"@popperjs/core@^2.9.0":
"@popperjs/core@^2.9.0", "@popperjs/core@^2.9.1":
version "2.11.8"
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
Expand Down Expand Up @@ -2539,10 +2539,10 @@
semver "^6.1.0"
strip-ansi "^6.0.0"

"@vue/compiler-sfc@2.7.14":
version "2.7.14"
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz#3446fd2fbb670d709277fc3ffa88efc5e10284fd"
integrity sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==
"@vue/compiler-sfc@2.7.15":
version "2.7.15"
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.15.tgz#62135fb2f69559fc723fd9c56b8e8b0ac7864a0b"
integrity sha512-FCvIEevPmgCgqFBH7wD+3B97y7u7oj/Wr69zADBf403Tui377bThTjBvekaZvlRr4IwUAu3M6hYZeULZFJbdYg==
dependencies:
"@babel/parser" "^7.18.4"
postcss "^8.4.14"
Expand Down Expand Up @@ -9205,7 +9205,7 @@ pnp-webpack-plugin@^1.6.4:
dependencies:
ts-pnp "^1.1.6"

popper.js@^1.14.4, popper.js@^1.14.7, popper.js@^1.16.0, popper.js@^1.16.1:
popper.js@^1.14.4, popper.js@^1.14.7, popper.js@^1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
Expand Down Expand Up @@ -11994,22 +11994,22 @@ vue-template-es2015-compiler@^1.9.0:
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==

vue-tour@^1.0.1:
version "1.6.0"
resolved "https://registry.yarnpkg.com/vue-tour/-/vue-tour-1.6.0.tgz#862e9b271bfcc0b59a962e3e7c4a4eee85f0dc59"
integrity sha512-INVkuv3kIqulM3R90W1EF4XzFzOt34y6F0BEOunH+DcIwRVrWvBT/HXBu+Dq0RDJswxYbak2JQto58ep3rULRw==
vue-tour@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/vue-tour/-/vue-tour-2.0.0.tgz#aa4489cfc9f9090ca57d3208a074010f3be8ec05"
integrity sha512-vhKzqdhunQ3EoO1733UxhOB389u3EKv2X8JqYhX4tIq4ilqlZtnY3azPFBYPFmnAqHn5RyZBrP2CpqSaxTs8og==
dependencies:
"@popperjs/core" "^2.9.1"
hash-sum "^2.0.0"
jump.js "^1.0.2"
popper.js "^1.16.0"
vue "^2.6.10"
vue "^2.6.12"

vue@^2.3.2, vue@^2.5.17, vue@^2.6.10:
version "2.7.14"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.14.tgz#3743dcd248fd3a34d421ae456b864a0246bafb17"
integrity sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==
vue@^2.3.2, vue@^2.5.17, vue@^2.6.10, vue@^2.6.12:
version "2.7.15"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.15.tgz#94cd34e6e9f22cd2d35a02143f96a5beac1c1f54"
integrity sha512-a29fsXd2G0KMRqIFTpRgpSbWaNBK3lpCTOLuGLEDnlHWdjB8fwl6zyYZ8xCrqkJdatwZb4mGHiEfJjnw0Q6AwQ==
dependencies:
"@vue/compiler-sfc" "2.7.14"
"@vue/compiler-sfc" "2.7.15"
csstype "^3.1.0"

vuedraggable@^2.16.0:
Expand Down

0 comments on commit 642c68b

Please sign in to comment.