add back babel/core (#26489)
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.8.0",
|
||||
"@testing-library/react": "^16.0.1",
|
||||
"@babel/core": "^7.28.3",
|
||||
"@types/dagre": "^0.7.52",
|
||||
"@types/jest": "^29.5.13",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
@@ -199,7 +200,8 @@
|
||||
"storybook": "8.5.0",
|
||||
"tailwindcss": "^3.4.14",
|
||||
"typescript": "^5.8.3",
|
||||
"uglify-js": "^3.19.3"
|
||||
"uglify-js": "^3.19.3",
|
||||
"babel-loader": "^9.2.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "19.1.11",
|
||||
|
||||
Reference in New Issue
Block a user