|
13 | 13 | "author": "tribe29 GmbH", |
14 | 14 | "license": "GPL-2.0-only", |
15 | 15 | "devDependencies": { |
16 | | - "@grafana/data": "^9.0.4", |
| 16 | + "@grafana/data": "^9.4.7", |
17 | 17 | "@grafana/eslint-config": "^5.0.0", |
18 | | - "@grafana/runtime": "^9.0.4", |
19 | | - "@grafana/toolkit": "^9.0.4", |
20 | | - "@grafana/ui": "^9.0.4", |
21 | | - "@testing-library/jest-dom": "5.16.4", |
22 | | - "@testing-library/react": "^12.1.5", |
23 | | - "@trivago/prettier-plugin-sort-imports": "^4.0.0", |
24 | | - "@types/lodash": "4.14.182", |
25 | | - "@typescript-eslint/eslint-plugin": "^5.30.6", |
26 | | - "@typescript-eslint/parser": "^5.33.0", |
27 | | - "@vue/compiler-sfc": "3.2.45", |
28 | | - "eslint": "^8.19.0", |
29 | | - "eslint-plugin-jsdoc": "^39.3.6", |
30 | | - "eslint-plugin-react": "^7.30.1", |
| 18 | + "@grafana/runtime": "^9.4.7", |
| 19 | + "@grafana/toolkit": "^9.4.7", |
| 20 | + "@grafana/ui": "^9.4.7", |
| 21 | + "@testing-library/jest-dom": "5.16.5", |
| 22 | + "@testing-library/react": "^12.0.0", |
| 23 | + "@trivago/prettier-plugin-sort-imports": "^4.1.1", |
| 24 | + "@types/lodash": "4.14.192", |
| 25 | + "@typescript-eslint/eslint-plugin": "^5.57.1", |
| 26 | + "@typescript-eslint/parser": "^5.57.1", |
| 27 | + "@vue/compiler-sfc": "3.2.47", |
| 28 | + "eslint": "^8.37.0", |
| 29 | + "eslint-plugin-jsdoc": "^40.1.1", |
| 30 | + "eslint-plugin-react": "^7.32.2", |
31 | 31 | "eslint-plugin-react-hooks": "^4.6.0", |
32 | | - "prettier": "^2.7.1", |
33 | | - "react": "17.0.2", |
34 | | - "react-dom": "17.0.2", |
| 32 | + "prettier": "^2.8.7", |
| 33 | + "typescript": "^4.9.5", |
| 34 | + "react": "^17.0.2", |
| 35 | + "react-dom": "^17.0.2", |
35 | 36 | "react-select-event": "^5.5.1" |
36 | 37 | }, |
37 | 38 | "engines": { |
|
0 commit comments