mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency @babel/core to v7.21.8 (#16432)
This commit is contained in:
parent
aac3ec353b
commit
544dfa0973
@ -149,7 +149,7 @@
|
||||
"xss": "1.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.21.5",
|
||||
"@babel/core": "7.21.8",
|
||||
"@babel/plugin-proposal-decorators": "7.21.0",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -54,9 +54,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.21.5, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.3":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/core@npm:7.21.5"
|
||||
"@babel/core@npm:7.21.8, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.3":
|
||||
version: 7.21.8
|
||||
resolution: "@babel/core@npm:7.21.8"
|
||||
dependencies:
|
||||
"@ampproject/remapping": ^2.2.0
|
||||
"@babel/code-frame": ^7.21.4
|
||||
@ -64,7 +64,7 @@ __metadata:
|
||||
"@babel/helper-compilation-targets": ^7.21.5
|
||||
"@babel/helper-module-transforms": ^7.21.5
|
||||
"@babel/helpers": ^7.21.5
|
||||
"@babel/parser": ^7.21.5
|
||||
"@babel/parser": ^7.21.8
|
||||
"@babel/template": ^7.20.7
|
||||
"@babel/traverse": ^7.21.5
|
||||
"@babel/types": ^7.21.5
|
||||
@ -73,7 +73,7 @@ __metadata:
|
||||
gensync: ^1.0.0-beta.2
|
||||
json5: ^2.2.2
|
||||
semver: ^6.3.0
|
||||
checksum: 77ca0e6493860fb6f91cf441313c0bb464d21f8c6842cf3f1dbb083a910370e37a4c0ada35cf11ef0ebe7d0ee2d6bde2f4ee9b4caa3328e807988aa282787677
|
||||
checksum: f28118447355af2a90bd340e2e60699f94c8020517eba9b71bf8ebff62fa9e00d63f076e033f9dfb97548053ad62ada45fafb0d96584b1a90e8aef5a3b8241b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -364,7 +364,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.18.4, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.5":
|
||||
"@babel/parser@npm:^7.18.4, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.5, @babel/parser@npm:^7.21.8":
|
||||
version: 7.21.8
|
||||
resolution: "@babel/parser@npm:7.21.8"
|
||||
bin:
|
||||
@ -9423,7 +9423,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "home-assistant-frontend@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": 7.21.5
|
||||
"@babel/core": 7.21.8
|
||||
"@babel/plugin-proposal-decorators": 7.21.0
|
||||
"@babel/preset-env": 7.21.5
|
||||
"@babel/preset-typescript": 7.21.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user