Skip to content

Commit 78899bf

Browse files
chore: bump @babel/plugin-transform-runtime from 7.9.6 to 7.27.1 (#1866)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.9.6 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f144a29 commit 78899bf

File tree

2 files changed

+36
-85
lines changed

2 files changed

+36
-85
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/plugin-proposal-optional-chaining": "7.9.0",
4444
"@babel/plugin-syntax-dynamic-import": "7.8.3",
4545
"@babel/plugin-syntax-flow": "7.24.7",
46-
"@babel/plugin-transform-runtime": "7.9.6",
46+
"@babel/plugin-transform-runtime": "7.27.1",
4747
"@babel/preset-env": "7.25.0",
4848
"@babel/preset-react": "7.26.3",
4949
"@commitlint/cli": "19.8.0",

yarn.lock

Lines changed: 35 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,6 @@
5050
"@babel/highlight" "^7.24.7"
5151
picocolors "^1.0.0"
5252

53-
"@babel/code-frame@^7.25.9":
54-
version "7.26.2"
55-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
56-
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
57-
dependencies:
58-
"@babel/helper-validator-identifier" "^7.25.9"
59-
js-tokens "^4.0.0"
60-
picocolors "^1.0.0"
61-
6253
"@babel/code-frame@^7.27.1":
6354
version "7.27.1"
6455
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
@@ -192,17 +183,6 @@
192183
"@jridgewell/trace-mapping" "^0.3.25"
193184
jsesc "^2.5.1"
194185

195-
"@babel/generator@^7.25.9":
196-
version "7.26.2"
197-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.2.tgz#87b75813bec87916210e5e01939a4c823d6bb74f"
198-
integrity sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==
199-
dependencies:
200-
"@babel/parser" "^7.26.2"
201-
"@babel/types" "^7.26.0"
202-
"@jridgewell/gen-mapping" "^0.3.5"
203-
"@jridgewell/trace-mapping" "^0.3.25"
204-
jsesc "^3.0.2"
205-
206186
"@babel/generator@^7.27.1", "@babel/generator@^7.9.0":
207187
version "7.27.1"
208188
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230"
@@ -360,6 +340,17 @@
360340
lodash.debounce "^4.0.8"
361341
resolve "^1.14.2"
362342

343+
"@babel/helper-define-polyfill-provider@^0.6.3":
344+
version "0.6.4"
345+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.4.tgz#15e8746368bfa671785f5926ff74b3064c291fab"
346+
integrity sha512-jljfR1rGnXXNWnmQg2K3+bvhkxB51Rl32QRaOTuwwjviGrHzIbSc8+x9CpraDtbT7mfyjXObULP4w/adunNwAw==
347+
dependencies:
348+
"@babel/helper-compilation-targets" "^7.22.6"
349+
"@babel/helper-plugin-utils" "^7.22.5"
350+
debug "^4.1.1"
351+
lodash.debounce "^4.0.8"
352+
resolve "^1.14.2"
353+
363354
"@babel/helper-environment-visitor@^7.18.9", "@babel/helper-environment-visitor@^7.24.7":
364355
version "7.24.7"
365356
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
@@ -433,23 +424,7 @@
433424
"@babel/traverse" "^7.27.1"
434425
"@babel/types" "^7.27.1"
435426

436-
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.22.15", "@babel/helper-module-imports@^7.24.7", "@babel/helper-module-imports@^7.8.3":
437-
version "7.24.7"
438-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
439-
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
440-
dependencies:
441-
"@babel/traverse" "^7.24.7"
442-
"@babel/types" "^7.24.7"
443-
444-
"@babel/helper-module-imports@^7.25.9":
445-
version "7.25.9"
446-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
447-
integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
448-
dependencies:
449-
"@babel/traverse" "^7.25.9"
450-
"@babel/types" "^7.25.9"
451-
452-
"@babel/helper-module-imports@^7.27.1":
427+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.22.15", "@babel/helper-module-imports@^7.24.7", "@babel/helper-module-imports@^7.25.9", "@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.8.3":
453428
version "7.27.1"
454429
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
455430
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
@@ -530,12 +505,7 @@
530505
dependencies:
531506
"@babel/types" "^7.27.1"
532507

533-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
534-
version "7.25.9"
535-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
536-
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
537-
538-
"@babel/helper-plugin-utils@^7.27.1":
508+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
539509
version "7.27.1"
540510
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c"
541511
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
@@ -785,13 +755,6 @@
785755
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad"
786756
integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==
787757

788-
"@babel/parser@^7.25.9", "@babel/parser@^7.26.2":
789-
version "7.26.2"
790-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
791-
integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
792-
dependencies:
793-
"@babel/types" "^7.26.0"
794-
795758
"@babel/parser@^7.27.1", "@babel/parser@^7.27.2", "@babel/parser@^7.9.0":
796759
version "7.27.2"
797760
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127"
@@ -1767,6 +1730,18 @@
17671730
dependencies:
17681731
"@babel/helper-plugin-utils" "^7.27.1"
17691732

1733+
1734+
version "7.27.1"
1735+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.27.1.tgz#f9fbf71949a209eb26b3e60375b1d956937b8be9"
1736+
integrity sha512-TqGF3desVsTcp3WrJGj4HfKokfCXCLcHpt4PJF0D8/iT6LPd9RS82Upw3KPeyr6B22Lfd3DO8MVrmp0oRkUDdw==
1737+
dependencies:
1738+
"@babel/helper-module-imports" "^7.27.1"
1739+
"@babel/helper-plugin-utils" "^7.27.1"
1740+
babel-plugin-polyfill-corejs2 "^0.4.10"
1741+
babel-plugin-polyfill-corejs3 "^0.11.0"
1742+
babel-plugin-polyfill-regenerator "^0.6.1"
1743+
semver "^6.3.1"
1744+
17701745
17711746
version "7.9.0"
17721747
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.0.tgz#45468c0ae74cc13204e1d3b1f4ce6ee83258af0b"
@@ -1777,16 +1752,6 @@
17771752
resolve "^1.8.1"
17781753
semver "^5.5.1"
17791754

1780-
1781-
version "7.9.6"
1782-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.6.tgz#3ba804438ad0d880a17bca5eaa0cdf1edeedb2fd"
1783-
integrity sha512-qcmiECD0mYOjOIt8YHNsAP1SxPooC/rDmfmiSK9BNY72EitdSc7l44WTEklaWuFtbOEBjNhWWyph/kOImbNJ4w==
1784-
dependencies:
1785-
"@babel/helper-module-imports" "^7.8.3"
1786-
"@babel/helper-plugin-utils" "^7.8.3"
1787-
resolve "^1.8.1"
1788-
semver "^5.5.1"
1789-
17901755
"@babel/plugin-transform-shorthand-properties@^7.24.7":
17911756
version "7.24.7"
17921757
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz#85448c6b996e122fa9e289746140aaa99da64e73"
@@ -2170,15 +2135,6 @@
21702135
"@babel/parser" "^7.25.0"
21712136
"@babel/types" "^7.25.0"
21722137

2173-
"@babel/template@^7.25.9":
2174-
version "7.25.9"
2175-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
2176-
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==
2177-
dependencies:
2178-
"@babel/code-frame" "^7.25.9"
2179-
"@babel/parser" "^7.25.9"
2180-
"@babel/types" "^7.25.9"
2181-
21822138
"@babel/template@^7.27.1":
21832139
version "7.27.2"
21842140
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
@@ -2249,19 +2205,6 @@
22492205
debug "^4.3.1"
22502206
globals "^11.1.0"
22512207

2252-
"@babel/traverse@^7.25.9":
2253-
version "7.25.9"
2254-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
2255-
integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==
2256-
dependencies:
2257-
"@babel/code-frame" "^7.25.9"
2258-
"@babel/generator" "^7.25.9"
2259-
"@babel/parser" "^7.25.9"
2260-
"@babel/template" "^7.25.9"
2261-
"@babel/types" "^7.25.9"
2262-
debug "^4.3.1"
2263-
globals "^11.1.0"
2264-
22652208
"@babel/traverse@^7.27.1", "@babel/traverse@^7.9.0":
22662209
version "7.27.1"
22672210
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291"
@@ -2284,7 +2227,7 @@
22842227
"@babel/helper-validator-identifier" "^7.24.7"
22852228
to-fast-properties "^2.0.0"
22862229

2287-
"@babel/types@^7.25.9", "@babel/types@^7.26.0":
2230+
"@babel/types@^7.25.9":
22882231
version "7.26.0"
22892232
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
22902233
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
@@ -8270,6 +8213,14 @@ babel-plugin-polyfill-corejs3@^0.10.4:
82708213
"@babel/helper-define-polyfill-provider" "^0.6.1"
82718214
core-js-compat "^3.36.1"
82728215

8216+
babel-plugin-polyfill-corejs3@^0.11.0:
8217+
version "0.11.1"
8218+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6"
8219+
integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==
8220+
dependencies:
8221+
"@babel/helper-define-polyfill-provider" "^0.6.3"
8222+
core-js-compat "^3.40.0"
8223+
82738224
babel-plugin-polyfill-regenerator@^0.6.1:
82748225
version "0.6.1"
82758226
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.1.tgz#4f08ef4c62c7a7f66a35ed4c0d75e30506acc6be"
@@ -9935,7 +9886,7 @@ core-js-compat@^3.36.1, core-js-compat@^3.37.1:
99359886
dependencies:
99369887
browserslist "^4.23.0"
99379888

9938-
core-js-compat@^3.6.2:
9889+
core-js-compat@^3.40.0, core-js-compat@^3.6.2:
99399890
version "3.42.0"
99409891
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.42.0.tgz#ce19c29706ee5806e26d3cb3c542d4cfc0ed51bb"
99419892
integrity sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==

0 commit comments

Comments
 (0)