Skip to content

Commit c8ca4ab

Browse files
chore(deps-dev): bump @babel/preset-react from 7.26.3 to 7.28.5
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b33d4a commit c8ca4ab

File tree

2 files changed

+74
-37
lines changed

2 files changed

+74
-37
lines changed

packages/react-ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/cli": "7.26.4",
2121
"@babel/core": "7.28.0",
2222
"@babel/preset-env": "7.26.9",
23-
"@babel/preset-react": "7.26.3",
23+
"@babel/preset-react": "7.28.5",
2424
"@babel/preset-typescript": "7.26.0",
2525
"@chromatic-com/storybook": "^3.2.4",
2626
"@emotion/babel-preset-css-prop": "^11.12.0",

yarn.lock

Lines changed: 73 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,15 @@ __metadata:
991991
languageName: node
992992
linkType: hard
993993

994+
"@babel/helper-annotate-as-pure@npm:^7.27.1":
995+
version: 7.27.3
996+
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
997+
dependencies:
998+
"@babel/types": ^7.27.3
999+
checksum: 63863a5c936ef82b546ca289c9d1b18fabfc24da5c4ee382830b124e2e79b68d626207febc8d4bffc720f50b2ee65691d7d12cc0308679dee2cd6bdc926b7190
1000+
languageName: node
1001+
linkType: hard
1002+
9941003
"@babel/helper-compilation-targets@npm:^7.22.6":
9951004
version: 7.23.6
9961005
resolution: "@babel/helper-compilation-targets@npm:7.23.6"
@@ -1326,6 +1335,13 @@ __metadata:
13261335
languageName: node
13271336
linkType: hard
13281337

1338+
"@babel/helper-validator-identifier@npm:^7.28.5":
1339+
version: 7.28.5
1340+
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
1341+
checksum: 5a251a6848e9712aea0338f659a1a3bd334d26219d5511164544ca8ec20774f098c3a6661e9da65a0d085c745c00bb62c8fada38a62f08fa1f8053bc0aeb57e4
1342+
languageName: node
1343+
linkType: hard
1344+
13291345
"@babel/helper-validator-option@npm:^7.23.5":
13301346
version: 7.23.5
13311347
resolution: "@babel/helper-validator-option@npm:7.23.5"
@@ -1665,6 +1681,17 @@ __metadata:
16651681
languageName: node
16661682
linkType: hard
16671683

1684+
"@babel/plugin-syntax-jsx@npm:^7.27.1":
1685+
version: 7.27.1
1686+
resolution: "@babel/plugin-syntax-jsx@npm:7.27.1"
1687+
dependencies:
1688+
"@babel/helper-plugin-utils": ^7.27.1
1689+
peerDependencies:
1690+
"@babel/core": ^7.0.0-0
1691+
checksum: c6d1324cff286a369aa95d99b8abd21dd07821b5d3affd5fe7d6058c84cff9190743287826463ee57a7beecd10fa1e4bc99061df532ee14e188c1c8937b13e3a
1692+
languageName: node
1693+
linkType: hard
1694+
16681695
"@babel/plugin-syntax-logical-assignment-operators@npm:^7.10.4, @babel/plugin-syntax-logical-assignment-operators@npm:^7.8.3":
16691696
version: 7.10.4
16701697
resolution: "@babel/plugin-syntax-logical-assignment-operators@npm:7.10.4"
@@ -2249,25 +2276,25 @@ __metadata:
22492276
languageName: node
22502277
linkType: hard
22512278

