mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 02:36:37 +00:00
Update dependency @babel/runtime to v7.25.6 (#21847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e353aaa339
commit
ab534933fc
@ -25,7 +25,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.25.4",
|
"@babel/runtime": "7.25.6",
|
||||||
"@braintree/sanitize-url": "7.1.0",
|
"@braintree/sanitize-url": "7.1.0",
|
||||||
"@codemirror/autocomplete": "6.18.0",
|
"@codemirror/autocomplete": "6.18.0",
|
||||||
"@codemirror/commands": "6.6.0",
|
"@codemirror/commands": "6.6.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1379,12 +1379,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/runtime@npm:7.25.4, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4":
|
"@babel/runtime@npm:7.25.6, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4":
|
||||||
version: 7.25.4
|
version: 7.25.6
|
||||||
resolution: "@babel/runtime@npm:7.25.4"
|
resolution: "@babel/runtime@npm:7.25.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: "npm:^0.14.0"
|
regenerator-runtime: "npm:^0.14.0"
|
||||||
checksum: 10/70d2a420c24a3289ea6c4addaf3a1c4186bc3d001c92445faa3cd7601d7d2fbdb32c63b3a26b9771e20ff2f511fa76b726bf256f823cdb95bc37b8eadbd02f70
|
checksum: 10/0c4134734deb20e1005ffb9165bf342e1074576621b246d8e5e41cc7cb315a885b7d98950fbf5c63619a2990a56ae82f444d35fe8c4691a0b70c2fe5673667dc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -8918,7 +8918,7 @@ __metadata:
|
|||||||
"@babel/plugin-transform-runtime": "npm:7.25.4"
|
"@babel/plugin-transform-runtime": "npm:7.25.4"
|
||||||
"@babel/preset-env": "npm:7.25.4"
|
"@babel/preset-env": "npm:7.25.4"
|
||||||
"@babel/preset-typescript": "npm:7.24.7"
|
"@babel/preset-typescript": "npm:7.24.7"
|
||||||
"@babel/runtime": "npm:7.25.4"
|
"@babel/runtime": "npm:7.25.6"
|
||||||
"@braintree/sanitize-url": "npm:7.1.0"
|
"@braintree/sanitize-url": "npm:7.1.0"
|
||||||
"@bundle-stats/plugin-webpack-filter": "npm:4.15.0"
|
"@bundle-stats/plugin-webpack-filter": "npm:4.15.0"
|
||||||
"@codemirror/autocomplete": "npm:6.18.0"
|
"@codemirror/autocomplete": "npm:6.18.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user