|
17 | 17 | "author": "netdata", |
18 | 18 | "license": "Apache-2.0", |
19 | 19 | "devDependencies": { |
20 | | - "@grafana/eslint-config": "^8.0.0", |
21 | | - "@grafana/tsconfig": "^2.0.0", |
| 20 | + "@grafana/eslint-config": "^9.0.0", |
| 21 | + "@grafana/tsconfig": "^2.0.1", |
22 | 22 | "@stylistic/eslint-plugin-ts": "^2.9.0", |
23 | 23 | "@swc/core": "^1.3.90", |
24 | 24 | "@swc/helpers": "^0.5.0", |
|
46 | 46 | "identity-obj-proxy": "3.0.0", |
47 | 47 | "imports-loader": "^5.0.0", |
48 | 48 | "jest": "^29.7.0", |
49 | | - "jest-environment-jsdom": "^29.7.0", |
| 49 | + "jest-environment-jsdom": "30.2.0", |
50 | 50 | "prettier": "^2.8.7", |
51 | 51 | "replace-in-file-webpack-plugin": "^1.0.6", |
52 | 52 | "sass": "1.63.2", |
|
67 | 67 | }, |
68 | 68 | "dependencies": { |
69 | 69 | "@emotion/css": "11.10.6", |
70 | | - "@grafana/data": "8.5.5", |
71 | | - "@grafana/runtime": "^8.5.5", |
72 | | - "@grafana/schema": "^11.5.3", |
73 | | - "@grafana/ui": "8.5.5", |
| 70 | + "@grafana/data": "12.2.1", |
| 71 | + "@grafana/runtime": "^12.2.1", |
| 72 | + "@grafana/schema": "^12.2.1", |
| 73 | + "@grafana/ui": "12.2.1", |
74 | 74 | "pubsub-js": "^1.9.4", |
75 | 75 | "react": "18.2.0", |
76 | 76 | "react-dom": "18.2.0" |
|
0 commit comments