Skip to content

Commit

Permalink
Bump vue from 2.7.14 to 2.7.15 in /l2-frontend
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 2.7.14 to 2.7.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent de390ce commit 12709c3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion l2-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"v-click-outside": "^3.2.0",
"v-img": "^0.2.0",
"v-tooltip": "^2.1.3",
"vue": "^2.7.12",
"vue": "^2.7.15",
"vue-apexcharts": "^1.6.0",
"vue-autosize": "^1.0.2",
"vue-class-component": "^7.2.6",
Expand Down
18 changes: 9 additions & 9 deletions l2-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1751,10 +1751,10 @@
semver "^7.3.4"
strip-ansi "^6.0.0"

"@vue/[email protected].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/[email protected].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 @@ -9131,12 +9131,12 @@ [email protected]:
core-js "^3.4.4"
vue "^2.6.10"

vue@^2.0.0, vue@^2.1.10, vue@^2.2.1, vue@^2.4.2, vue@^2.5.17, vue@^2.6.10, vue@^2.6.11, vue@^2.6.12, vue@^2.7.12:
version "2.7.14"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.14.tgz#3743dcd248fd3a34d421ae456b864a0246bafb17"
integrity sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==
vue@^2.0.0, vue@^2.1.10, vue@^2.2.1, vue@^2.4.2, vue@^2.5.17, vue@^2.6.10, vue@^2.6.11, vue@^2.6.12, vue@^2.7.15:
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.24.3:
Expand Down

0 comments on commit 12709c3

Please sign in to comment.