|
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.1", |
| 30 | + "@grafana/async-query-data": "0.4.2", |
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": "12.0.0", |
| 36 | + "@grafana/data": "12.0.2", |
37 | 37 | "@grafana/eslint-config": "^8.0.0", |
38 | | - "@grafana/runtime": "12.0.0", |
| 38 | + "@grafana/runtime": "12.0.2", |
39 | 39 | "@grafana/tsconfig": "^2.0.0", |
40 | | - "@grafana/ui": "12.0.0", |
| 40 | + "@grafana/ui": "12.0.2", |
41 | 41 | "@rollup/plugin-node-resolve": "^16.0.0", |
42 | 42 | "@stylistic/eslint-plugin-ts": "^4.2.0", |
43 | 43 | "@swc/core": "^1.7.28", |
|
46 | 46 | "@testing-library/react": "16.3.0", |
47 | 47 | "@testing-library/react-hooks": "8.0.1", |
48 | 48 | "@testing-library/user-event": "^14.5.2", |
49 | | - "@types/jest": "29.5.14", |
50 | | - "@types/lodash": "4.17.16", |
51 | | - "@types/node": "22.15.19", |
| 49 | + "@types/jest": "30.0.0", |
| 50 | + "@types/lodash": "4.17.19", |
| 51 | + "@types/node": "24.0.7", |
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": "9.0.1", |
| 56 | + "cspell": "9.1.2", |
57 | 57 | "esbuild": "^0.25.0", |
58 | 58 | "eslint": "^9.13.0", |
59 | 59 | "eslint-config-prettier": "^10.0.1", |
60 | 60 | "eslint-plugin-deprecation": "^3.0.0", |
61 | | - "eslint-plugin-jsdoc": "^50.4.3", |
| 61 | + "eslint-plugin-jsdoc": "^51.3.1", |
62 | 62 | "eslint-plugin-react": "^7.37.2", |
63 | 63 | "eslint-plugin-react-hooks": "^5.0.0", |
64 | 64 | "identity-obj-proxy": "^3.0.0", |
65 | | - "jest": "29.7.0", |
66 | | - "jest-environment-jsdom": "^29.7.0", |
| 65 | + "jest": "30.0.3", |
| 66 | + "jest-environment-jsdom": "^30.0.2", |
67 | 67 | "lefthook": "^1.9.2", |
68 | 68 | "node-notifier": "^10.0.1", |
69 | 69 | "prettier": "^3.4.2", |
|
72 | 72 | "react-router-dom": "^7.1.1", |
73 | 73 | "react-select-event": "^5.5.1", |
74 | 74 | "rimraf": "^6.0.1", |
75 | | - "rollup": "4.41.0", |
| 75 | + "rollup": "4.44.1", |
76 | 76 | "rollup-plugin-dts": "^6.1.1", |
77 | 77 | "rollup-plugin-esbuild": "^6.1.1", |
78 | 78 | "rollup-plugin-node-externals": "^8.0.0" |
|
0 commit comments