mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency @babel/runtime to v7.27.6 (#25722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d02d0d334
commit
6dd7217a20
@ -26,7 +26,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.27.4",
|
||||
"@babel/runtime": "7.27.6",
|
||||
"@braintree/sanitize-url": "7.1.1",
|
||||
"@codemirror/autocomplete": "6.18.6",
|
||||
"@codemirror/commands": "6.8.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1108,10 +1108,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:7.27.4, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2":
|
||||
version: 7.27.4
|
||||
resolution: "@babel/runtime@npm:7.27.4"
|
||||
checksum: 10/ce2495a1773c6f52c7c201f45a1e5c317f2630ff98bec8caa282d574e25f58b0f87ab6e2e2dba0e24ad819792cb0dff3423f90771635620c1f01ff24e73f770d
|
||||
"@babel/runtime@npm:7.27.6, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2":
|
||||
version: 7.27.6
|
||||
resolution: "@babel/runtime@npm:7.27.6"
|
||||
checksum: 10/cc957a12ba3781241b83d528eb69ddeb86ca5ac43179a825e83aa81263a6b3eb88c57bed8a937cdeacfc3192e07ec24c73acdfea4507d0c0428c8e23d6322bfe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9230,7 +9230,7 @@ __metadata:
|
||||
"@babel/helper-define-polyfill-provider": "npm:0.6.4"
|
||||
"@babel/plugin-transform-runtime": "npm:7.27.4"
|
||||
"@babel/preset-env": "npm:7.27.2"
|
||||
"@babel/runtime": "npm:7.27.4"
|
||||
"@babel/runtime": "npm:7.27.6"
|
||||
"@braintree/sanitize-url": "npm:7.1.1"
|
||||
"@bundle-stats/plugin-webpack-filter": "npm:4.20.2"
|
||||
"@codemirror/autocomplete": "npm:6.18.6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user