Skip to content

Commit e9f8ccd

Browse files
chore(deps-dev): Bump @babel/preset-env from 7.28.6 to 7.29.2 in /experimenter (#15011)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.28.6 to 7.29.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/preset-env</code>'s releases</a>.</em></p> <blockquote> <h2>v7.29.2 (2026-03-16)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17840">#17840</a> [7.x backport] async x =&gt; {} must be in leading pos (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17805">#17805</a> [7.x backport] fix: Properly handle await in finally (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17789">#17789</a> [7.x backport] preset-env include/exclude should accept bugfix plugins (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17813">#17813</a> chore: update eslint peer deps (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.29.1 (2026-02-04)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17771">#17771</a> [7.x backport] fix: ensure <code>targets.esmodules</code> is validated (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17776">#17776</a> [7.x backport] Fix undefined when 64 indents (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.29.0 (2026-01-31)</h2> <p>Thanks <a href="https://github.com/simbahax"><code>@​simbahax</code></a> for your first PR!</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17750">#17750</a> [7.x backport] Add attributes import declaration builder (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17663">#17663</a> [7.x backport] feat(standalone): export async transform (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17725">#17725</a> [7.x backport] feat: read standalone targets from data-targets (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17765">#17765</a> fix(parser): correctly parse type assertions in <code>extends</code> clause (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17723">#17723</a> [7.x backport] fix(parser): improve super type argument parsing (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17708">#17708</a> fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (<a href="https://github.com/simbahax"><code>@​simbahax</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17737">#17737</a> [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/37d5595fca9f188f0534458180611f2e776acd31"><code>37d5595</code></a> v7.29.2</li> <li><a href="https://github.com/babel/babel/commit/1c0a08d95ae7e1c788c7e1ae3a10ee53f7c86864"><code>1c0a08d</code></a> [7.x backport] fix: Properly handle await in finally (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17805">#17805</a>)</li> <li><a href="https://github.com/babel/babel/commit/061bf95142132ce4200f863f891a8e3a727cd844"><code>061bf95</code></a> [7.x backport] preset-env include/exclude should accept bugfix plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17789">#17789</a>)</li> <li><a href="https://github.com/babel/babel/commit/aa8394e454337d118ac3d40bfa3ee1a3cb3f3ed2"><code>aa8394e</code></a> v7.29.0</li> <li><a href="https://github.com/babel/babel/commit/0053db620c05acf0036f593b5aaf4e372daa79d0"><code>0053db6</code></a> Update polyfill packages (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17727">#17727</a>)</li> <li><a href="https://github.com/babel/babel/commit/f3a22268bdc4fc6748cbc2be718a4d1090bdaf00"><code>f3a2226</code></a> [babel 7] Delete Babel 8 fixtures (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17729">#17729</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.28.6&new-version=7.29.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5394c8 commit e9f8ccd

2 files changed

Lines changed: 83 additions & 83 deletions

File tree

experimenter/experimenter/legacy/legacy-ui/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/core": "^7.29.0",
4848
"@babel/plugin-proposal-class-properties": "^7.18.6",
4949
"@babel/plugin-proposal-decorators": "7.29.0",
50-
"@babel/preset-env": "^7.28.6",
50+
"@babel/preset-env": "^7.29.2",
5151
"@babel/preset-react": "7.28.5",
5252
"@testing-library/jest-dom": "5.17.0",
5353
"@testing-library/react": "11.2.7",

experimenter/yarn.lock

Lines changed: 82 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
js-tokens "^4.0.0"
3131
picocolors "^1.1.1"
3232

33-
"@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.6":
34-
version "7.28.6"
35-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.6.tgz#103f466803fa0f059e82ccac271475470570d74c"
36-
integrity sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==
33+
"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.0":
34+
version "7.29.0"
35+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
36+
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
3737

3838
"@babel/core@^7.1.0", "@babel/core@^7.29.0", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
3939
version "7.29.0"
@@ -88,7 +88,7 @@
8888
dependencies:
8989
"@babel/types" "^7.27.3"
9090

91-
"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2", "@babel/helper-compilation-targets@^7.28.6":
91+
"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.28.6":
9292
version "7.28.6"
9393
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25"
9494
integrity sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==
@@ -129,16 +129,16 @@
129129
regexpu-core "^6.3.1"
130130
semver "^6.3.1"
131131

132-
"@babel/helper-define-polyfill-provider@^0.6.5":
133-
version "0.6.5"
134-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.5.tgz#742ccf1cb003c07b48859fc9fa2c1bbe40e5f753"
135-
integrity sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==
132+
"@babel/helper-define-polyfill-provider@^0.6.8":
133+
version "0.6.8"
134+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.8.tgz#cf1e4462b613f2b54c41e6ff758d5dfcaa2c85d1"
135+
integrity sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==
136136
dependencies:
137-
"@babel/helper-compilation-targets" "^7.27.2"
138-
"@babel/helper-plugin-utils" "^7.27.1"
139-
debug "^4.4.1"
137+
"@babel/helper-compilation-targets" "^7.28.6"
138+
"@babel/helper-plugin-utils" "^7.28.6"
139+
debug "^4.4.3"
140140
lodash.debounce "^4.0.8"
141-
resolve "^1.22.10"
141+
resolve "^1.22.11"
142142

143143
"@babel/helper-globals@^7.28.0":
144144
version "7.28.0"
@@ -169,7 +169,7 @@
169169
"@babel/traverse" "^7.28.6"
170170
"@babel/types" "^7.28.6"
171171

172-
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3", "@babel/helper-module-transforms@^7.28.6":
172+
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.6":
173173
version "7.28.6"
174174
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
175175
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
@@ -473,14 +473,14 @@
473473
dependencies:
474474
"@babel/helper-plugin-utils" "^7.27.1"
475475

476-
"@babel/plugin-transform-async-generator-functions@^7.28.6":
477-
version "7.28.6"
478-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.6.tgz#80cb86d3eaa2102e18ae90dd05ab87bdcad3877d"
479-
integrity sha512-9knsChgsMzBV5Yh3kkhrZNxH3oCYAfMBkNNaVN4cP2RVlFPe8wYdwwcnOsAbkdDoV9UjFtOXWrWB52M8W4jNeA==
476+
"@babel/plugin-transform-async-generator-functions@^7.29.0":
477+
version "7.29.0"
478+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.0.tgz#63ed829820298f0bf143d5a4a68fb8c06ffd742f"
479+
integrity sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==
480480
dependencies:
481481
"@babel/helper-plugin-utils" "^7.28.6"
482482
"@babel/helper-remap-async-to-generator" "^7.27.1"
483-
"@babel/traverse" "^7.28.6"
483+
"@babel/traverse" "^7.29.0"
484484

485485
"@babel/plugin-transform-async-to-generator@^7.28.6":
486486
version "7.28.6"
@@ -564,10 +564,10 @@
564564
dependencies:
565565
"@babel/helper-plugin-utils" "^7.27.1"
566566

567-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@^7.28.6":
568-
version "7.28.6"
569-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.28.6.tgz#e0c59ba54f1655dd682f2edf5f101b5910a8f6f3"
570-
integrity sha512-5suVoXjC14lUN6ZL9OLKIHCNVWCrqGqlmEp/ixdXjvgnEl/kauLvvMO/Xw9NyMc95Joj1AeLVPVMvibBgSoFlA==
567+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@^7.29.0":
568+
version "7.29.0"
569+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.29.0.tgz#8014b8a6cfd0e7b92762724443bf0d2400f26df1"
570+
integrity sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==
571571
dependencies:
572572
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
573573
"@babel/helper-plugin-utils" "^7.28.6"
@@ -670,15 +670,15 @@
670670
"@babel/helper-module-transforms" "^7.28.6"
671671
"@babel/helper-plugin-utils" "^7.28.6"
672672

673-
"@babel/plugin-transform-modules-systemjs@^7.28.5":
674-
version "7.28.5"
675-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
676-
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
673+
"@babel/plugin-transform-modules-systemjs@^7.29.0":
674+
version "7.29.0"
675+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964"
676+
integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==
677677
dependencies:
678-
"@babel/helper-module-transforms" "^7.28.3"
679-
"@babel/helper-plugin-utils" "^7.27.1"
678+
"@babel/helper-module-transforms" "^7.28.6"
679+
"@babel/helper-plugin-utils" "^7.28.6"
680680
"@babel/helper-validator-identifier" "^7.28.5"
681-
"@babel/traverse" "^7.28.5"
681+
"@babel/traverse" "^7.29.0"
682682

683683
"@babel/plugin-transform-modules-umd@^7.27.1":
684684
version "7.27.1"
@@ -688,13 +688,13 @@
688688
"@babel/helper-module-transforms" "^7.27.1"
689689
"@babel/helper-plugin-utils" "^7.27.1"
690690

691-
"@babel/plugin-transform-named-capturing-groups-regex@^7.27.1":
692-
version "7.27.1"
693-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz#f32b8f7818d8fc0cc46ee20a8ef75f071af976e1"
694-
integrity sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==
691+
"@babel/plugin-transform-named-capturing-groups-regex@^7.29.0":
692+
version "7.29.0"
693+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.0.tgz#a26cd51e09c4718588fc4cce1c5d1c0152102d6a"
694+
integrity sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==
695695
dependencies:
696-
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
697-
"@babel/helper-plugin-utils" "^7.27.1"
696+
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
697+
"@babel/helper-plugin-utils" "^7.28.6"
698698

699699
"@babel/plugin-transform-new-target@^7.27.1":
700700
version "7.27.1"
@@ -815,10 +815,10 @@
815815
"@babel/helper-annotate-as-pure" "^7.27.1"
816816
"@babel/helper-plugin-utils" "^7.27.1"
817817

818-
"@babel/plugin-transform-regenerator@^7.28.6":
819-
version "7.28.6"
820-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.6.tgz#6ca2ed5b76cff87980f96eaacfc2ce833e8e7a1b"
821-
integrity sha512-eZhoEZHYQLL5uc1gS5e9/oTknS0sSSAtd5TkKMUp3J+S/CaUjagc0kOUPsEbDmMeva0nC3WWl4SxVY6+OBuxfw==
818+
"@babel/plugin-transform-regenerator@^7.29.0":
819+
version "7.29.0"
820+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.0.tgz#dec237cec1b93330876d6da9992c4abd42c9d18b"
821+
integrity sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==
822822
dependencies:
823823
"@babel/helper-plugin-utils" "^7.28.6"
824824

@@ -904,12 +904,12 @@
904904
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
905905
"@babel/helper-plugin-utils" "^7.28.6"
906906

907-
"@babel/preset-env@^7.28.6", "@babel/preset-env@^7.4.4":
908-
version "7.28.6"
909-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.6.tgz#b4586bb59d8c61be6c58997f4912e7ea6bd17178"
910-
integrity sha512-GaTI4nXDrs7l0qaJ6Rg06dtOXTBCG6TMDB44zbqofCIC4PqC7SEvmFFtpxzCDw9W5aJ7RKVshgXTLvLdBFV/qw==
907+
"@babel/preset-env@^7.29.2", "@babel/preset-env@^7.4.4":
908+
version "7.29.2"
909+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
910+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
911911
dependencies:
912-
"@babel/compat-data" "^7.28.6"
912+
"@babel/compat-data" "^7.29.0"
913913
"@babel/helper-compilation-targets" "^7.28.6"
914914
"@babel/helper-plugin-utils" "^7.28.6"
915915
"@babel/helper-validator-option" "^7.27.1"
@@ -923,7 +923,7 @@
923923
"@babel/plugin-syntax-import-attributes" "^7.28.6"
924924
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
925925
"@babel/plugin-transform-arrow-functions" "^7.27.1"
926-
"@babel/plugin-transform-async-generator-functions" "^7.28.6"
926+
"@babel/plugin-transform-async-generator-functions" "^7.29.0"
927927
"@babel/plugin-transform-async-to-generator" "^7.28.6"
928928
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
929929
"@babel/plugin-transform-block-scoping" "^7.28.6"
@@ -934,7 +934,7 @@
934934
"@babel/plugin-transform-destructuring" "^7.28.5"
935935
"@babel/plugin-transform-dotall-regex" "^7.28.6"
936936
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
937-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.28.6"
937+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.29.0"
938938
"@babel/plugin-transform-dynamic-import" "^7.27.1"
939939
"@babel/plugin-transform-explicit-resource-management" "^7.28.6"
940940
"@babel/plugin-transform-exponentiation-operator" "^7.28.6"
@@ -947,9 +947,9 @@
947947
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
948948
"@babel/plugin-transform-modules-amd" "^7.27.1"
949949
"@babel/plugin-transform-modules-commonjs" "^7.28.6"
950-
"@babel/plugin-transform-modules-systemjs" "^7.28.5"
950+
"@babel/plugin-transform-modules-systemjs" "^7.29.0"
951951
"@babel/plugin-transform-modules-umd" "^7.27.1"
952-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1"
952+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0"
953953
"@babel/plugin-transform-new-target" "^7.27.1"
954954
"@babel/plugin-transform-nullish-coalescing-operator" "^7.28.6"
955955
"@babel/plugin-transform-numeric-separator" "^7.28.6"
@@ -961,7 +961,7 @@
961961
"@babel/plugin-transform-private-methods" "^7.28.6"
962962
"@babel/plugin-transform-private-property-in-object" "^7.28.6"
963963
"@babel/plugin-transform-property-literals" "^7.27.1"
964-
"@babel/plugin-transform-regenerator" "^7.28.6"
964+
"@babel/plugin-transform-regenerator" "^7.29.0"
965965
"@babel/plugin-transform-regexp-modifiers" "^7.28.6"
966966
"@babel/plugin-transform-reserved-words" "^7.27.1"
967967
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -974,10 +974,10 @@
974974
"@babel/plugin-transform-unicode-regex" "^7.27.1"
975975
"@babel/plugin-transform-unicode-sets-regex" "^7.28.6"
976976
"@babel/preset-modules" "0.1.6-no-external-plugins"
977-
babel-plugin-polyfill-corejs2 "^0.4.14"
978-
babel-plugin-polyfill-corejs3 "^0.13.0"
979-
babel-plugin-polyfill-regenerator "^0.6.5"
980-
core-js-compat "^3.43.0"
977+
babel-plugin-polyfill-corejs2 "^0.4.15"
978+
babel-plugin-polyfill-corejs3 "^0.14.0"
979+
babel-plugin-polyfill-regenerator "^0.6.6"
980+
core-js-compat "^3.48.0"
981981
semver "^6.3.1"
982982

983983
"@babel/preset-modules@0.1.6-no-external-plugins":
@@ -2988,29 +2988,29 @@ babel-plugin-macros@^3.1.0:
29882988
cosmiconfig "^7.0.0"
29892989
resolve "^1.19.0"
29902990

2991-
babel-plugin-polyfill-corejs2@^0.4.14:
2992-
version "0.4.14"
2993-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz#8101b82b769c568835611542488d463395c2ef8f"
2994-
integrity sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==
2991+
babel-plugin-polyfill-corejs2@^0.4.15:
2992+
version "0.4.17"
2993+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.17.tgz#198f970f1c99a856b466d1187e88ce30bd199d91"
2994+
integrity sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==
29952995
dependencies:
2996-
"@babel/compat-data" "^7.27.7"
2997-
"@babel/helper-define-polyfill-provider" "^0.6.5"
2996+
"@babel/compat-data" "^7.28.6"
2997+
"@babel/helper-define-polyfill-provider" "^0.6.8"
29982998
semver "^6.3.1"
29992999

3000-
babel-plugin-polyfill-corejs3@^0.13.0:
3001-
version "0.13.0"
3002-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.13.0.tgz#bb7f6aeef7addff17f7602a08a6d19a128c30164"
3003-
integrity sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==
3000+
babel-plugin-polyfill-corejs3@^0.14.0:
3001+
version "0.14.2"
3002+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.2.tgz#6ac08d2f312affb70c4c69c0fbba4cb417ee5587"
3003+
integrity sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==
30043004
dependencies:
3005-
"@babel/helper-define-polyfill-provider" "^0.6.5"
3006-
core-js-compat "^3.43.0"
3005+
"@babel/helper-define-polyfill-provider" "^0.6.8"
3006+
core-js-compat "^3.48.0"
30073007

3008-
babel-plugin-polyfill-regenerator@^0.6.5:
3009-
version "0.6.5"
3010-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz#32752e38ab6f6767b92650347bf26a31b16ae8c5"
3011-
integrity sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==
3008+
babel-plugin-polyfill-regenerator@^0.6.6:
3009+
version "0.6.8"
3010+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.8.tgz#8a6bfd5dd54239362b3d06ce47ac52b2d95d7721"
3011+
integrity sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==
30123012
dependencies:
3013-
"@babel/helper-define-polyfill-provider" "^0.6.5"
3013+
"@babel/helper-define-polyfill-provider" "^0.6.8"
30143014

30153015
babel-preset-current-node-syntax@^1.0.0:
30163016
version "1.0.0"
@@ -3289,7 +3289,7 @@ browserify-zlib@^0.2.0:
32893289
dependencies:
32903290
pako "~1.0.5"
32913291

3292-
browserslist@4.14.2, browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.16.5, browserslist@^4.24.0, browserslist@^4.28.0, browserslist@^4.28.1:
3292+
browserslist@4.14.2, browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.16.5, browserslist@^4.24.0, browserslist@^4.28.1:
32933293
version "4.28.1"
32943294
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.28.1.tgz#7f534594628c53c63101079e27e40de490456a95"
32953295
integrity sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==
@@ -3800,12 +3800,12 @@ copy-descriptor@^0.1.0:
38003800
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
38013801
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
38023802

3803-
core-js-compat@^3.43.0:
3804-
version "3.47.0"
3805-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.47.0.tgz#698224bbdbb6f2e3f39decdda4147b161e3772a3"
3806-
integrity sha512-IGfuznZ/n7Kp9+nypamBhvwdwLsW6KC8IOaURw2doAK5e98AG3acVLdh0woOnEqCfUtS+Vu882JE4k/DAm3ItQ==
3803+
core-js-compat@^3.48.0:
3804+
version "3.49.0"
3805+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.49.0.tgz#06145447d92f4aaf258a0c44f24b47afaeaffef6"
3806+
integrity sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==
38073807
dependencies:
3808-
browserslist "^4.28.0"
3808+
browserslist "^4.28.1"
38093809

38103810
core-js-pure@^3.30.2:
38113811
version "3.41.0"
@@ -4229,7 +4229,7 @@ debug@^3.2.7:
42294229
dependencies:
42304230
ms "^2.1.1"
42314231

4232-
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.4.1:
4232+
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.4.3:
42334233
version "4.4.3"
42344234
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
42354235
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
@@ -5638,9 +5638,9 @@ fast-uri@^3.0.1:
56385638
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
56395639

56405640
fast-xml-parser@^4.1.3:
5641-
version "4.5.4"
5642-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.4.tgz#64e52ddf1308001893bd225d5b1768840511c797"
5643-
integrity sha512-jE8ugADnYOBsu1uaoayVl1tVKAMNOXyjwvv2U6udEA2ORBhDooJDWoGxTkhd4Qn4yh59JVVt/pKXtjPwx9OguQ==
5641+
version "4.5.5"
5642+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.5.tgz#c873d9ba4a589eae7010929bb891db5289d852d3"
5643+
integrity sha512-cK9c5I/DwIOI7/Q7AlGN3DuTdwN61gwSfL8rvuVPK+0mcCNHHGxRrpiFtaZZRfRMJL3Gl8B2AFlBG6qXf03w9A==
56445644
dependencies:
56455645
strnum "^1.0.5"
56465646

@@ -10413,7 +10413,7 @@ resolve-url@^0.2.1:
1041310413
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1041410414
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
1041510415

10416-
resolve@^1.1.5, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.12.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.10, resolve@^1.22.4, resolve@^1.4.0:
10416+
resolve@^1.1.5, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.12.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.11, resolve@^1.22.4, resolve@^1.4.0:
1041710417
version "1.22.11"
1041810418
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.11.tgz#aad857ce1ffb8bfa9b0b1ac29f1156383f68c262"
1041910419
integrity sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==

0 commit comments

Comments
 (0)