Skip to content

Commit 6ec2042

Browse files
Bump @babel/preset-react from 7.26.3 to 7.28.5 (#9969)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.26.3 to 7.28.5. - [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.28.5/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b5a2f commit 6ec2042

2 files changed

Lines changed: 48 additions & 37 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@babel/core": "^7.28.3",
1717
"@babel/preset-env": "^7.27.1",
18-
"@babel/preset-react": "^7.26.3",
18+
"@babel/preset-react": "^7.28.5",
1919
"@babel/preset-typescript": "^7.27.0",
2020
"@hypothesis/annotation-ui": "^1.0.0",
2121
"@hypothesis/frontend-build": "^5.0.0",

yarn.lock

Lines changed: 47 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,17 @@ __metadata:
797797
languageName: node
798798
linkType: hard
799799

800+
"@babel/plugin-syntax-jsx@npm:^7.27.1":
801+
version: 7.27.1
802+
resolution: "@babel/plugin-syntax-jsx@npm:7.27.1"
803+
dependencies:
804+
"@babel/helper-plugin-utils": ^7.27.1
805+
peerDependencies:
806+
"@babel/core": ^7.0.0-0
807+
checksum: c6d1324cff286a369aa95d99b8abd21dd07821b5d3affd5fe7d6058c84cff9190743287826463ee57a7beecd10fa1e4bc99061df532ee14e188c1c8937b13e3a
808+
languageName: node
809+
linkType: hard
810+
800811
"@babel/plugin-syntax-typescript@npm:^7.25.9":
801812
version: 7.25.9
802813
resolution: "@babel/plugin-syntax-typescript@npm:7.25.9"
@@ -1281,52 +1292,52 @@ __metadata:
12811292
languageName: node
12821293
linkType: hard
12831294

1284-
"@babel/plugin-transform-react-display-name@npm:^7.25.9":
1285-
version: 7.25.9
1286-
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
1295+
"@babel/plugin-transform-react-display-name@npm:^7.28.0":
1296+
version: 7.28.0
1297+
resolution: "@babel/plugin-transform-react-display-name@npm:7.28.0"
12871298
dependencies:
1288-
"@babel/helper-plugin-utils": ^7.25.9
1299+
"@babel/helper-plugin-utils": ^7.27.1
12891300
peerDependencies:
12901301
"@babel/core": ^7.0.0-0
1291-
checksum: cd7020494e6f31c287834e8929e6a718d5b0ace21232fa30feb48622c2312045504c34b347dcff9e88145c349882b296a7d6b6cc3d3447d8c85502f16471747c
1302+
checksum: 268b1a9192974439d17949e170b01cac2a2aa003c844e2fe3b8361146f42f66487178cffdfa8ce862aa9e6c814bc37f879a70300cb3f067815d15fa6aad04e6d
12921303
languageName: node
12931304
linkType: hard
12941305

1295-
"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
1296-
version: 7.25.9
1297-
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
1306+
"@babel/plugin-transform-react-jsx-development@npm:^7.27.1":
1307+
version: 7.27.1
1308+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.27.1"
12981309
dependencies:
1299-
"@babel/plugin-transform-react-jsx": ^7.25.9
1310+
"@babel/plugin-transform-react-jsx": ^7.27.1
13001311
peerDependencies:
13011312
"@babel/core": ^7.0.0-0
1302-
checksum: 537d38369537f1eb56041c4b770bc0733fde1801a7f5ffef40a1217ea448f33ee2fa8e6098a58a82fd00e432c1b9426a66849496da419020c9eca3b1b1a23779
1313+
checksum: b88865d5b8c018992f2332da939faa15c4d4a864c9435a5937beaff3fe43781432cc42e0a5d5631098e0bd4066fc33f5fa72203b388b074c3545fe7aaa21e474
13031314
languageName: node
13041315
linkType: hard
13051316

1306-
"@babel/plugin-transform-react-jsx@npm:^7.25.9":
1307-
version: 7.25.9
1308-
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
1317+
"@babel/plugin-transform-react-jsx@npm:^7.27.1":
1318+
version: 7.27.1
1319+
resolution: "@babel/plugin-transform-react-jsx@npm:7.27.1"
13091320
dependencies:
1310-
"@babel/helper-annotate-as-pure": ^7.25.9
1311-
"@babel/helper-module-imports": ^7.25.9
1312-
"@babel/helper-plugin-utils": ^7.25.9
1313-
"@babel/plugin-syntax-jsx": ^7.25.9
1314-
"@babel/types": ^7.25.9
1321+
"@babel/helper-annotate-as-pure": ^7.27.1
1322+
"@babel/helper-module-imports": ^7.27.1
1323+
"@babel/helper-plugin-utils": ^7.27.1
1324+
"@babel/plugin-syntax-jsx": ^7.27.1
1325+
"@babel/types": ^7.27.1
13151326
peerDependencies:
13161327
"@babel/core": ^7.0.0-0
1317-
checksum: 5c6523c3963e3c6cf4c3cc2768a3766318af05b8f6c17aff52a4010e2c170e87b2fcdc94e9c9223ae12158664df4852ce81b9c8d042c15ea8fd83d6375f9f30f
1328+
checksum: 960d36e5d11ba68e4fbf1e2b935c153cb6ea7b0004f838aaee8baf7de30462b8f0562743a39ce3c370cc70b8f79d3c549104a415a615b2b0055b71fd025df0f3
13181329
languageName: node
13191330
linkType: hard
13201331

1321-
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
1322-
version: 7.25.9
1323-
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
1332+
"@babel/plugin-transform-react-pure-annotations@npm:^7.27.1":
1333+
version: 7.27.1
1334+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.27.1"
13241335
dependencies:
1325-
"@babel/helper-annotate-as-pure": ^7.25.9
1326-
"@babel/helper-plugin-utils": ^7.25.9
1336+
"@babel/helper-annotate-as-pure": ^7.27.1
1337+
"@babel/helper-plugin-utils": ^7.27.1
13271338
peerDependencies:
13281339
"@babel/core": ^7.0.0-0
1329-
checksum: 9995c0fc7c25d3aaaa0ce84233de02eab2564ea111d0813ec5baa538eb21520402879cc787ad1ad4c2061b99cebc3beb09910e64c9592e8ccb42ae62d9e4fd9a
1340+
checksum: a6f591c5e85a1ab0685d4a25afe591fe8d11dc0b73c677cf9560ff8d540d036a1cce9efcb729fc9092def4d854dc304ffdc063a89a9247900b69c516bf971a4c
13301341
languageName: node
13311342
linkType: hard
13321343

@@ -1574,19 +1585,19 @@ __metadata:
15741585
languageName: node
15751586
linkType: hard
15761587

1577-
"@babel/preset-react@npm:^7.26.3":
1578-
version: 7.26.3
1579-
resolution: "@babel/preset-react@npm:7.26.3"
1588+
"@babel/preset-react@npm:^7.28.5":
1589+
version: 7.28.5
1590+
resolution: "@babel/preset-react@npm:7.28.5"
15801591
dependencies:
1581-
"@babel/helper-plugin-utils": ^7.25.9
1582-
"@babel/helper-validator-option": ^7.25.9
1583-
"@babel/plugin-transform-react-display-name": ^7.25.9
1584-
"@babel/plugin-transform-react-jsx": ^7.25.9
1585-
"@babel/plugin-transform-react-jsx-development": ^7.25.9
1586-
"@babel/plugin-transform-react-pure-annotations": ^7.25.9
1592+
"@babel/helper-plugin-utils": ^7.27.1
1593+
"@babel/helper-validator-option": ^7.27.1
1594+
"@babel/plugin-transform-react-display-name": ^7.28.0
1595+
"@babel/plugin-transform-react-jsx": ^7.27.1
1596+
"@babel/plugin-transform-react-jsx-development": ^7.27.1
1597+
"@babel/plugin-transform-react-pure-annotations": ^7.27.1
15871598
peerDependencies:
15881599
"@babel/core": ^7.0.0-0
1589-
checksum: 9c76f145026715c8e4a1f6c44f208918e700227d8d8a8068f4ae10d87031d23eb8b483e508cd4452d65066f731b7a8169527e66e83ffe165595e8db7899dd859
1600+
checksum: 13bc1fe4dde0a29d00323e46749e5beb457844507cb3afa2fefbd85d283c2d4836f9e4a780be735de58a44c505870476dc2838f1f8faf9d6f056481e65f1a0fb
15901601
languageName: node
15911602
linkType: hard
15921603

@@ -7273,7 +7284,7 @@ __metadata:
72737284
dependencies:
72747285
"@babel/core": ^7.28.3
72757286
"@babel/preset-env": ^7.27.1
7276-
"@babel/preset-react": ^7.26.3
7287+
"@babel/preset-react": ^7.28.5
72777288
"@babel/preset-typescript": ^7.27.0
72787289
"@hypothesis/annotation-ui": ^1.0.0
72797290
"@hypothesis/frontend-build": ^5.0.0

0 commit comments

Comments
 (0)