mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Update babel monorepo (#16658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fe3a500d5
commit
d9d38efd93
@ -149,10 +149,10 @@
|
||||
"xss": "1.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.0",
|
||||
"@babel/core": "7.22.1",
|
||||
"@babel/plugin-proposal-decorators": "7.22.0",
|
||||
"@babel/plugin-transform-runtime": "7.22.0",
|
||||
"@babel/preset-env": "7.22.0",
|
||||
"@babel/plugin-transform-runtime": "7.22.2",
|
||||
"@babel/preset-env": "7.22.2",
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
"@koa/cors": "4.0.0",
|
||||
"@octokit/auth-oauth-device": "4.0.4",
|
||||
|
69
yarn.lock
69
yarn.lock
@ -54,26 +54,26 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.22.0, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.3":
|
||||
version: 7.22.0
|
||||
resolution: "@babel/core@npm:7.22.0"
|
||||
"@babel/core@npm:7.22.1, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.3":
|
||||
version: 7.22.1
|
||||
resolution: "@babel/core@npm:7.22.1"
|
||||
dependencies:
|
||||
"@ampproject/remapping": ^2.2.0
|
||||
"@babel/code-frame": ^7.21.4
|
||||
"@babel/generator": ^7.22.0
|
||||
"@babel/helper-compilation-targets": ^7.21.5
|
||||
"@babel/helper-module-transforms": ^7.22.0
|
||||
"@babel/helper-compilation-targets": ^7.22.1
|
||||
"@babel/helper-module-transforms": ^7.22.1
|
||||
"@babel/helpers": ^7.22.0
|
||||
"@babel/parser": ^7.22.0
|
||||
"@babel/template": ^7.21.9
|
||||
"@babel/traverse": ^7.22.0
|
||||
"@babel/traverse": ^7.22.1
|
||||
"@babel/types": ^7.22.0
|
||||
convert-source-map: ^1.7.0
|
||||
debug: ^4.1.0
|
||||
gensync: ^1.0.0-beta.2
|
||||
json5: ^2.2.2
|
||||
semver: ^6.3.0
|
||||
checksum: e4d3dfb79fb65a1c02d74c8c29ae67e1c164bce6c557f4737a6b99df6bdfdfc2357930b3017e1e49f8f828ce64e5c24c44b36d75e2f933848f8d366da8bebac5
|
||||
checksum: bbe45e791f223a7e692d2ea6597a73f48050abd24b119c85c48ac6504c30ce63343a2ea3f79b5847bf4b409ddd8a68b6cdc4f0272ded1d2ef6f6b1e9663432f0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -107,7 +107,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.21.5, @babel/helper-compilation-targets@npm:^7.22.1":
|
||||
"@babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.1":
|
||||
version: 7.22.1
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.22.1"
|
||||
dependencies:
|
||||
@ -214,7 +214,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.20.11, @babel/helper-module-transforms@npm:^7.21.5, @babel/helper-module-transforms@npm:^7.22.0, @babel/helper-module-transforms@npm:^7.22.1":
|
||||
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.20.11, @babel/helper-module-transforms@npm:^7.21.5, @babel/helper-module-transforms@npm:^7.22.1":
|
||||
version: 7.22.1
|
||||
resolution: "@babel/helper-module-transforms@npm:7.22.1"
|
||||
dependencies:
|
||||
@ -404,6 +404,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-private-property-in-object@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.0"
|
||||
dependencies:
|
||||
"@babel/helper-annotate-as-pure": ^7.18.6
|
||||
"@babel/helper-create-class-features-plugin": ^7.21.0
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
"@babel/plugin-syntax-private-property-in-object": ^7.14.5
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: add881a6a836635c41d2710551fdf777e2c07c0b691bf2baacc5d658dd64107479df1038680d6e67c468bfc6f36fb8920025d6bac2a1df0a81b867537d40ae78
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-unicode-property-regex@npm:^7.4.4":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-proposal-unicode-property-regex@npm:7.18.6"
|
||||
@ -798,7 +812,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-dynamic-import@npm:^7.22.0":
|
||||
"@babel/plugin-transform-dynamic-import@npm:^7.22.1":
|
||||
version: 7.22.1
|
||||
resolution: "@babel/plugin-transform-dynamic-import@npm:7.22.1"
|
||||
dependencies:
|
||||
@ -1125,19 +1139,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-runtime@npm:7.22.0":
|
||||
version: 7.22.0
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.22.0"
|
||||
"@babel/plugin-transform-runtime@npm:7.22.2":
|
||||
version: 7.22.2
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.22.2"
|
||||
dependencies:
|
||||
"@babel/helper-module-imports": ^7.21.4
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
babel-plugin-polyfill-corejs2: ^0.4.1
|
||||
babel-plugin-polyfill-corejs2: ^0.4.2
|
||||
babel-plugin-polyfill-corejs3: ^0.8.1
|
||||
babel-plugin-polyfill-regenerator: ^0.5.0
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 1983da4f87f5cdd58576b909cdf769b64c161b32e79256962dae7f42e041eb5ef839b8e4247c868f2e972485ca3862cef44f99e1d97bbd0626924c91abc35ec1
|
||||
checksum: 1fedc30de67a921edca22505bfb31807b47634e413bb5ee42c194b6c70c32dceab9e4e4d0eaabadda7b45d975bf46cdfc8111c43c090ec8a19b1f722308ba9b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1258,16 +1272,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:7.22.0, @babel/preset-env@npm:^7.11.0":
|
||||
version: 7.22.0
|
||||
resolution: "@babel/preset-env@npm:7.22.0"
|
||||
"@babel/preset-env@npm:7.22.2, @babel/preset-env@npm:^7.11.0":
|
||||
version: 7.22.2
|
||||
resolution: "@babel/preset-env@npm:7.22.2"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.22.0
|
||||
"@babel/helper-compilation-targets": ^7.21.5
|
||||
"@babel/helper-compilation-targets": ^7.22.1
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
"@babel/helper-validator-option": ^7.21.0
|
||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.18.6
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.22.0
|
||||
"@babel/plugin-proposal-private-property-in-object": ^7.21.0
|
||||
"@babel/plugin-syntax-async-generators": ^7.8.4
|
||||
"@babel/plugin-syntax-class-properties": ^7.12.13
|
||||
"@babel/plugin-syntax-class-static-block": ^7.14.5
|
||||
@ -1298,7 +1313,7 @@ __metadata:
|
||||
"@babel/plugin-transform-destructuring": ^7.21.3
|
||||
"@babel/plugin-transform-dotall-regex": ^7.18.6
|
||||
"@babel/plugin-transform-duplicate-keys": ^7.18.9
|
||||
"@babel/plugin-transform-dynamic-import": ^7.22.0
|
||||
"@babel/plugin-transform-dynamic-import": ^7.22.1
|
||||
"@babel/plugin-transform-exponentiation-operator": ^7.18.6
|
||||
"@babel/plugin-transform-export-namespace-from": ^7.22.0
|
||||
"@babel/plugin-transform-for-of": ^7.21.5
|
||||
@ -1336,14 +1351,14 @@ __metadata:
|
||||
"@babel/plugin-transform-unicode-sets-regex": ^7.22.0
|
||||
"@babel/preset-modules": ^0.1.5
|
||||
"@babel/types": ^7.22.0
|
||||
babel-plugin-polyfill-corejs2: ^0.4.1
|
||||
babel-plugin-polyfill-corejs2: ^0.4.2
|
||||
babel-plugin-polyfill-corejs3: ^0.8.1
|
||||
babel-plugin-polyfill-regenerator: ^0.5.0
|
||||
core-js-compat: ^3.30.2
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 0992f2ddd193a69f8ebd24a4691d47d6600efca722af84c019e9f423ca448adb9c5721254378ac11ba32c5347ca5e3ab18102a510e9149314e2bfafec1f760c5
|
||||
checksum: bf74b935bcd59ca2274309bf82c3ee1341ab45cd83e2c8d80bca87a776202d3f719c64c2a5ccb223735b60dec03112f7a73c89ad829e168f99eadc4accf84b4b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1404,7 +1419,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.20.5, @babel/traverse@npm:^7.22.0, @babel/traverse@npm:^7.22.1":
|
||||
"@babel/traverse@npm:^7.20.5, @babel/traverse@npm:^7.22.1":
|
||||
version: 7.22.1
|
||||
resolution: "@babel/traverse@npm:7.22.1"
|
||||
dependencies:
|
||||
@ -6034,7 +6049,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"babel-plugin-polyfill-corejs2@npm:^0.4.1":
|
||||
"babel-plugin-polyfill-corejs2@npm:^0.4.2":
|
||||
version: 0.4.3
|
||||
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.3"
|
||||
dependencies:
|
||||
@ -9592,10 +9607,10 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "home-assistant-frontend@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": 7.22.0
|
||||
"@babel/core": 7.22.1
|
||||
"@babel/plugin-proposal-decorators": 7.22.0
|
||||
"@babel/plugin-transform-runtime": 7.22.0
|
||||
"@babel/preset-env": 7.22.0
|
||||
"@babel/plugin-transform-runtime": 7.22.2
|
||||
"@babel/preset-env": 7.22.2
|
||||
"@babel/preset-typescript": 7.21.5
|
||||
"@babel/runtime": 7.22.0
|
||||
"@braintree/sanitize-url": 6.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user