Skip to content

Commit 4caafbf

Browse files
chore(deps): update babel monorepo
1 parent 9893dc2 commit 4caafbf

File tree

2 files changed

+149
-31
lines changed

2 files changed

+149
-31
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
},
2525
"homepage": "https://github.com/patternfly/patternfly-react#readme",
2626
"devDependencies": {
27-
"@babel/core": "^7.24.7",
28-
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
29-
"@babel/preset-react": "^7.24.7",
30-
"@babel/preset-typescript": "^7.24.7",
27+
"@babel/core": "^7.26.0",
28+
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
29+
"@babel/preset-react": "^7.25.9",
30+
"@babel/preset-typescript": "^7.26.0",
3131
"@eslint/compat": "^1.1.1",
3232
"@eslint/js": "^9.11.1",
3333
"@octokit/rest": "^20.1.1",

yarn.lock

Lines changed: 145 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ __metadata:
8181
languageName: node
8282
linkType: hard
8383

84-
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.3, @babel/core@npm:^7.24.7, @babel/core@npm:^7.7.5":
84+
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.3, @babel/core@npm:^7.7.5":
8585
version: 7.24.7
8686
resolution: "@babel/core@npm:7.24.7"
8787
dependencies:
@@ -104,7 +104,7 @@ __metadata:
104104
languageName: node
105105
linkType: hard
106106

107-
"@babel/core@npm:^7.24.4":
107+
"@babel/core@npm:^7.24.4, @babel/core@npm:^7.26.0":
108108
version: 7.26.0
109109
resolution: "@babel/core@npm:7.26.0"
110110
dependencies:
@@ -206,7 +206,7 @@ __metadata:
206206
languageName: node
207207
linkType: hard
208208

209-
"@babel/helper-create-class-features-plugin@npm:^7.18.6":
209+
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.25.9":
210210
version: 7.25.9
211211
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.9"
212212
dependencies:
@@ -353,7 +353,7 @@ __metadata:
353353
languageName: node
354354
linkType: hard
355355

356-
"@babel/helper-module-transforms@npm:^7.26.0":
356+
"@babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.26.0":
357357
version: 7.26.0
358358
resolution: "@babel/helper-module-transforms@npm:7.26.0"
359359
dependencies:
@@ -398,6 +398,13 @@ __metadata:
398398
languageName: node
399399
linkType: hard
400400

401+
"@babel/helper-plugin-utils@npm:^7.25.9":
402+
version: 7.25.9
403+
resolution: "@babel/helper-plugin-utils@npm:7.25.9"
404+
checksum: 10c0/483066a1ba36ff16c0116cd24f93de05de746a603a777cd695ac7a1b034928a65a4ecb35f255761ca56626435d7abdb73219eba196f9aa83b6c3c3169325599d
405+
languageName: node
406+
linkType: hard
407+
401408
"@babel/helper-remap-async-to-generator@npm:^7.24.7":
402409
version: 7.24.7
403410
resolution: "@babel/helper-remap-async-to-generator@npm:7.24.7"
@@ -447,6 +454,16 @@ __metadata:
447454
languageName: node
448455
linkType: hard
449456

457+
"@babel/helper-simple-access@npm:^7.25.9":
458+
version: 7.25.9
459+
resolution: "@babel/helper-simple-access@npm:7.25.9"
460+
dependencies:
461+
"@babel/traverse": "npm:^7.25.9"
462+
"@babel/types": "npm:^7.25.9"
463+
checksum: 10c0/3f1bcdb88ee3883ccf86959869a867f6bbf8c4737cd44fb9f799c38e54f67474590bc66802500ae9fe18161792875b2cfb7ec15673f48ed6c8663f6d09686ca8
464+
languageName: node
465+
linkType: hard
466+
450467
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.24.7":
451468
version: 7.24.7
452469
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.24.7"
@@ -796,6 +813,17 @@ __metadata:
796813
languageName: node
797814
linkType: hard
798815

816+
"@babel/plugin-syntax-jsx@npm:^7.25.9":
817+
version: 7.25.9
818+
resolution: "@babel/plugin-syntax-jsx@npm:7.25.9"
819+
dependencies:
820+
"@babel/helper-plugin-utils": "npm:^7.25.9"
821+
peerDependencies:
822+
"@babel/core": ^7.0.0-0
823+
checksum: 10c0/d56597aff4df39d3decda50193b6dfbe596ca53f437ff2934622ce19a743bf7f43492d3fb3308b0289f5cee2b825d99ceb56526a2b9e7b68bf04901546c5618c
824+
languageName: node
825+
linkType: hard
826+
799827
"@babel/plugin-syntax-logical-assignment-operators@npm:^7.10.4, @babel/plugin-syntax-logical-assignment-operators@npm:^7.8.3":
800828
version: 7.10.4
801829
resolution: "@babel/plugin-syntax-logical-assignment-operators@npm:7.10.4"
@@ -884,7 +912,18 @@ __metadata:
884912
languageName: node
885913
linkType: hard
886914

887-
"@babel/plugin-syntax-typescript@npm:^7.24.7, @babel/plugin-syntax-typescript@npm:^7.7.2":
915+
"@babel/plugin-syntax-typescript@npm:^7.25.9":
916+
version: 7.25.9
917+
resolution: "@babel/plugin-syntax-typescript@npm:7.25.9"
918+
dependencies:
919+
"@babel/helper-plugin-utils": "npm:^7.25.9"
920+
peerDependencies:
921+
"@babel/core": ^7.0.0-0
922+
checksum: 10c0/5192ebe11bd46aea68b7a60fd9555465c59af7e279e71126788e59121b86e00b505816685ab4782abe159232b0f73854e804b54449820b0d950b397ee158caa2
923+
languageName: node
924+
linkType: hard
925+
926+
"@babel/plugin-syntax-typescript@npm:^7.7.2":
888927
version: 7.24.7
889928
resolution: "@babel/plugin-syntax-typescript@npm:7.24.7"
890929
dependencies:
@@ -1188,6 +1227,19 @@ __metadata:
11881227
languageName: node
11891228
linkType: hard
11901229

1230+
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9":
1231+
version: 7.25.9
1232+
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.25.9"
1233+
dependencies:
1234+
"@babel/helper-module-transforms": "npm:^7.25.9"
1235+
"@babel/helper-plugin-utils": "npm:^7.25.9"
1236+
"@babel/helper-simple-access": "npm:^7.25.9"
1237+
peerDependencies:
1238+
"@babel/core": ^7.0.0-0
1239+
checksum: 10c0/6ce771fb04d4810257fc8900374fece877dacaed74b05eaa16ad9224b390f43795c4d046cbe9ae304e1eb5aad035d37383895e3c64496d647c2128d183916e74
1240+
languageName: node
1241+
linkType: hard
1242+
11911243
"@babel/plugin-transform-modules-systemjs@npm:^7.24.7":
11921244
version: 7.24.7
11931245
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.24.7"
@@ -1371,6 +1423,17 @@ __metadata:
13711423
languageName: node
13721424
linkType: hard
13731425

1426+
"@babel/plugin-transform-react-display-name@npm:^7.25.9":
1427+
version: 7.25.9
1428+
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
1429+
dependencies:
1430+
"@babel/helper-plugin-utils": "npm:^7.25.9"
1431+
peerDependencies:
1432+
"@babel/core": ^7.0.0-0
1433+
checksum: 10c0/63a0f962d64e71baf87c212755419e25c637d2d95ea6fdc067df26b91e606ae186442ae815b99a577eca9bf5404d9577ecad218a3cf42d0e9e286ca7b003a992
1434+
languageName: node
1435+
linkType: hard
1436+
13741437
"@babel/plugin-transform-react-jsx-development@npm:^7.24.7":
13751438
version: 7.24.7
13761439
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.24.7"
@@ -1382,6 +1445,17 @@ __metadata:
13821445
languageName: node
13831446
linkType: hard
13841447

1448+
"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
1449+
version: 7.25.9
1450+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
1451+
dependencies:
1452+
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
1453+
peerDependencies:
1454+
"@babel/core": ^7.0.0-0
1455+
checksum: 10c0/c0b92ff9eb029620abf320ff74aae182cea87524723d740fb48a4373d0d16bddf5edbe1116e7ba341332a5337e55c2ceaee8b8cad5549e78af7f4b3cfe77debb
1456+
languageName: node
1457+
linkType: hard
1458+
13851459
"@babel/plugin-transform-react-jsx@npm:^7.24.7":
13861460
version: 7.24.7
13871461
resolution: "@babel/plugin-transform-react-jsx@npm:7.24.7"
@@ -1397,6 +1471,21 @@ __metadata:
13971471
languageName: node
13981472
linkType: hard
13991473

1474+
"@babel/plugin-transform-react-jsx@npm:^7.25.9":
1475+
version: 7.25.9
1476+
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
1477+
dependencies:
1478+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
1479+
"@babel/helper-module-imports": "npm:^7.25.9"
1480+
"@babel/helper-plugin-utils": "npm:^7.25.9"
1481+
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
1482+
"@babel/types": "npm:^7.25.9"
1483+
peerDependencies:
1484+
"@babel/core": ^7.0.0-0
1485+
checksum: 10c0/5c9947e8ed141f7606f54da3e05eea1074950c5b8354c39df69cb7f43cb5a83c6c9d7973b24bc3d89341c8611f8ad50830a98ab10d117d850e6bdd8febdce221
1486+
languageName: node
1487+
linkType: hard
1488+
14001489
"@babel/plugin-transform-react-pure-annotations@npm:^7.24.7":
14011490
version: 7.24.7
14021491
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.24.7"
@@ -1409,6 +1498,18 @@ __metadata:
14091498
languageName: node
14101499
linkType: hard
14111500

1501+
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
1502+
version: 7.25.9
1503+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
1504+
dependencies:
1505+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
1506+
"@babel/helper-plugin-utils": "npm:^7.25.9"
1507+
peerDependencies:
1508+
"@babel/core": ^7.0.0-0
1509+
checksum: 10c0/7c8eac04644ad19dcd71bb8e949b0ae22b9e548fa4a58e545d3d0342f647fb89db7f8789a7c5b8074d478ce6d3d581eaf47dd4b36027e16fd68211c383839abc
1510+
languageName: node
1511+
linkType: hard
1512+
14121513
"@babel/plugin-transform-regenerator@npm:^7.24.7":
14131514
version: 7.24.7
14141515
resolution: "@babel/plugin-transform-regenerator@npm:7.24.7"
@@ -1488,17 +1589,18 @@ __metadata:
14881589
languageName: node
14891590
linkType: hard
14901591

1491-
"@babel/plugin-transform-typescript@npm:^7.24.7":
1492-
version: 7.24.7
1493-
resolution: "@babel/plugin-transform-typescript@npm:7.24.7"
1592+
"@babel/plugin-transform-typescript@npm:^7.25.9":
1593+
version: 7.25.9
1594+
resolution: "@babel/plugin-transform-typescript@npm:7.25.9"
14941595
dependencies:
1495-
"@babel/helper-annotate-as-pure": "npm:^7.24.7"
1496-
"@babel/helper-create-class-features-plugin": "npm:^7.24.7"
1497-
"@babel/helper-plugin-utils": "npm:^7.24.7"
1498-
"@babel/plugin-syntax-typescript": "npm:^7.24.7"
1596+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
1597+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
1598+
"@babel/helper-plugin-utils": "npm:^7.25.9"
1599+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
1600+
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
14991601
peerDependencies:
15001602
"@babel/core": ^7.0.0-0
1501-
checksum: 10c0/e8dacdc153a4c4599014b66eb01b94e3dc933d58d4f0cc3039c1a8f432e77b9df14f34a61964e014b975bf466f3fefd8c4768b3e887d3da1be9dc942799bdfdf
1603+
checksum: 10c0/c607ddb45f7e33cfcb928aad05cb1b18b1ecb564d2329d8f8e427f75192511aa821dee42d26871f1bdffbd883853e150ba81436664646c6e6b13063e65ce1475
15021604
languageName: node
15031605
linkType: hard
15041606

@@ -1653,7 +1755,7 @@ __metadata:
16531755
languageName: node
16541756
linkType: hard
16551757

1656-
"@babel/preset-react@npm:^7.24.1, @babel/preset-react@npm:^7.24.7":
1758+
"@babel/preset-react@npm:^7.24.1":
16571759
version: 7.24.7
16581760
resolution: "@babel/preset-react@npm:7.24.7"
16591761
dependencies:
@@ -1669,18 +1771,34 @@ __metadata:
16691771
languageName: node
16701772
linkType: hard
16711773

1672-
"@babel/preset-typescript@npm:^7.24.7":
1673-
version: 7.24.7
1674-
resolution: "@babel/preset-typescript@npm:7.24.7"
1774+
"@babel/preset-react@npm:^7.25.9":
1775+
version: 7.25.9
1776+
resolution: "@babel/preset-react@npm:7.25.9"
16751777
dependencies:
1676-
"@babel/helper-plugin-utils": "npm:^7.24.7"
1677-
"@babel/helper-validator-option": "npm:^7.24.7"
1678-
"@babel/plugin-syntax-jsx": "npm:^7.24.7"
1679-
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
1680-
"@babel/plugin-transform-typescript": "npm:^7.24.7"
1778+
"@babel/helper-plugin-utils": "npm:^7.25.9"
1779+
"@babel/helper-validator-option": "npm:^7.25.9"
1780+
"@babel/plugin-transform-react-display-name": "npm:^7.25.9"
1781+
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
1782+
"@babel/plugin-transform-react-jsx-development": "npm:^7.25.9"
1783+
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
1784+
peerDependencies:
1785+
"@babel/core": ^7.0.0-0
1786+
checksum: 10c0/c294b475ee741f01f63ea0d828862811c453fabc6023f01814ce983bc316388e9d73290164d2b1384c2684db9c330803a3d4d2170285b105dcbacd483329eb93
1787+
languageName: node
1788+
linkType: hard
1789+
1790+
"@babel/preset-typescript@npm:^7.26.0":
1791+
version: 7.26.0
1792+
resolution: "@babel/preset-typescript@npm:7.26.0"
1793+
dependencies:
1794+
"@babel/helper-plugin-utils": "npm:^7.25.9"
1795+
"@babel/helper-validator-option": "npm:^7.25.9"
1796+
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
1797+
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
1798+
"@babel/plugin-transform-typescript": "npm:^7.25.9"
16811799
peerDependencies:
16821800
"@babel/core": ^7.0.0-0
1683-
checksum: 10c0/986bc0978eedb4da33aba8e1e13a3426dd1829515313b7e8f4ba5d8c18aff1663b468939d471814e7acf4045d326ae6cff37239878d169ac3fe53a8fde71f8ee
1801+
checksum: 10c0/20d86bc45d2bbfde2f84fc7d7b38746fa6481d4bde6643039ad4b1ff0b804c6d210ee43e6830effd8571f2ff43fa7ffd27369f42f2b3a2518bb92dc86c780c61
16841802
languageName: node
16851803
linkType: hard
16861804

@@ -3749,10 +3867,10 @@ __metadata:
37493867
version: 0.0.0-use.local
37503868
resolution: "@patternfly/react-lerna-root@workspace:."
37513869
dependencies:
3752-
"@babel/core": "npm:^7.24.7"
3753-
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
3754-
"@babel/preset-react": "npm:^7.24.7"
3755-
"@babel/preset-typescript": "npm:^7.24.7"
3870+
"@babel/core": "npm:^7.26.0"
3871+
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
3872+
"@babel/preset-react": "npm:^7.25.9"
3873+
"@babel/preset-typescript": "npm:^7.26.0"
37563874
"@eslint/compat": "npm:^1.1.1"
37573875
"@eslint/js": "npm:^9.11.1"
37583876
"@octokit/rest": "npm:^20.1.1"

0 commit comments

Comments
 (0)