|
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.2.0", |
| 30 | + "@grafana/async-query-data": "0.3.0", |
31 | 31 | "@grafana/experimental": "^2.1.2" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
|
42 | 42 | "@stylistic/eslint-plugin-ts": "^2.10.0", |
43 | 43 | "@swc/core": "^1.7.28", |
44 | 44 | "@swc/jest": "^0.2.36", |
45 | | - "@testing-library/jest-dom": "6.6.2", |
| 45 | + "@testing-library/jest-dom": "6.6.3", |
46 | 46 | "@testing-library/react": "16.0.1", |
47 | 47 | "@testing-library/react-hooks": "8.0.1", |
48 | 48 | "@testing-library/user-event": "^14.5.2", |
49 | 49 | "@types/jest": "29.5.14", |
50 | | - "@types/lodash": "4.17.12", |
51 | | - "@types/node": "22.8.1", |
| 50 | + "@types/lodash": "4.17.13", |
| 51 | + "@types/node": "22.8.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": "8.15.4", |
| 56 | + "cspell": "8.15.7", |
57 | 57 | "esbuild": "^0.24.0", |
58 | 58 | "eslint": "^9.13.0", |
59 | 59 | "eslint-config-prettier": "^9.1.0", |
|
70 | 70 | "react-router-dom": "^6.27.0", |
71 | 71 | "react-select-event": "^5.5.1", |
72 | 72 | "rimraf": "^6.0.1", |
73 | | - "rollup": "4.24.2", |
| 73 | + "rollup": "4.24.4", |
74 | 74 | "rollup-plugin-dts": "^6.1.1", |
75 | 75 | "rollup-plugin-esbuild": "^6.1.1", |
76 | 76 | "rollup-plugin-node-externals": "^7.1.3" |
|
0 commit comments