mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-17 23:54:28 +01:00
Update babel monorepo to v7.29.2 (#30238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.28.6",
|
||||
"@babel/runtime": "7.29.2",
|
||||
"@braintree/sanitize-url": "7.1.2",
|
||||
"@codemirror/autocomplete": "6.20.1",
|
||||
"@codemirror/commands": "6.10.3",
|
||||
@@ -143,7 +143,7 @@
|
||||
"@babel/core": "7.29.0",
|
||||
"@babel/helper-define-polyfill-provider": "0.6.8",
|
||||
"@babel/plugin-transform-runtime": "7.29.0",
|
||||
"@babel/preset-env": "7.29.0",
|
||||
"@babel/preset-env": "7.29.2",
|
||||
"@bundle-stats/plugin-webpack-filter": "4.22.0",
|
||||
"@html-eslint/eslint-plugin": "0.58.1",
|
||||
"@lokalise/node-api": "15.6.1",
|
||||
|
||||
20
yarn.lock
20
yarn.lock
@@ -1047,9 +1047,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:7.29.0, @babel/preset-env@npm:^7.11.0":
|
||||
version: 7.29.0
|
||||
resolution: "@babel/preset-env@npm:7.29.0"
|
||||
"@babel/preset-env@npm:7.29.2, @babel/preset-env@npm:^7.11.0":
|
||||
version: 7.29.2
|
||||
resolution: "@babel/preset-env@npm:7.29.2"
|
||||
dependencies:
|
||||
"@babel/compat-data": "npm:^7.29.0"
|
||||
"@babel/helper-compilation-targets": "npm:^7.28.6"
|
||||
@@ -1123,7 +1123,7 @@ __metadata:
|
||||
semver: "npm:^6.3.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10/211b33ec8644636275f61aa273071d8cbc2a6bb28d82ad246e3831a6aa7d96c610a55b5140bcd21be7f71fb04c3aa4a10eb08665fb5505e153cfdd8dbc8c1c1c
|
||||
checksum: 10/25a2dd82483d0f5bc781a939cebf502b80415d057806c87073f00f9a943c440b9862a265ca445ea1cba1fa79ee6361d05485465cdfc7797a0ec6d6493cf5d95b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1140,10 +1140,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:7.28.6, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2":
|
||||
version: 7.28.6
|
||||
resolution: "@babel/runtime@npm:7.28.6"
|
||||
checksum: 10/fbcd439cb74d4a681958eb064c509829e3f46d8a4bfaaf441baa81bb6733d1e680bccc676c813883d7741bcaada1d0d04b15aa320ef280b5734e2192b50decf9
|
||||
"@babel/runtime@npm:7.29.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2":
|
||||
version: 7.29.2
|
||||
resolution: "@babel/runtime@npm:7.29.2"
|
||||
checksum: 10/f55ba4052aa0255055b34371a145fbe69c29b37b49eaea14805b095bfb4153701486416e89392fd27ec8abafa53868be86e960b9f8f959fff91f2c8ac2a14b02
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8848,8 +8848,8 @@ __metadata:
|
||||
"@babel/core": "npm:7.29.0"
|
||||
"@babel/helper-define-polyfill-provider": "npm:0.6.8"
|
||||
"@babel/plugin-transform-runtime": "npm:7.29.0"
|
||||
"@babel/preset-env": "npm:7.29.0"
|
||||
"@babel/runtime": "npm:7.28.6"
|
||||
"@babel/preset-env": "npm:7.29.2"
|
||||
"@babel/runtime": "npm:7.29.2"
|
||||
"@braintree/sanitize-url": "npm:7.1.2"
|
||||
"@bundle-stats/plugin-webpack-filter": "npm:4.22.0"
|
||||
"@codemirror/autocomplete": "npm:6.20.1"
|
||||
|
||||
Reference in New Issue
Block a user