mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update babel monorepo to v7.25.4 (#21789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d7d62307b8
commit
32cca9e30c
@ -25,7 +25,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.25.0",
|
||||
"@babel/runtime": "7.25.4",
|
||||
"@braintree/sanitize-url": "7.1.0",
|
||||
"@codemirror/autocomplete": "6.18.0",
|
||||
"@codemirror/commands": "6.6.0",
|
||||
@ -152,8 +152,8 @@
|
||||
"@babel/core": "7.25.2",
|
||||
"@babel/helper-define-polyfill-provider": "0.6.2",
|
||||
"@babel/plugin-proposal-decorators": "7.24.7",
|
||||
"@babel/plugin-transform-runtime": "7.24.7",
|
||||
"@babel/preset-env": "7.25.3",
|
||||
"@babel/plugin-transform-runtime": "7.25.4",
|
||||
"@babel/preset-env": "7.25.4",
|
||||
"@babel/preset-typescript": "7.24.7",
|
||||
"@bundle-stats/plugin-webpack-filter": "4.14.2",
|
||||
"@koa/cors": "5.0.0",
|
||||
|
142
yarn.lock
142
yarn.lock
@ -642,7 +642,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-async-generator-functions@npm:^7.25.0, @babel/plugin-transform-async-generator-functions@npm:^7.25.4":
|
||||
"@babel/plugin-transform-async-generator-functions@npm:^7.25.4":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -691,7 +691,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-class-properties@npm:^7.24.7, @babel/plugin-transform-class-properties@npm:^7.25.4":
|
||||
"@babel/plugin-transform-class-properties@npm:^7.25.4":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/plugin-transform-class-properties@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -716,7 +716,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-classes@npm:^7.25.0, @babel/plugin-transform-classes@npm:^7.25.4":
|
||||
"@babel/plugin-transform-classes@npm:^7.25.4":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/plugin-transform-classes@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -1057,7 +1057,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-private-methods@npm:^7.24.7, @babel/plugin-transform-private-methods@npm:^7.25.4":
|
||||
"@babel/plugin-transform-private-methods@npm:^7.25.4":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/plugin-transform-private-methods@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -1117,23 +1117,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-runtime@npm:7.24.7":
|
||||
version: 7.24.7
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.24.7"
|
||||
dependencies:
|
||||
"@babel/helper-module-imports": "npm:^7.24.7"
|
||||
"@babel/helper-plugin-utils": "npm:^7.24.7"
|
||||
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
||||
babel-plugin-polyfill-corejs3: "npm:^0.10.1"
|
||||
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
|
||||
semver: "npm:^6.3.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10/6f82f2104394d6efef3ba5b38474018f1072d524087eb223776dd55cf8ec8885e813a73004c95218f37de7c0dbaa1a136d2e359cee8cf9ffb3f2e130a3aeb99a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-runtime@npm:^7.13.0":
|
||||
"@babel/plugin-transform-runtime@npm:7.25.4, @babel/plugin-transform-runtime@npm:^7.13.0":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -1255,7 +1239,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-unicode-sets-regex@npm:^7.24.7, @babel/plugin-transform-unicode-sets-regex@npm:^7.25.4":
|
||||
"@babel/plugin-transform-unicode-sets-regex@npm:^7.25.4":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -1267,100 +1251,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:7.25.3":
|
||||
version: 7.25.3
|
||||
resolution: "@babel/preset-env@npm:7.25.3"
|
||||
dependencies:
|
||||
"@babel/compat-data": "npm:^7.25.2"
|
||||
"@babel/helper-compilation-targets": "npm:^7.25.2"
|
||||
"@babel/helper-plugin-utils": "npm:^7.24.8"
|
||||
"@babel/helper-validator-option": "npm:^7.24.8"
|
||||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.3"
|
||||
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.0"
|
||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.25.0"
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.24.7"
|
||||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.25.0"
|
||||
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
||||
"@babel/plugin-syntax-async-generators": "npm:^7.8.4"
|
||||
"@babel/plugin-syntax-class-properties": "npm:^7.12.13"
|
||||
"@babel/plugin-syntax-class-static-block": "npm:^7.14.5"
|
||||
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
|
||||
"@babel/plugin-syntax-export-namespace-from": "npm:^7.8.3"
|
||||
"@babel/plugin-syntax-import-assertions": "npm:^7.24.7"
|
||||
"@babel/plugin-syntax-import-attributes": "npm:^7.24.7"
|
||||
"@babel/plugin-syntax-import-meta": "npm:^7.10.4"
|
||||
"@babel/plugin-syntax-json-strings": "npm:^7.8.3"
|
||||
"@babel/plugin-syntax-logical-assignment-operators": "npm:^7.10.4"
|
||||
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
|
||||
"@babel/plugin-syntax-numeric-separator": "npm:^7.10.4"
|
||||
"@babel/plugin-syntax-object-rest-spread": "npm:^7.8.3"
|
||||
"@babel/plugin-syntax-optional-catch-binding": "npm:^7.8.3"
|
||||
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
|
||||
"@babel/plugin-syntax-private-property-in-object": "npm:^7.14.5"
|
||||
"@babel/plugin-syntax-top-level-await": "npm:^7.14.5"
|
||||
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
||||
"@babel/plugin-transform-arrow-functions": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.0"
|
||||
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-block-scoped-functions": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
|
||||
"@babel/plugin-transform-class-properties": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-class-static-block": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-classes": "npm:^7.25.0"
|
||||
"@babel/plugin-transform-computed-properties": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
|
||||
"@babel/plugin-transform-dotall-regex": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-duplicate-keys": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.0"
|
||||
"@babel/plugin-transform-dynamic-import": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-exponentiation-operator": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-export-namespace-from": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-for-of": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-function-name": "npm:^7.25.1"
|
||||
"@babel/plugin-transform-json-strings": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-literals": "npm:^7.25.2"
|
||||
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-member-expression-literals": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-modules-amd": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
|
||||
"@babel/plugin-transform-modules-systemjs": "npm:^7.25.0"
|
||||
"@babel/plugin-transform-modules-umd": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-new-target": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-numeric-separator": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-object-rest-spread": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-object-super": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
|
||||
"@babel/plugin-transform-parameters": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-property-literals": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-reserved-words": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-shorthand-properties": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-spread": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-sticky-regex": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-template-literals": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-typeof-symbol": "npm:^7.24.8"
|
||||
"@babel/plugin-transform-unicode-escapes": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-unicode-property-regex": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
|
||||
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.24.7"
|
||||
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
||||
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
||||
babel-plugin-polyfill-corejs3: "npm:^0.10.4"
|
||||
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
|
||||
core-js-compat: "npm:^3.37.1"
|
||||
semver: "npm:^6.3.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10/293c32dee33f138d22cea0c0e163b6d79ef3860ac269921a438edb4adbfa53976ce2cd3f7a79408c8e52c852b5feda45abdbc986a54e9d9aa0b6680d7a371a58
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:^7.11.0, @babel/preset-env@npm:^7.13.0":
|
||||
"@babel/preset-env@npm:7.25.4, @babel/preset-env@npm:^7.11.0, @babel/preset-env@npm:^7.13.0":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/preset-env@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -1488,16 +1379,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:7.25.0":
|
||||
version: 7.25.0
|
||||
resolution: "@babel/runtime@npm:7.25.0"
|
||||
dependencies:
|
||||
regenerator-runtime: "npm:^0.14.0"
|
||||
checksum: 10/6870e9e0e9125075b3aeba49a266f442b10820bfc693019eb6c1785c5a0edbe927e98b8238662cdcdba17842107c040386c3b69f39a0a3b217f9d00ffe685b27
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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.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":
|
||||
version: 7.25.4
|
||||
resolution: "@babel/runtime@npm:7.25.4"
|
||||
dependencies:
|
||||
@ -5966,7 +5848,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"babel-plugin-polyfill-corejs3@npm:^0.10.1, babel-plugin-polyfill-corejs3@npm:^0.10.4, babel-plugin-polyfill-corejs3@npm:^0.10.6":
|
||||
"babel-plugin-polyfill-corejs3@npm:^0.10.6":
|
||||
version: 0.10.6
|
||||
resolution: "babel-plugin-polyfill-corejs3@npm:0.10.6"
|
||||
dependencies:
|
||||
@ -9053,10 +8935,10 @@ __metadata:
|
||||
"@babel/core": "npm:7.25.2"
|
||||
"@babel/helper-define-polyfill-provider": "npm:0.6.2"
|
||||
"@babel/plugin-proposal-decorators": "npm:7.24.7"
|
||||
"@babel/plugin-transform-runtime": "npm:7.24.7"
|
||||
"@babel/preset-env": "npm:7.25.3"
|
||||
"@babel/plugin-transform-runtime": "npm:7.25.4"
|
||||
"@babel/preset-env": "npm:7.25.4"
|
||||
"@babel/preset-typescript": "npm:7.24.7"
|
||||
"@babel/runtime": "npm:7.25.0"
|
||||
"@babel/runtime": "npm:7.25.4"
|
||||
"@braintree/sanitize-url": "npm:7.1.0"
|
||||
"@bundle-stats/plugin-webpack-filter": "npm:4.14.2"
|
||||
"@codemirror/autocomplete": "npm:6.18.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user