mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Update dependency vue to v2.7.16 (#19156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8bfae3b4cf
commit
953a3793c4
@ -138,7 +138,7 @@
|
|||||||
"unfetch": "5.0.0",
|
"unfetch": "5.0.0",
|
||||||
"vis-data": "7.1.9",
|
"vis-data": "7.1.9",
|
||||||
"vis-network": "9.1.9",
|
"vis-network": "9.1.9",
|
||||||
"vue": "2.7.15",
|
"vue": "2.7.16",
|
||||||
"vue2-daterange-picker": "0.6.8",
|
"vue2-daterange-picker": "0.6.8",
|
||||||
"weekstart": "2.0.0",
|
"weekstart": "2.0.0",
|
||||||
"workbox-cacheable-response": "7.0.0",
|
"workbox-cacheable-response": "7.0.0",
|
||||||
|
27
yarn.lock
27
yarn.lock
@ -357,7 +357,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/parser@npm:^7.18.4, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.5, @babel/parser@npm:^7.23.6":
|
"@babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.5, @babel/parser@npm:^7.23.6":
|
||||||
version: 7.23.6
|
version: 7.23.6
|
||||||
resolution: "@babel/parser@npm:7.23.6"
|
resolution: "@babel/parser@npm:7.23.6"
|
||||||
bin:
|
bin:
|
||||||
@ -4985,17 +4985,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@vue/compiler-sfc@npm:2.7.15":
|
|
||||||
version: 2.7.15
|
|
||||||
resolution: "@vue/compiler-sfc@npm:2.7.15"
|
|
||||||
dependencies:
|
|
||||||
"@babel/parser": "npm:^7.18.4"
|
|
||||||
postcss: "npm:^8.4.14"
|
|
||||||
source-map: "npm:^0.6.1"
|
|
||||||
checksum: 6c01a2a0a41f418f6b5d33a3551d4a6f5f70630bb316317ec8067307508d07b703bfbb660bf2a11140cde8b06b25d676ffff683d8cee3faffc94b87c97f47529
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@vue/compiler-sfc@npm:2.7.16":
|
"@vue/compiler-sfc@npm:2.7.16":
|
||||||
version: 2.7.16
|
version: 2.7.16
|
||||||
resolution: "@vue/compiler-sfc@npm:2.7.16"
|
resolution: "@vue/compiler-sfc@npm:2.7.16"
|
||||||
@ -9733,7 +9722,7 @@ __metadata:
|
|||||||
vinyl-source-stream: "npm:2.0.0"
|
vinyl-source-stream: "npm:2.0.0"
|
||||||
vis-data: "npm:7.1.9"
|
vis-data: "npm:7.1.9"
|
||||||
vis-network: "npm:9.1.9"
|
vis-network: "npm:9.1.9"
|
||||||
vue: "npm:2.7.15"
|
vue: "npm:2.7.16"
|
||||||
vue2-daterange-picker: "npm:0.6.8"
|
vue2-daterange-picker: "npm:0.6.8"
|
||||||
webpack: "npm:5.89.0"
|
webpack: "npm:5.89.0"
|
||||||
webpack-cli: "npm:5.1.4"
|
webpack-cli: "npm:5.1.4"
|
||||||
@ -16037,17 +16026,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"vue@npm:2.7.15":
|
"vue@npm:2.7.16, vue@npm:^2.6.10":
|
||||||
version: 2.7.15
|
|
||||||
resolution: "vue@npm:2.7.15"
|
|
||||||
dependencies:
|
|
||||||
"@vue/compiler-sfc": "npm:2.7.15"
|
|
||||||
csstype: "npm:^3.1.0"
|
|
||||||
checksum: 928575f5eee51b99652cfcba0dfb0c924e9571ed45bff9a45abdaaaeb7d55c45339094ecc77cfcf884b40e51c6681cc49699b178f7363af0ca7f88618f7f4ec1
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"vue@npm:^2.6.10":
|
|
||||||
version: 2.7.16
|
version: 2.7.16
|
||||||
resolution: "vue@npm:2.7.16"
|
resolution: "vue@npm:2.7.16"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user