Skip to content

Commit 3ba9838

Browse files
committed
Drop unused Babel devdeps
1 parent 1a81c41 commit 3ba9838

File tree

2 files changed

+22
-1751
lines changed

2 files changed

+22
-1751
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,6 @@
6868
"use-sync-external-store": "^1.4.0"
6969
},
7070
"devDependencies": {
71-
"@babel/cli": "^7.24.7",
72-
"@babel/core": "^7.24.7",
73-
"@babel/plugin-proposal-decorators": "^7.24.7",
74-
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
75-
"@babel/plugin-transform-flow-strip-types": "^7.24.7",
76-
"@babel/plugin-transform-react-display-name": "^7.24.7",
77-
"@babel/plugin-transform-react-jsx": "^7.24.7",
78-
"@babel/plugin-transform-runtime": "^7.24.7",
79-
"@babel/preset-env": "^7.24.7",
80-
"@babel/preset-typescript": "^7.24.7",
8171
"@microsoft/api-extractor": "^7.47.0",
8272
"@reduxjs/toolkit": "^2.2.5",
8373
"@testing-library/dom": "^10.4.0",
@@ -87,7 +77,6 @@
8777
"@types/prop-types": "^15.7.12",
8878
"@types/react": "^19.0.1",
8979
"@types/react-dom": "^19.0.1",
90-
"babel-eslint": "^10.1.0",
9180
"codecov": "^3.8.3",
9281
"cross-env": "^7.0.3",
9382
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)