mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Revert: Babel removal and runtime update (#63641)
* Revert "Update babel monorepo to v7.21.0 (#63532)" This reverts commit3d974fc716. * Revert "Chore: Remove babel deps and config (#62461)" This reverts commit21a988a659.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"webpack": "5.75.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "7.21.0",
|
||||
"@babel/core": "7.20.5",
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@cypress/webpack-preprocessor": "5.17.0",
|
||||
"@grafana/e2e-selectors": "9.5.0-pre",
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
"uuid": "9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.21.0",
|
||||
"@babel/core": "7.20.5",
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
|
||||
Reference in New Issue
Block a user