Chore(dependencies): Tidy up deps in our packages (#42085)

* Chore(dependencies): Tidy up deps in root package

* Tidy up dependencies in @grafana/data

* Tidy up dependencies in @grafana/e2e

* Tidy up @grafana/e2e-selectors packages

* Tidy up packages in @grafana/runtime

* tidy up packages in @grafana/ui

* tidy up packages in jaeger-ui-components

* Readd regenerator-runtime in @grafana/data
This commit is contained in:
Ashley Harrison
2021-12-06 17:32:55 +00:00
committed by GitHub
parent d8d009ecce
commit a345b06095
10 changed files with 99 additions and 447 deletions
-4
View File
@@ -33,15 +33,11 @@
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.0.6",
"@types/node": "16.11.6",
"@types/rollup-plugin-visualizer": "4.2.1",
"@types/uuid": "8.3.0",
"date-fns": "2.21.3",
"rollup": "2.58.3",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"rollup-plugin-visualizer": "5.5.2",
"webpack": "5.51.1"
},
"types": "src/index.ts",