mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency webpack to v5.95.0 (#22150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c9e8619c04
commit
f64a1500af
@ -241,7 +241,7 @@
|
|||||||
"transform-async-modules-webpack-plugin": "1.1.1",
|
"transform-async-modules-webpack-plugin": "1.1.1",
|
||||||
"ts-lit-plugin": "2.0.2",
|
"ts-lit-plugin": "2.0.2",
|
||||||
"typescript": "5.6.2",
|
"typescript": "5.6.2",
|
||||||
"webpack": "5.94.0",
|
"webpack": "5.95.0",
|
||||||
"webpack-cli": "5.1.4",
|
"webpack-cli": "5.1.4",
|
||||||
"webpack-dev-server": "5.1.0",
|
"webpack-dev-server": "5.1.0",
|
||||||
"webpack-manifest-plugin": "5.0.0",
|
"webpack-manifest-plugin": "5.0.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -9099,7 +9099,7 @@ __metadata:
|
|||||||
vis-network: "npm:9.1.9"
|
vis-network: "npm:9.1.9"
|
||||||
vue: "npm:2.7.16"
|
vue: "npm:2.7.16"
|
||||||
vue2-daterange-picker: "npm:0.6.8"
|
vue2-daterange-picker: "npm:0.6.8"
|
||||||
webpack: "npm:5.94.0"
|
webpack: "npm:5.95.0"
|
||||||
webpack-cli: "npm:5.1.4"
|
webpack-cli: "npm:5.1.4"
|
||||||
webpack-dev-server: "npm:5.1.0"
|
webpack-dev-server: "npm:5.1.0"
|
||||||
webpack-manifest-plugin: "npm:5.0.0"
|
webpack-manifest-plugin: "npm:5.0.0"
|
||||||
@ -14902,9 +14902,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"webpack@npm:5.94.0":
|
"webpack@npm:5.95.0":
|
||||||
version: 5.94.0
|
version: 5.95.0
|
||||||
resolution: "webpack@npm:5.94.0"
|
resolution: "webpack@npm:5.95.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/estree": "npm:^1.0.5"
|
"@types/estree": "npm:^1.0.5"
|
||||||
"@webassemblyjs/ast": "npm:^1.12.1"
|
"@webassemblyjs/ast": "npm:^1.12.1"
|
||||||
@ -14934,7 +14934,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
webpack: bin/webpack.js
|
webpack: bin/webpack.js
|
||||||
checksum: 10/648449c5fbbb0839814116e3b2b044ac6c75a7ba272435155ddeb1e64dfaa2f8079be3adfbb691f648b69900756ce0f6fb73beab0ced3cf5e0fd46868b4593a6
|
checksum: 10/0377ad3a550b041f26237c96fb55754625b0ce6bae83c1c2447e3262ad056b0b0ad770dcbb92b59f188e9a2bd56155ce910add17dcf023cfbe78bdec774380c1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user