|
27 | 27 | "author": "Grafana Labs <[email protected]> (https://grafana.com)", |
28 | 28 | "license": "Apache-2.0", |
29 | 29 | "dependencies": { |
30 | | - "@grafana/async-query-data": "0.4.0", |
| 30 | + "@grafana/async-query-data": "0.4.1", |
31 | 31 | "@grafana/plugin-ui": "^0.10.1" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@eslint/eslintrc": "^3.1.0", |
35 | 35 | "@eslint/js": "^9.13.0", |
36 | | - "@grafana/data": "11.5.1", |
| 36 | + "@grafana/data": "11.5.2", |
37 | 37 | "@grafana/eslint-config": "^8.0.0", |
38 | | - "@grafana/runtime": "11.5.1", |
| 38 | + "@grafana/runtime": "11.5.2", |
39 | 39 | "@grafana/tsconfig": "^2.0.0", |
40 | | - "@grafana/ui": "11.5.1", |
| 40 | + "@grafana/ui": "11.5.2", |
41 | 41 | "@rollup/plugin-node-resolve": "^16.0.0", |
42 | | - "@stylistic/eslint-plugin-ts": "^3.0.1", |
| 42 | + "@stylistic/eslint-plugin-ts": "^4.0.1", |
43 | 43 | "@swc/core": "^1.7.28", |
44 | 44 | "@swc/jest": "^0.2.36", |
45 | 45 | "@testing-library/jest-dom": "6.6.3", |
|
48 | 48 | "@testing-library/user-event": "^14.5.2", |
49 | 49 | "@types/jest": "29.5.14", |
50 | 50 | "@types/lodash": "4.17.15", |
51 | | - "@types/node": "22.13.4", |
| 51 | + "@types/node": "22.13.5", |
52 | 52 | "@types/react": "18.3.12", |
53 | 53 | "@types/react-dom": "18.3.1", |
54 | 54 | "@typescript-eslint/eslint-plugin": "^8.12.2", |
55 | 55 | "@typescript-eslint/parser": "^8.12.2", |
56 | | - "cspell": "8.17.3", |
| 56 | + "cspell": "8.17.5", |
57 | 57 | "esbuild": "^0.25.0", |
58 | 58 | "eslint": "^9.13.0", |
59 | 59 | "eslint-config-prettier": "^10.0.1", |
|
0 commit comments