|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 | 69 | "@babel/core": "7.13.14",
|
70 |
| - "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", |
| 70 | + "@babel/plugin-proposal-class-properties": "7.13.0", |
71 | 71 | "@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8",
|
| 72 | + "@babel/plugin-proposal-object-rest-spread": "7.13.8", |
72 | 73 | "@babel/plugin-proposal-optional-chaining": "7.13.12",
|
73 |
| - "@babel/plugin-syntax-dynamic-import": "7.8.3", |
74 |
| - "@babel/plugin-proposal-class-properties": "7.13.0", |
75 | 74 | "@babel/plugin-proposal-private-methods": "7.13.0",
|
76 |
| - "@babel/plugin-proposal-object-rest-spread": "7.13.8", |
| 75 | + "@babel/plugin-syntax-dynamic-import": "7.8.3", |
77 | 76 | "@babel/plugin-transform-react-constant-elements": "7.13.13",
|
78 | 77 | "@babel/preset-env": "7.13.12",
|
79 | 78 | "@babel/preset-react": "7.13.13",
|
80 | 79 | "@babel/preset-typescript": "7.13.0",
|
81 | 80 | "@grafana/api-documenter": "7.11.2",
|
82 | 81 | "@grafana/api-extractor": "7.10.1",
|
83 | 82 | "@grafana/eslint-config": "2.3.0",
|
| 83 | + "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", |
84 | 84 | "@testing-library/jest-dom": "5.11.5",
|
85 | 85 | "@testing-library/react": "11.1.2",
|
86 | 86 | "@testing-library/react-hooks": "^3.2.1",
|
|
203 | 203 | "zone.js": "0.7.8"
|
204 | 204 | },
|
205 | 205 | "dependencies": {
|
| 206 | + "@babel/plugin-transform-runtime": "^7.13.10", |
206 | 207 | "@emotion/core": "10.0.27",
|
207 | 208 | "@grafana/aws-sdk": "0.0.3",
|
208 | 209 | "@grafana/slate-react": "0.22.9-grafana",
|
|
222 | 223 | "@types/react-virtualized-auto-sizer": "1.0.0",
|
223 | 224 | "@types/uuid": "8.3.0",
|
224 | 225 | "@welldone-software/why-did-you-render": "4.0.6",
|
225 |
| - "history": "4.10.1", |
226 | 226 | "abortcontroller-polyfill": "1.4.0",
|
227 | 227 | "angular": "1.8.2",
|
228 | 228 | "angular-bindonce": "0.3.1",
|
|
236 | 236 | "classnames": "2.2.6",
|
237 | 237 | "clipboard": "2.0.4",
|
238 | 238 | "common-tags": "^1.8.0",
|
239 |
| - "core-js": "3.6.4", |
| 239 | + "core-js": "3.10.0", |
240 | 240 | "d3": "5.15.0",
|
241 | 241 | "d3-force": "^2.1.1",
|
242 | 242 | "d3-scale-chromatic": "1.5.0",
|
|
247 | 247 | "fast-json-patch": "2.2.1",
|
248 | 248 | "fast-text-encoding": "^1.0.0",
|
249 | 249 | "file-saver": "2.0.2",
|
| 250 | + "history": "4.10.1", |
250 | 251 | "hoist-non-react-statics": "3.3.2",
|
251 | 252 | "immutable": "3.8.2",
|
252 | 253 | "is-hotkey": "0.1.6",
|
|
0 commit comments