Skip to content

Commit c33cf69

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] <[email protected]>
1 parent 1235e9f commit c33cf69

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
@@ -971,6 +971,15 @@ __metadata:
971971
languageName: node
972972
linkType: hard
973973

974+
"@babel/helper-annotate-as-pure@npm:^7.27.1":
975+
version: 7.27.3
976+
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
977+
dependencies:
978+
"@babel/types": ^7.27.3
979+
checksum: 63863a5c936ef82b546ca289c9d1b18fabfc24da5c4ee382830b124e2e79b68d626207febc8d4bffc720f50b2ee65691d7d12cc0308679dee2cd6bdc926b7190
980+
languageName: node
981+
linkType: hard
982+
974983
"@babel/helper-compilation-targets@npm:^7.22.6":
975984
version: 7.23.6
976985
resolution: "@babel/helper-compilation-targets@npm:7.23.6"
@@ -1198,6 +1207,13 @@ __metadata:
11981207
languageName: node
11991208
linkType: hard
12001209

1210+
"@babel/helper-plugin-utils@npm:^7.27.1":
1211+
version: 7.27.1
1212+
resolution: "@babel/helper-plugin-utils@npm:7.27.1"
1213+
checksum: 5d715055301badab62bdb2336075a77f8dc8bd290cad2bc1b37ea3bf1b3efc40594d308082229f239deb4d6b5b80b0a73bce000e595ea74416e0339c11037047
1214+
languageName: node
1215+
linkType: hard
1216+
12011217
"@babel/helper-remap-async-to-generator@npm:^7.25.9":
12021218
version: 7.25.9
12031219
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.9"
@@ -1603,6 +1619,17 @@ __metadata:
16031619
languageName: node
16041620
linkType: hard
16051621

1622+
"@babel/plugin-syntax-jsx@npm:^7.27.1":
1623+
version: 7.27.1
1624+
resolution: "@babel/plugin-syntax-jsx@npm:7.27.1"
1625+
dependencies:
1626+
"@babel/helper-plugin-utils": ^7.27.1
1627+
peerDependencies:
1628+
"@babel/core": ^7.0.0-0
1629+
checksum: c6d1324cff286a369aa95d99b8abd21dd07821b5d3affd5fe7d6058c84cff9190743287826463ee57a7beecd10fa1e4bc99061df532ee14e188c1c8937b13e3a
1630+
languageName: node
1631+
linkType: hard
1632+
16061633
"@babel/plugin-syntax-logical-assignment-operators@npm:^7.8.3":
16071634
version: 7.10.4
16081635
resolution: "@babel/plugin-syntax-logical-assignment-operators@npm:7.10.4"
@@ -2176,25 +2203,25 @@ __metadata:
21762203
languageName: node
21772204
linkType: hard
21782205

2179-
"@babel/plugin-transform-react-display-name@npm:^7.25.9":
2180-
version: 7.25.9
2181-
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
2206+
"@babel/plugin-transform-react-display-name@npm:^7.27.1":
2207+
version: 7.28.0
2208+
resolution: "@babel/plugin-transform-react-display-name@npm:7.28.0"
21822209
dependencies:
2183-
"@babel/helper-plugin-utils": ^7.25.9
2210+
"@babel/helper-plugin-utils": ^7.27.1
21842211
peerDependencies:
21852212
"@babel/core": ^7.0.0-0
2186-
checksum: cd7020494e6f31c287834e8929e6a718d5b0ace21232fa30feb48622c2312045504c34b347dcff9e88145c349882b296a7d6b6cc3d3447d8c85502f16471747c
2213+
checksum: 268b1a9192974439d17949e170b01cac2a2aa003c844e2fe3b8361146f42f66487178cffdfa8ce862aa9e6c814bc37f879a70300cb3f067815d15fa6aad04e6d
21872214
languageName: node
21882215
linkType: hard
21892216

2190-
"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
2191-
version: 7.25.9
2192-
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
2217+
"@babel/plugin-transform-react-jsx-development@npm:^7.27.1":
2218+
version: 7.27.1
2219+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.27.1"
21932220
dependencies:
2194-
"@babel/plugin-transform-react-jsx": ^7.25.9
2221+
"@babel/plugin-transform-react-jsx": ^7.27.1
21952222
peerDependencies:
21962223
"@babel/core": ^7.0.0-0
2197-
checksum: 537d38369537f1eb56041c4b770bc0733fde1801a7f5ffef40a1217ea448f33ee2fa8e6098a58a82fd00e432c1b9426a66849496da419020c9eca3b1b1a23779
2224+
checksum: b88865d5b8c018992f2332da939faa15c4d4a864c9435a5937beaff3fe43781432cc42e0a5d5631098e0bd4066fc33f5fa72203b388b074c3545fe7aaa21e474
21982225
languageName: node
21992226
linkType: hard
22002227

@@ -2213,30 +2240,30 @@ __metadata:
22132240
languageName: node
22142241
linkType: hard
22152242

