Skip to content

Commit a49c945

Browse files
authoredDec 4, 2024
Update babel monorepo
1 parent 361a614 commit a49c945

File tree

2 files changed

+1001
-690
lines changed

2 files changed

+1001
-690
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.26.0",
20+
"@babel/plugin-transform-runtime": "7.25.9",
21+
"@babel/preset-env": "7.26.0",
22+
"@babel/preset-react": "7.26.3",
23+
"@babel/preset-typescript": "7.26.0",
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.