Skip to content

Commit cb5584c

Browse files
chore(deps-dev): bump @babel/preset-react from 7.26.3 to 7.27.1
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.26.3 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-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c26ce9 commit cb5584c

File tree

2 files changed

+65
-38
lines changed

2 files changed

+65
-38
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.27.1",
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: 64 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,15 @@ __metadata:
984984
languageName: node
985985
linkType: hard
986986

987+
"@babel/helper-annotate-as-pure@npm:^7.27.1":
988+
version: 7.27.3
989+
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
990+
dependencies:
991+
"@babel/types": ^7.27.3
992+
checksum: 63863a5c936ef82b546ca289c9d1b18fabfc24da5c4ee382830b124e2e79b68d626207febc8d4bffc720f50b2ee65691d7d12cc0308679dee2cd6bdc926b7190
993+
languageName: node
994+
linkType: hard
995+
987996
"@babel/helper-compilation-targets@npm:^7.22.6":
988997
version: 7.23.6
989998
resolution: "@babel/helper-compilation-targets@npm:7.23.6"
@@ -1211,6 +1220,13 @@ __metadata:
12111220
languageName: node
12121221
linkType: hard
12131222

1223+
"@babel/helper-plugin-utils@npm:^7.27.1":
1224+
version: 7.27.1
1225+
resolution: "@babel/helper-plugin-utils@npm:7.27.1"
1226+
checksum: 5d715055301badab62bdb2336075a77f8dc8bd290cad2bc1b37ea3bf1b3efc40594d308082229f239deb4d6b5b80b0a73bce000e595ea74416e0339c11037047
1227+
languageName: node
1228+
linkType: hard
1229+
12141230
"@babel/helper-remap-async-to-generator@npm:^7.25.9":
12151231
version: 7.25.9
12161232
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.9"
@@ -1616,6 +1632,17 @@ __metadata:
16161632
languageName: node
16171633
linkType: hard
16181634

1635+
"@babel/plugin-syntax-jsx@npm:^7.27.1":
1636+
version: 7.27.1
1637+
resolution: "@babel/plugin-syntax-jsx@npm:7.27.1"
1638+
dependencies:
1639+
"@babel/helper-plugin-utils": ^7.27.1
1640+
peerDependencies:
1641+
"@babel/core": ^7.0.0-0
1642+
checksum: c6d1324cff286a369aa95d99b8abd21dd07821b5d3affd5fe7d6058c84cff9190743287826463ee57a7beecd10fa1e4bc99061df532ee14e188c1c8937b13e3a
1643+
languageName: node
1644+
linkType: hard
1645+
16191646
"@babel/plugin-syntax-logical-assignment-operators@npm:^7.8.3":
16201647
version: 7.10.4
16211648
resolution: "@babel/plugin-syntax-logical-assignment-operators@npm:7.10.4"
@@ -2189,25 +2216,25 @@ __metadata:
21892216
languageName: node
21902217
linkType: hard
21912218

2192-
"@babel/plugin-transform-react-display-name@npm:^7.25.9":
2193-
version: 7.25.9
2194-
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
2219+
"@babel/plugin-transform-react-display-name@npm:^7.27.1":
2220+
version: 7.28.0
2221+
resolution: "@babel/plugin-transform-react-display-name@npm:7.28.0"
21952222
dependencies:
2196-
"@babel/helper-plugin-utils": ^7.25.9
2223+
"@babel/helper-plugin-utils": ^7.27.1
21972224
peerDependencies:
21982225
"@babel/core": ^7.0.0-0
2199-
checksum: cd7020494e6f31c287834e8929e6a718d5b0ace21232fa30feb48622c2312045504c34b347dcff9e88145c349882b296a7d6b6cc3d3447d8c85502f16471747c
2226+
checksum: 268b1a9192974439d17949e170b01cac2a2aa003c844e2fe3b8361146f42f66487178cffdfa8ce862aa9e6c814bc37f879a70300cb3f067815d15fa6aad04e6d
22002227
languageName: node
22012228
linkType: hard
22022229

2203-
"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
2204-
version: 7.25.9
2205-
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
2230+
"@babel/plugin-transform-react-jsx-development@npm:^7.27.1":
2231+
version: 7.27.1
2232+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.27.1"
22062233
dependencies:
2207-
"@babel/plugin-transform-react-jsx": ^7.25.9
2234+
"@babel/plugin-transform-react-jsx": ^7.27.1
22082235
peerDependencies:
22092236
"@babel/core": ^7.0.0-0
2210-
checksum: 537d38369537f1eb56041c4b770bc0733fde1801a7f5ffef40a1217ea448f33ee2fa8e6098a58a82fd00e432c1b9426a66849496da419020c9eca3b1b1a23779
2237+
checksum: b88865d5b8c018992f2332da939faa15c4d4a864c9435a5937beaff3fe43781432cc42e0a5d5631098e0bd4066fc33f5fa72203b388b074c3545fe7aaa21e474
22112238
languageName: node
22122239
linkType: hard
22132240

@@ -2226,30 +2253,30 @@ __metadata:
22262253
languageName: node
22272254
linkType: hard
22282255