2252-
"@babel/plugin-transform-react-display-name@npm:^7.25.9":
2253-
version: 7.25.9
2254-
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
2279+
"@babel/plugin-transform-react-display-name@npm:^7.28.0":
2280+
version: 7.28.0
2281+
resolution: "@babel/plugin-transform-react-display-name@npm:7.28.0"
22552282
dependencies:
2256-
"@babel/helper-plugin-utils": ^7.25.9
2283+
"@babel/helper-plugin-utils": ^7.27.1
22572284
peerDependencies:
22582285
"@babel/core": ^7.0.0-0
2259-
checksum: cd7020494e6f31c287834e8929e6a718d5b0ace21232fa30feb48622c2312045504c34b347dcff9e88145c349882b296a7d6b6cc3d3447d8c85502f16471747c
2286+
checksum: 268b1a9192974439d17949e170b01cac2a2aa003c844e2fe3b8361146f42f66487178cffdfa8ce862aa9e6c814bc37f879a70300cb3f067815d15fa6aad04e6d
22602287
languageName: node
22612288
linkType: hard
22622289

2263-
"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
2264-
version: 7.25.9
2265-
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
2290+
"@babel/plugin-transform-react-jsx-development@npm:^7.27.1":
2291+
version: 7.27.1
2292+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.27.1"
22662293
dependencies:
2267-
"@babel/plugin-transform-react-jsx": ^7.25.9
2294+
"@babel/plugin-transform-react-jsx": ^7.27.1
22682295
peerDependencies:
22692296
"@babel/core": ^7.0.0-0
2270-
checksum: 537d38369537f1eb56041c4b770bc0733fde1801a7f5ffef40a1217ea448f33ee2fa8e6098a58a82fd00e432c1b9426a66849496da419020c9eca3b1b1a23779
2297+
checksum: b88865d5b8c018992f2332da939faa15c4d4a864c9435a5937beaff3fe43781432cc42e0a5d5631098e0bd4066fc33f5fa72203b388b074c3545fe7aaa21e474
22712298
languageName: node
22722299
linkType: hard
22732300

@@ -2286,30 +2313,30 @@ __metadata:
22862313
languageName: node
22872314
linkType: hard
22882315

2289-
"@babel/plugin-transform-react-jsx@npm:^7.25.9":
2290-
version: 7.25.9
2291-
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
2316+
"@babel/plugin-transform-react-jsx@npm:^7.27.1":
2317+
version: 7.27.1
2318+
resolution: "@babel/plugin-transform-react-jsx@npm:7.27.1"
22922319
dependencies:
2293-
"@babel/helper-annotate-as-pure": ^7.25.9
2294-
"@babel/helper-module-imports": ^7.25.9
2295-
"@babel/helper-plugin-utils": ^7.25.9
2296-
"@babel/plugin-syntax-jsx": ^7.25.9
2297-
"@babel/types": ^7.25.9
2320+
"@babel/helper-annotate-as-pure": ^7.27.1
2321+
"@babel/helper-module-imports": ^7.27.1
2322+
"@babel/helper-plugin-utils": ^7.27.1
2323+
"@babel/plugin-syntax-jsx": ^7.27.1
2324+
"@babel/types": ^7.27.1
22982325
peerDependencies:
22992326
"@babel/core": ^7.0.0-0
2300-
checksum: 5c6523c3963e3c6cf4c3cc2768a3766318af05b8f6c17aff52a4010e2c170e87b2fcdc94e9c9223ae12158664df4852ce81b9c8d042c15ea8fd83d6375f9f30f
2327+
checksum: 960d36e5d11ba68e4fbf1e2b935c153cb6ea7b0004f838aaee8baf7de30462b8f0562743a39ce3c370cc70b8f79d3c549104a415a615b2b0055b71fd025df0f3
23012328
languageName: node
23022329
linkType: hard
23032330

2304-
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
2305-
version: 7.25.9
2306-
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
2331+
"@babel/plugin-transform-react-pure-annotations@npm:^7.27.1":
2332+
version: 7.27.1
2333+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.27.1"
23072334
dependencies:
2308-
"@babel/helper-annotate-as-pure": ^7.25.9
2309-
"@babel/helper-plugin-utils": ^7.25.9
2335+
"@babel/helper-annotate-as-pure": ^7.27.1
2336+
"@babel/helper-plugin-utils": ^7.27.1
23102337
peerDependencies:
23112338
"@babel/core": ^7.0.0-0
2312-
checksum: 9995c0fc7c25d3aaaa0ce84233de02eab2564ea111d0813ec5baa538eb21520402879cc787ad1ad4c2061b99cebc3beb09910e64c9592e8ccb42ae62d9e4fd9a
2339+
checksum: a6f591c5e85a1ab0685d4a25afe591fe8d11dc0b73c677cf9560ff8d540d036a1cce9efcb729fc9092def4d854dc304ffdc063a89a9247900b69c516bf971a4c
23132340
languageName: node
23142341
linkType: hard
23152342

