Skip to content

Commit 3d10f36

Browse files
authoredJul 31, 2024
Update babel monorepo
1 parent 361a614 commit 3d10f36

File tree

2 files changed

+1144
-682
lines changed

2 files changed

+1144
-682
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"test": "jest && yarn build"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "7.4.5",
20-
"@babel/plugin-transform-runtime": "7.4.4",
21-
"@babel/preset-env": "7.4.5",
22-
"@babel/preset-react": "7.0.0",
23-
"@babel/preset-typescript": "7.3.3",
19+
"@babel/core": "7.25.2",
20+
"@babel/plugin-transform-runtime": "7.24.7",
21+
"@babel/preset-env": "7.25.3",
22+
"@babel/preset-react": "7.24.7",
23+
"@babel/preset-typescript": "7.24.7",
2424
"@types/jest": "24.0.13",
2525
"@types/react": "16.8.19",
2626
"babel-preset-react": "6.24.1",

0 commit comments

Comments
 (0)
Failed to load comments.