2229-
"@babel/plugin-transform-react-jsx@npm:^7.25.9":
2230-
version: 7.25.9
2231-
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
2256+
"@babel/plugin-transform-react-jsx@npm:^7.27.1":
2257+
version: 7.27.1
2258+
resolution: "@babel/plugin-transform-react-jsx@npm:7.27.1"
22322259
dependencies:
2233-
"@babel/helper-annotate-as-pure": ^7.25.9
2234-
"@babel/helper-module-imports": ^7.25.9
2235-
"@babel/helper-plugin-utils": ^7.25.9
2236-
"@babel/plugin-syntax-jsx": ^7.25.9
2237-
"@babel/types": ^7.25.9
2260+
"@babel/helper-annotate-as-pure": ^7.27.1
2261+
"@babel/helper-module-imports": ^7.27.1
2262+
"@babel/helper-plugin-utils": ^7.27.1
2263+
"@babel/plugin-syntax-jsx": ^7.27.1
2264+
"@babel/types": ^7.27.1
22382265
peerDependencies:
22392266
"@babel/core": ^7.0.0-0
2240-
checksum: 5c6523c3963e3c6cf4c3cc2768a3766318af05b8f6c17aff52a4010e2c170e87b2fcdc94e9c9223ae12158664df4852ce81b9c8d042c15ea8fd83d6375f9f30f
2267+
checksum: 960d36e5d11ba68e4fbf1e2b935c153cb6ea7b0004f838aaee8baf7de30462b8f0562743a39ce3c370cc70b8f79d3c549104a415a615b2b0055b71fd025df0f3
22412268
languageName: node
22422269
linkType: hard
22432270

2244-
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
2245-
version: 7.25.9
2246-
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
2271+
"@babel/plugin-transform-react-pure-annotations@npm:^7.27.1":
2272+
version: 7.27.1
2273+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.27.1"
22472274
dependencies:
2248-
"@babel/helper-annotate-as-pure": ^7.25.9
2249-
"@babel/helper-plugin-utils": ^7.25.9
2275+
"@babel/helper-annotate-as-pure": ^7.27.1
2276+
"@babel/helper-plugin-utils": ^7.27.1
22502277
peerDependencies:
22512278
"@babel/core": ^7.0.0-0
2252-
checksum: 9995c0fc7c25d3aaaa0ce84233de02eab2564ea111d0813ec5baa538eb21520402879cc787ad1ad4c2061b99cebc3beb09910e64c9592e8ccb42ae62d9e4fd9a
2279+
checksum: a6f591c5e85a1ab0685d4a25afe591fe8d11dc0b73c677cf9560ff8d540d036a1cce9efcb729fc9092def4d854dc304ffdc063a89a9247900b69c516bf971a4c
22532280
languageName: node
22542281
linkType: hard
22552282

@@ -2498,19 +2525,19 @@ __metadata:
24982525
languageName: node
24992526
linkType: hard
25002527

2501-
"@babel/preset-react@npm:7.26.3":
2502-
version: 7.26.3
2503-
resolution: "@babel/preset-react@npm:7.26.3"
2528+
"@babel/preset-react@npm:7.27.1":
2529+
version: 7.27.1
2530+
resolution: "@babel/preset-react@npm:7.27.1"
25042531
dependencies:
2505-
"@babel/helper-plugin-utils": ^7.25.9
2506-
"@babel/helper-validator-option": ^7.25.9
2507-
"@babel/plugin-transform-react-display-name": ^7.25.9
2508-
"@babel/plugin-transform-react-jsx": ^7.25.9
2509-
"@babel/plugin-transform-react-jsx-development": ^7.25.9
2510-
"@babel/plugin-transform-react-pure-annotations": ^7.25.9
2532+
"@babel/helper-plugin-utils": ^7.27.1
2533+
"@babel/helper-validator-option": ^7.27.1
2534+
"@babel/plugin-transform-react-display-name": ^7.27.1
2535+
"@babel/plugin-transform-react-jsx": ^7.27.1
2536+
"@babel/plugin-transform-react-jsx-development": ^7.27.1
2537+
"@babel/plugin-transform-react-pure-annotations": ^7.27.1
25112538
peerDependencies:
25122539
"@babel/core": ^7.0.0-0
2513-
checksum: 9c76f145026715c8e4a1f6c44f208918e700227d8d8a8068f4ae10d87031d23eb8b483e508cd4452d65066f731b7a8169527e66e83ffe165595e8db7899dd859
2540+
checksum: 00bc146f9c742eed804c598d3f31b7d889c1baf8c768989b7f84a93ca527dd1518d3b86781e89ca45cae6dbee136510d3a121658e01416c5578aecf751517bb5
25142541
languageName: node
25152542
linkType: hard
25162543

@@ -2724,7 +2751,7 @@ __metadata:
27242751
languageName: node
27252752
linkType: hard
27262753

2727-
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.28.0, @babel/types@npm:^7.28.2":
2754+
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.0, @babel/types@npm:^7.28.2":
27282755
version: 7.28.2
27292756
resolution: "@babel/types@npm:7.28.2"
27302757
dependencies:
@@ -9209,7 +9236,7 @@ __metadata:
92099236
"@babel/cli": 7.26.4
92109237
"@babel/core": 7.28.0
92119238
"@babel/preset-env": 7.26.9
9212-
"@babel/preset-react": 7.26.3
9239+
"@babel/preset-react": 7.27.1
92139240
"@babel/preset-typescript": 7.26.0
92149241
"@chromatic-com/storybook": ^3.2.4
92159242
"@emotion/babel-preset-css-prop": ^11.12.0

0 commit comments

Comments
 (0)