2216-
"@babel/plugin-transform-react-jsx@npm:^7.25.9":
2217-
version: 7.25.9
2218-
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
2243+
"@babel/plugin-transform-react-jsx@npm:^7.27.1":
2244+
version: 7.27.1
2245+
resolution: "@babel/plugin-transform-react-jsx@npm:7.27.1"
22192246
dependencies:
2220-
"@babel/helper-annotate-as-pure": ^7.25.9
2221-
"@babel/helper-module-imports": ^7.25.9
2222-
"@babel/helper-plugin-utils": ^7.25.9
2223-
"@babel/plugin-syntax-jsx": ^7.25.9
2224-
"@babel/types": ^7.25.9
2247+
"@babel/helper-annotate-as-pure": ^7.27.1
2248+
"@babel/helper-module-imports": ^7.27.1
2249+
"@babel/helper-plugin-utils": ^7.27.1
2250+
"@babel/plugin-syntax-jsx": ^7.27.1
2251+
"@babel/types": ^7.27.1
22252252
peerDependencies:
22262253
"@babel/core": ^7.0.0-0
2227-
checksum: 5c6523c3963e3c6cf4c3cc2768a3766318af05b8f6c17aff52a4010e2c170e87b2fcdc94e9c9223ae12158664df4852ce81b9c8d042c15ea8fd83d6375f9f30f
2254+
checksum: 960d36e5d11ba68e4fbf1e2b935c153cb6ea7b0004f838aaee8baf7de30462b8f0562743a39ce3c370cc70b8f79d3c549104a415a615b2b0055b71fd025df0f3
22282255
languageName: node
22292256
linkType: hard
22302257

2231-
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
2232-
version: 7.25.9
2233-
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
2258+
"@babel/plugin-transform-react-pure-annotations@npm:^7.27.1":
2259+
version: 7.27.1
2260+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.27.1"
22342261
dependencies:
2235-
"@babel/helper-annotate-as-pure": ^7.25.9
2236-
"@babel/helper-plugin-utils": ^7.25.9
2262+
"@babel/helper-annotate-as-pure": ^7.27.1
2263+
"@babel/helper-plugin-utils": ^7.27.1
22372264
peerDependencies:
22382265
"@babel/core": ^7.0.0-0
2239-
checksum: 9995c0fc7c25d3aaaa0ce84233de02eab2564ea111d0813ec5baa538eb21520402879cc787ad1ad4c2061b99cebc3beb09910e64c9592e8ccb42ae62d9e4fd9a
2266+
checksum: a6f591c5e85a1ab0685d4a25afe591fe8d11dc0b73c677cf9560ff8d540d036a1cce9efcb729fc9092def4d854dc304ffdc063a89a9247900b69c516bf971a4c
22402267
languageName: node
22412268
linkType: hard
22422269

@@ -2485,19 +2512,19 @@ __metadata:
24852512
languageName: node
24862513
linkType: hard
24872514

2488-
"@babel/preset-react@npm:7.26.3":
2489-
version: 7.26.3
2490-
resolution: "@babel/preset-react@npm:7.26.3"
2515+
"@babel/preset-react@npm:7.27.1":
2516+
version: 7.27.1
2517+
resolution: "@babel/preset-react@npm:7.27.1"
24912518
dependencies:
2492-
"@babel/helper-plugin-utils": ^7.25.9
2493-
"@babel/helper-validator-option": ^7.25.9
2494-
"@babel/plugin-transform-react-display-name": ^7.25.9
2495-
"@babel/plugin-transform-react-jsx": ^7.25.9
2496-
"@babel/plugin-transform-react-jsx-development": ^7.25.9
2497-
"@babel/plugin-transform-react-pure-annotations": ^7.25.9
2519+
"@babel/helper-plugin-utils": ^7.27.1
2520+
"@babel/helper-validator-option": ^7.27.1
2521+
"@babel/plugin-transform-react-display-name": ^7.27.1
2522+
"@babel/plugin-transform-react-jsx": ^7.27.1
2523+
"@babel/plugin-transform-react-jsx-development": ^7.27.1
2524+
"@babel/plugin-transform-react-pure-annotations": ^7.27.1
24982525
peerDependencies:
24992526
"@babel/core": ^7.0.0-0
2500-
checksum: 9c76f145026715c8e4a1f6c44f208918e700227d8d8a8068f4ae10d87031d23eb8b483e508cd4452d65066f731b7a8169527e66e83ffe165595e8db7899dd859
2527+
checksum: 00bc146f9c742eed804c598d3f31b7d889c1baf8c768989b7f84a93ca527dd1518d3b86781e89ca45cae6dbee136510d3a121658e01416c5578aecf751517bb5
25012528
languageName: node
25022529
linkType: hard
25032530

@@ -2711,7 +2738,7 @@ __metadata:
27112738
languageName: node
27122739
linkType: hard
27132740

2714-
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.28.0, @babel/types@npm:^7.28.2":
2741+
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.0, @babel/types@npm:^7.28.2":
27152742
version: 7.28.2
27162743
resolution: "@babel/types@npm:7.28.2"
27172744
dependencies:
@@ -9204,7 +9231,7 @@ __metadata:
92049231
"@babel/cli": 7.26.4
92059232
"@babel/core": 7.28.0
92069233
"@babel/preset-env": 7.26.9
9207-
"@babel/preset-react": 7.26.3
9234+
"@babel/preset-react": 7.27.1
92089235
"@babel/preset-typescript": 7.26.0
92099236
"@chromatic-com/storybook": ^3.2.4
92109237
"@emotion/babel-preset-css-prop": ^11.12.0

0 commit comments

Comments
 (0)