Update babel monorepo to v7.27.1 (#25289)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-04 09:25:12 +02:00 committed by GitHub
parent d2822308ec
commit bdad76937e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 568 additions and 576 deletions

View File

@ -26,7 +26,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@babel/runtime": "7.27.0", "@babel/runtime": "7.27.1",
"@braintree/sanitize-url": "7.1.1", "@braintree/sanitize-url": "7.1.1",
"@codemirror/autocomplete": "6.18.6", "@codemirror/autocomplete": "6.18.6",
"@codemirror/commands": "6.8.1", "@codemirror/commands": "6.8.1",
@ -150,10 +150,10 @@
"xss": "1.0.15" "xss": "1.0.15"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.26.10", "@babel/core": "7.27.1",
"@babel/helper-define-polyfill-provider": "0.6.4", "@babel/helper-define-polyfill-provider": "0.6.4",
"@babel/plugin-transform-runtime": "7.26.10", "@babel/plugin-transform-runtime": "7.27.1",
"@babel/preset-env": "7.26.9", "@babel/preset-env": "7.27.1",
"@bundle-stats/plugin-webpack-filter": "4.20.0", "@bundle-stats/plugin-webpack-filter": "4.20.0",
"@lokalise/node-api": "14.5.0", "@lokalise/node-api": "14.5.0",
"@octokit/auth-oauth-device": "7.1.5", "@octokit/auth-oauth-device": "7.1.5",

1136
yarn.lock

File diff suppressed because it is too large Load Diff