@@ -2558,19 +2585,19 @@ __metadata:
25582585
languageName: node
25592586
linkType: hard
25602587

2561-
"@babel/preset-react@npm:7.26.3":
2562-
version: 7.26.3
2563-
resolution: "@babel/preset-react@npm:7.26.3"
2588+
"@babel/preset-react@npm:7.28.5":
2589+
version: 7.28.5
2590+
resolution: "@babel/preset-react@npm:7.28.5"
25642591
dependencies:
2565-
"@babel/helper-plugin-utils": ^7.25.9
2566-
"@babel/helper-validator-option": ^7.25.9
2567-
"@babel/plugin-transform-react-display-name": ^7.25.9
2568-
"@babel/plugin-transform-react-jsx": ^7.25.9
2569-
"@babel/plugin-transform-react-jsx-development": ^7.25.9
2570-
"@babel/plugin-transform-react-pure-annotations": ^7.25.9
2592+
"@babel/helper-plugin-utils": ^7.27.1
2593+
"@babel/helper-validator-option": ^7.27.1
2594+
"@babel/plugin-transform-react-display-name": ^7.28.0
2595+
"@babel/plugin-transform-react-jsx": ^7.27.1
2596+
"@babel/plugin-transform-react-jsx-development": ^7.27.1
2597+
"@babel/plugin-transform-react-pure-annotations": ^7.27.1
25712598
peerDependencies:
25722599
"@babel/core": ^7.0.0-0
2573-
checksum: 9c76f145026715c8e4a1f6c44f208918e700227d8d8a8068f4ae10d87031d23eb8b483e508cd4452d65066f731b7a8169527e66e83ffe165595e8db7899dd859
2600+
checksum: 13bc1fe4dde0a29d00323e46749e5beb457844507cb3afa2fefbd85d283c2d4836f9e4a780be735de58a44c505870476dc2838f1f8faf9d6f056481e65f1a0fb
25742601
languageName: node
25752602
linkType: hard
25762603

@@ -2773,6 +2800,16 @@ __metadata:
27732800
languageName: node
27742801
linkType: hard
27752802

2803+
"@babel/types@npm:^7.27.3":
2804+
version: 7.28.5
2805+
resolution: "@babel/types@npm:7.28.5"
2806+
dependencies:
2807+
"@babel/helper-string-parser": ^7.27.1
2808+
"@babel/helper-validator-identifier": ^7.28.5
2809+
checksum: 5bc266af9e55ff92f9ddf33d83a42c9de1a87f9579d0ed62ef94a741a081692dd410a4fbbab18d514b83e135083ff05bc0e37003834801c9514b9d8ad748070d
2810+
languageName: node
2811+
linkType: hard
2812+
27762813
"@babel/types@npm:^7.28.4":
27772814
version: 7.28.4
27782815
resolution: "@babel/types@npm:7.28.4"
@@ -9748,7 +9785,7 @@ __metadata:
97489785
"@babel/cli": 7.26.4
97499786
"@babel/core": 7.28.0
97509787
"@babel/preset-env": 7.26.9
9751-
"@babel/preset-react": 7.26.3
9788+
"@babel/preset-react": 7.28.5
97529789
"@babel/preset-typescript": 7.26.0
97539790
"@chromatic-com/storybook": ^3.2.4
97549791
"@emotion/babel-preset-css-prop": ^11.12.0

0 commit comments

Comments
 (0)