mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency @babel/core to v7.22.17 (#17899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf27e68748
commit
cd55eee2fc
@ -153,7 +153,7 @@
|
||||
"xss": "1.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.15",
|
||||
"@babel/core": "7.22.17",
|
||||
"@babel/plugin-proposal-decorators": "7.22.15",
|
||||
"@babel/plugin-transform-runtime": "7.22.15",
|
||||
"@babel/preset-env": "7.22.15",
|
||||
|
48
yarn.lock
48
yarn.lock
@ -62,26 +62,26 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.22.15, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.3":
|
||||
version: 7.22.15
|
||||
resolution: "@babel/core@npm:7.22.15"
|
||||
"@babel/core@npm:7.22.17, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.3":
|
||||
version: 7.22.17
|
||||
resolution: "@babel/core@npm:7.22.17"
|
||||
dependencies:
|
||||
"@ampproject/remapping": ^2.2.0
|
||||
"@babel/code-frame": ^7.22.13
|
||||
"@babel/generator": ^7.22.15
|
||||
"@babel/helper-compilation-targets": ^7.22.15
|
||||
"@babel/helper-module-transforms": ^7.22.15
|
||||
"@babel/helper-module-transforms": ^7.22.17
|
||||
"@babel/helpers": ^7.22.15
|
||||
"@babel/parser": ^7.22.15
|
||||
"@babel/parser": ^7.22.16
|
||||
"@babel/template": ^7.22.15
|
||||
"@babel/traverse": ^7.22.15
|
||||
"@babel/types": ^7.22.15
|
||||
"@babel/traverse": ^7.22.17
|
||||
"@babel/types": ^7.22.17
|
||||
convert-source-map: ^1.7.0
|
||||
debug: ^4.1.0
|
||||
gensync: ^1.0.0-beta.2
|
||||
json5: ^2.2.3
|
||||
semver: ^6.3.1
|
||||
checksum: 80b3705f2f809f024ac065d73b9bcde991ac5789c38320e00890862200b1603b68035cba7b13ecd827479c7d9ea9b5998ac0a1b7fd28940bcf587fb1301e994a
|
||||
checksum: 355216a342d1b3952d7c040dd4c99ecef6b3501ba99a713703c1fec1ae73bc92a48a0c1234562bdbb4fd334b2e452f5a6c3bb282f0e613fa89e1518c91d1aea1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -219,9 +219,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-module-transforms@npm:^7.22.15, @babel/helper-module-transforms@npm:^7.22.5, @babel/helper-module-transforms@npm:^7.22.9":
|
||||
version: 7.22.15
|
||||
resolution: "@babel/helper-module-transforms@npm:7.22.15"
|
||||
"@babel/helper-module-transforms@npm:^7.22.15, @babel/helper-module-transforms@npm:^7.22.17, @babel/helper-module-transforms@npm:^7.22.5, @babel/helper-module-transforms@npm:^7.22.9":
|
||||
version: 7.22.17
|
||||
resolution: "@babel/helper-module-transforms@npm:7.22.17"
|
||||
dependencies:
|
||||
"@babel/helper-environment-visitor": ^7.22.5
|
||||
"@babel/helper-module-imports": ^7.22.15
|
||||
@ -230,7 +230,7 @@ __metadata:
|
||||
"@babel/helper-validator-identifier": ^7.22.15
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0
|
||||
checksum: de571fa352331bb5d5d56e95239c2e5dd79a1454e5167f3d80820d4975ee95052f8198e9fc1310015c55a0407b7566f8ca9d86cf262046884847aa24f8139bca
|
||||
checksum: 458021c74093e66179765fcc9d1c1cb694f7bdf98656f23486901d35636495c38aab4661547fac2142e13d887987d1ea30cc9fe42968376a51a99bcd207b4989
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -357,7 +357,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.18.4, @babel/parser@npm:^7.22.15":
|
||||
"@babel/parser@npm:^7.18.4, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.22.16":
|
||||
version: 7.22.16
|
||||
resolution: "@babel/parser@npm:7.22.16"
|
||||
bin:
|
||||
@ -1401,9 +1401,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.22.15":
|
||||
version: 7.22.15
|
||||
resolution: "@babel/traverse@npm:7.22.15"
|
||||
"@babel/traverse@npm:^7.22.15, @babel/traverse@npm:^7.22.17":
|
||||
version: 7.22.17
|
||||
resolution: "@babel/traverse@npm:7.22.17"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.22.13
|
||||
"@babel/generator": ^7.22.15
|
||||
@ -1411,22 +1411,22 @@ __metadata:
|
||||
"@babel/helper-function-name": ^7.22.5
|
||||
"@babel/helper-hoist-variables": ^7.22.5
|
||||
"@babel/helper-split-export-declaration": ^7.22.6
|
||||
"@babel/parser": ^7.22.15
|
||||
"@babel/types": ^7.22.15
|
||||
"@babel/parser": ^7.22.16
|
||||
"@babel/types": ^7.22.17
|
||||
debug: ^4.1.0
|
||||
globals: ^11.1.0
|
||||
checksum: 12aba7da6fd6109905d5086e1a9d1aea2cdbb0b80533d2d235d5dad2ff97f0315173c063023e601e96086dfeaaeb97f9d3cbaf38a10f04820e47e2848607cef4
|
||||
checksum: 1153ca166a0a9b3fddf67f7f7c8c5b4f88aa2c2c00261ff2fc8424a63bc93250ed3fd08b04bd526ad19e797aeb6f22161120646a570cbfe5ff2a5d2f5d28af01
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.22.10, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.5, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
|
||||
version: 7.22.15
|
||||
resolution: "@babel/types@npm:7.22.15"
|
||||
"@babel/types@npm:^7.22.10, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.17, @babel/types@npm:^7.22.5, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
|
||||
version: 7.22.17
|
||||
resolution: "@babel/types@npm:7.22.17"
|
||||
dependencies:
|
||||
"@babel/helper-string-parser": ^7.22.5
|
||||
"@babel/helper-validator-identifier": ^7.22.15
|
||||
to-fast-properties: ^2.0.0
|
||||
checksum: a2aa59746dc8500c358a3a9afca2adff49dbade009d616aa8308714485064f2218da04e1823f1243a4992f1424ec6d6719e76a7af9a0ac3647227dca3015eea4
|
||||
checksum: 7382220f6eb2548f2c867a98916c3aa8a6063498d5372e5d21d8d184ba354033defb72aeba5858c1b2b42177058b896a34a7dcbae5eccd47fb0104721efa909d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9677,7 +9677,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "home-assistant-frontend@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": 7.22.15
|
||||
"@babel/core": 7.22.17
|
||||
"@babel/plugin-proposal-decorators": 7.22.15
|
||||
"@babel/plugin-transform-runtime": 7.22.15
|
||||
"@babel/preset-env": 7.22.15
|
||||
|
Loading…
x
Reference in New Issue
Block a user