Skip to content

Commit eb727a3

Browse files
chore(deps): update dependency @babel/preset-env to v7.28.3 (#2718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbcced1 commit eb727a3

2 files changed

Lines changed: 95 additions & 29 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@babel/plugin-transform-react-jsx": "7.27.1",
36-
"@babel/preset-env": "7.28.0",
36+
"@babel/preset-env": "7.28.3",
3737
"@babel/preset-typescript": "7.27.1",
3838
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
3939
"@rollup/plugin-babel": "6.0.4",

yarn.lock

Lines changed: 94 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,19 @@ __metadata:
395395
languageName: node
396396
linkType: hard
397397

398+
"@babel/generator@npm:^7.28.3":
399+
version: 7.28.3
400+
resolution: "@babel/generator@npm:7.28.3"
401+
dependencies:
402+
"@babel/parser": "npm:^7.28.3"
403+
"@babel/types": "npm:^7.28.2"
404+
"@jridgewell/gen-mapping": "npm:^0.3.12"
405+
"@jridgewell/trace-mapping": "npm:^0.3.28"
406+
jsesc: "npm:^3.0.2"
407+
checksum: 10c0/0ff58bcf04f8803dcc29479b547b43b9b0b828ec1ee0668e92d79f9e90f388c28589056637c5ff2fd7bcf8d153c990d29c448d449d852bf9d1bc64753ca462bc
408+
languageName: node
409+
linkType: hard
410+
398411
"@babel/helper-annotate-as-pure@npm:^7.25.9":
399412
version: 7.25.9
400413
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
@@ -473,6 +486,23 @@ __metadata:
473486
languageName: node
474487
linkType: hard
475488

489+
"@babel/helper-create-class-features-plugin@npm:^7.28.3":
490+
version: 7.28.3
491+
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.3"
492+
dependencies:
493+
"@babel/helper-annotate-as-pure": "npm:^7.27.3"
494+
"@babel/helper-member-expression-to-functions": "npm:^7.27.1"
495+
"@babel/helper-optimise-call-expression": "npm:^7.27.1"
496+
"@babel/helper-replace-supers": "npm:^7.27.1"
497+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
498+
"@babel/traverse": "npm:^7.28.3"
499+
semver: "npm:^6.3.1"
500+
peerDependencies:
501+
"@babel/core": ^7.0.0
502+
checksum: 10c0/f1ace9476d581929128fd4afc29783bb674663898577b2e48ed139cfd2e92dfc69654cff76cb8fd26fece6286f66a99a993186c1e0a3e17b703b352d0bcd1ca4
503+
languageName: node
504+
linkType: hard
505+
476506
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.25.9":
477507
version: 7.26.3
478508
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.26.3"
@@ -802,6 +832,17 @@ __metadata:
802832
languageName: node
803833
linkType: hard
804834

835+
"@babel/parser@npm:^7.28.3":
836+
version: 7.28.3
837+
resolution: "@babel/parser@npm:7.28.3"
838+
dependencies:
839+
"@babel/types": "npm:^7.28.2"
840+
bin:
841+
parser: ./bin/babel-parser.js
842+
checksum: 10c0/1f41eb82623b0ca0f94521b57f4790c6c457cd922b8e2597985b36bdec24114a9ccf54640286a760ceb60f11fe9102d192bf60477aee77f5d45f1029b9b72729
843+
languageName: node
844+
linkType: hard
845+
805846
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
806847
version: 7.25.9
807848
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -908,15 +949,15 @@ __metadata:
908949
languageName: node
909950
linkType: hard
910951

911-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.27.1":
912-
version: 7.27.1
913-
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.27.1"
952+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.28.3":
953+
version: 7.28.3
954+
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.28.3"
914955
dependencies:
915956
"@babel/helper-plugin-utils": "npm:^7.27.1"
916-
"@babel/traverse": "npm:^7.27.1"
957+
"@babel/traverse": "npm:^7.28.3"
917958
peerDependencies:
918959
"@babel/core": ^7.0.0
919-
checksum: 10c0/b94e6c3fc019e988b1499490829c327a1067b4ddea8ad402f6d0554793c9124148c2125338c723661b6dff040951abc1f092afbf3f2d234319cd580b68e52445
960+
checksum: 10c0/3cdc27c4e08a632a58e62c6017369401976edf1cd9ae73fd9f0d6770ddd9accf40b494db15b66bab8db2a8d5dc5bab5ca8c65b19b81fdca955cd8cbbe24daadb
920961
languageName: node
921962
linkType: hard
922963

@@ -1194,15 +1235,15 @@ __metadata:
11941235
languageName: node
11951236
linkType: hard
11961237

1197-
"@babel/plugin-transform-class-static-block@npm:^7.27.1":
1198-
version: 7.27.1
1199-
resolution: "@babel/plugin-transform-class-static-block@npm:7.27.1"
1238+
"@babel/plugin-transform-class-static-block@npm:^7.28.3":
1239+
version: 7.28.3
1240+
resolution: "@babel/plugin-transform-class-static-block@npm:7.28.3"
12001241
dependencies:
1201-
"@babel/helper-create-class-features-plugin": "npm:^7.27.1"
1242+
"@babel/helper-create-class-features-plugin": "npm:^7.28.3"
12021243
"@babel/helper-plugin-utils": "npm:^7.27.1"
12031244
peerDependencies:
12041245
"@babel/core": ^7.12.0
1205-
checksum: 10c0/396997dd81fc1cf242b921e337d25089d6b9dc3596e81322ff11a6359326dc44f2f8b82dcc279c2e514cafaf8964dc7ed39e9fab4b8af1308b57387d111f6a20
1246+
checksum: 10c0/8c922a64f6f5b359f7515c89ef0037bad583b4484dfebc1f6bc1cf13462547aaceb19788827c57ec9a2d62495f34c4b471ca636bf61af00fdaea5e9642c82b60
12061247
languageName: node
12071248
linkType: hard
12081249

@@ -1222,19 +1263,19 @@ __metadata:
12221263
languageName: node
12231264
linkType: hard
12241265

1225-
"@babel/plugin-transform-classes@npm:^7.28.0":
1226-
version: 7.28.0
1227-
resolution: "@babel/plugin-transform-classes@npm:7.28.0"
1266+
"@babel/plugin-transform-classes@npm:^7.28.3":
1267+
version: 7.28.3
1268+
resolution: "@babel/plugin-transform-classes@npm:7.28.3"
12281269
dependencies:
12291270
"@babel/helper-annotate-as-pure": "npm:^7.27.3"
12301271
"@babel/helper-compilation-targets": "npm:^7.27.2"
12311272
"@babel/helper-globals": "npm:^7.28.0"
12321273
"@babel/helper-plugin-utils": "npm:^7.27.1"
12331274
"@babel/helper-replace-supers": "npm:^7.27.1"
1234-
"@babel/traverse": "npm:^7.28.0"
1275+
"@babel/traverse": "npm:^7.28.3"
12351276
peerDependencies:
12361277
"@babel/core": ^7.0.0-0
1237-
checksum: 10c0/3b213b43104fe99dd7e79401a86d09e545836e057a70ffe77e8196a87bf67ae167e502ae90afdf0d1a2be683be5652514aaeda743bd984e583523dd8ecfef887
1278+
checksum: 10c0/01b6122a127c28ee42a41eacf7da14417901898a29b722c40fbf9d3db0755461f3b5a82c091496c47fe328d4e22f2266966654dc84749296f9cfabf8a4ad9e0c
12381279
languageName: node
12391280
linkType: hard
12401281

@@ -2062,14 +2103,14 @@ __metadata:
20622103
languageName: node
20632104
linkType: hard
20642105

2065-
"@babel/plugin-transform-regenerator@npm:^7.28.0":
2066-
version: 7.28.0
2067-
resolution: "@babel/plugin-transform-regenerator@npm:7.28.0"
2106+
"@babel/plugin-transform-regenerator@npm:^7.28.3":
2107+
version: 7.28.3
2108+
resolution: "@babel/plugin-transform-regenerator@npm:7.28.3"
20682109
dependencies:
20692110
"@babel/helper-plugin-utils": "npm:^7.27.1"
20702111
peerDependencies:
20712112
"@babel/core": ^7.0.0-0
2072-
checksum: 10c0/c6a416221044b4547a81945baefa309f635d35b06e90344e4a896e512b636446552cef4a72b4dc3033dc507a28ee76ddf112ca63728c0a90da8ae7498b410ada
2113+
checksum: 10c0/57443c680251f86aa75c15b02b9a741df2b76bcad8eb53b9941bc09b50d50108f108e1243effe99113892f07880d2d201e932677dce0b701aefb356ce7188be9
20732114
languageName: node
20742115
linkType: hard
20752116

@@ -2371,9 +2412,9 @@ __metadata:
23712412
languageName: node
23722413
linkType: hard
23732414

2374-
"@babel/preset-env@npm:7.28.0":
2375-
version: 7.28.0
2376-
resolution: "@babel/preset-env@npm:7.28.0"
2415+
"@babel/preset-env@npm:7.28.3":
2416+
version: 7.28.3
2417+
resolution: "@babel/preset-env@npm:7.28.3"
23772418
dependencies:
23782419
"@babel/compat-data": "npm:^7.28.0"
23792420
"@babel/helper-compilation-targets": "npm:^7.27.2"
@@ -2383,7 +2424,7 @@ __metadata:
23832424
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
23842425
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
23852426
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
2386-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.27.1"
2427+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.3"
23872428
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
23882429
"@babel/plugin-syntax-import-assertions": "npm:^7.27.1"
23892430
"@babel/plugin-syntax-import-attributes": "npm:^7.27.1"
@@ -2394,8 +2435,8 @@ __metadata:
23942435
"@babel/plugin-transform-block-scoped-functions": "npm:^7.27.1"
23952436
"@babel/plugin-transform-block-scoping": "npm:^7.28.0"
23962437
"@babel/plugin-transform-class-properties": "npm:^7.27.1"
2397-
"@babel/plugin-transform-class-static-block": "npm:^7.27.1"
2398-
"@babel/plugin-transform-classes": "npm:^7.28.0"
2438+
"@babel/plugin-transform-class-static-block": "npm:^7.28.3"
2439+
"@babel/plugin-transform-classes": "npm:^7.28.3"
23992440
"@babel/plugin-transform-computed-properties": "npm:^7.27.1"
24002441
"@babel/plugin-transform-destructuring": "npm:^7.28.0"
24012442
"@babel/plugin-transform-dotall-regex": "npm:^7.27.1"
@@ -2427,7 +2468,7 @@ __metadata:
24272468
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
24282469
"@babel/plugin-transform-private-property-in-object": "npm:^7.27.1"
24292470
"@babel/plugin-transform-property-literals": "npm:^7.27.1"
2430-
"@babel/plugin-transform-regenerator": "npm:^7.28.0"
2471+
"@babel/plugin-transform-regenerator": "npm:^7.28.3"
24312472
"@babel/plugin-transform-regexp-modifiers": "npm:^7.27.1"
24322473
"@babel/plugin-transform-reserved-words": "npm:^7.27.1"
24332474
"@babel/plugin-transform-shorthand-properties": "npm:^7.27.1"
@@ -2447,7 +2488,7 @@ __metadata:
24472488
semver: "npm:^6.3.1"
24482489
peerDependencies:
24492490
"@babel/core": ^7.0.0-0
2450-
checksum: 10c0/f343103b8f0e8da5be4ae031aff8bf35da4764997af4af78ae9506f421b785dd45da1bc09f845b1fc308c8b7d134aead4a1f89e7fb6e213cd2f9fe1d2aa78bc9
2491+
checksum: 10c0/f7320cb062abf62de132ea2901135476938d32a896e03f5b7b3d543de08016053f6abbdaaf921d18fa43a0b76537dfd5ce8ee5dc647249b2057b8c6bf1289305
24512492
languageName: node
24522493
linkType: hard
24532494

@@ -2660,6 +2701,21 @@ __metadata:
26602701
languageName: node
26612702
linkType: hard
26622703

2704+
"@babel/traverse@npm:^7.28.3":
2705+
version: 7.28.3
2706+
resolution: "@babel/traverse@npm:7.28.3"
2707+
dependencies:
2708+
"@babel/code-frame": "npm:^7.27.1"
2709+
"@babel/generator": "npm:^7.28.3"
2710+
"@babel/helper-globals": "npm:^7.28.0"
2711+
"@babel/parser": "npm:^7.28.3"
2712+
"@babel/template": "npm:^7.27.2"
2713+
"@babel/types": "npm:^7.28.2"
2714+
debug: "npm:^4.3.1"
2715+
checksum: 10c0/26e95b29a46925b7b41255e03185b7e65b2c4987e14bbee7bbf95867fb19c69181f301bbe1c7b201d4fe0cce6aa0cbea0282dad74b3a0fef3d9058f6c76fdcb3
2716+
languageName: node
2717+
linkType: hard
2718+
26632719
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.5, @babel/types@npm:^7.4.4":
26642720
version: 7.26.5
26652721
resolution: "@babel/types@npm:7.26.5"
@@ -2680,6 +2736,16 @@ __metadata:
26802736
languageName: node
26812737
linkType: hard
26822738

2739+
"@babel/types@npm:^7.28.2":
2740+
version: 7.28.2
2741+
resolution: "@babel/types@npm:7.28.2"
2742+
dependencies:
2743+
"@babel/helper-string-parser": "npm:^7.27.1"
2744+
"@babel/helper-validator-identifier": "npm:^7.27.1"
2745+
checksum: 10c0/24b11c9368e7e2c291fe3c1bcd1ed66f6593a3975f479cbb9dd7b8c8d8eab8a962b0d2fca616c043396ce82500ac7d23d594fbbbd013828182c01596370a0b10
2746+
languageName: node
2747+
linkType: hard
2748+
26832749
"@colors/colors@npm:1.5.0":
26842750
version: 1.5.0
26852751
resolution: "@colors/colors@npm:1.5.0"
@@ -3372,7 +3438,7 @@ __metadata:
33723438
resolution: "@docsearch/monorepo@workspace:."
33733439
dependencies:
33743440
"@babel/plugin-transform-react-jsx": "npm:7.27.1"
3375-
"@babel/preset-env": "npm:7.28.0"
3441+
"@babel/preset-env": "npm:7.28.3"
33763442
"@babel/preset-typescript": "npm:7.27.1"
33773443
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.5.0"
33783444
"@rollup/plugin-babel": "npm:6.0.4"

0 commit comments

Comments
 (0)