|
20 | 20 | "author": "Grafana Labs",
|
21 | 21 | "license": "Apache-2.0",
|
22 | 22 | "devDependencies": {
|
23 |
| - "@babel/core": "7.27.1", |
| 23 | + "@babel/core": "7.27.4", |
24 | 24 | "@emotion/eslint-plugin": "11.12.0",
|
25 |
| - "@eslint/compat": "^1.2.9", |
| 25 | + "@eslint/compat": "^1.3.0", |
26 | 26 | "@eslint/eslintrc": "^3.3.1",
|
27 |
| - "@eslint/js": "^9.27.0", |
28 |
| - "@grafana/e2e-selectors": "12.0.1", |
29 |
| - "@grafana/eslint-config": "^8.0.0", |
30 |
| - "@grafana/plugin-e2e": "^2.0.2", |
| 27 | + "@eslint/js": "^9.29.0", |
| 28 | + "@grafana/e2e-selectors": "12.0.2", |
| 29 | + "@grafana/eslint-config": "^8.1.0", |
| 30 | + "@grafana/plugin-e2e": "^2.1.1", |
31 | 31 | "@grafana/tsconfig": "^2.0.0",
|
32 |
| - "@playwright/test": "1.52.0", |
33 |
| - "@stylistic/eslint-plugin-ts": "^4.2.0", |
34 |
| - "@swc/core": "1.11.29", |
| 32 | + "@playwright/test": "1.53.1", |
| 33 | + "@stylistic/eslint-plugin-ts": "^4.4.1", |
| 34 | + "@swc/core": "1.12.5", |
35 | 35 | "@swc/helpers": "0.5.17",
|
36 | 36 | "@swc/jest": "0.2.38",
|
37 | 37 | "@testing-library/dom": "10.4.0",
|
38 | 38 | "@testing-library/jest-dom": "6.6.3",
|
39 | 39 | "@testing-library/react": "16.3.0",
|
40 | 40 | "@testing-library/user-event": "14.6.1",
|
41 | 41 | "@types/eslint": "9.6.1",
|
42 |
| - "@types/jest": "29.5.14", |
43 |
| - "@types/lodash": "4.17.17", |
44 |
| - "@types/node": "22.15.21", |
| 42 | + "@types/jest": "30.0.0", |
| 43 | + "@types/lodash": "4.17.18", |
| 44 | + "@types/node": "24.0.3", |
45 | 45 | "@types/react": "18.3.1",
|
46 | 46 | "@types/react-dom": "18.3.1",
|
47 | 47 | "@types/react-router-dom": "5.3.3",
|
48 | 48 | "@types/semver": "7.7.0",
|
49 |
| - "@typescript-eslint/eslint-plugin": "^8.32.1", |
50 |
| - "@typescript-eslint/parser": "^8.32.1", |
| 49 | + "@typescript-eslint/eslint-plugin": "^8.35.0", |
| 50 | + "@typescript-eslint/parser": "^8.35.0", |
51 | 51 | "copy-webpack-plugin": "13.0.0",
|
52 |
| - "cspell": "9.0.2", |
| 52 | + "cspell": "9.1.1", |
53 | 53 | "css-loader": "7.1.2",
|
54 |
| - "eslint": "^9.27.0", |
| 54 | + "eslint": "^9.29.0", |
55 | 55 | "eslint-config-prettier": "10.1.5",
|
56 | 56 | "eslint-plugin-deprecation": "3.0.0",
|
57 |
| - "eslint-plugin-import": "2.31.0", |
58 |
| - "eslint-plugin-jest": "28.11.0", |
59 |
| - "eslint-plugin-jsdoc": "50.6.17", |
| 57 | + "eslint-plugin-import": "2.32.0", |
| 58 | + "eslint-plugin-jest": "29.0.1", |
| 59 | + "eslint-plugin-jsdoc": "51.2.1", |
60 | 60 | "eslint-plugin-jsx-a11y": "6.10.2",
|
61 | 61 | "eslint-plugin-lodash": "8.0.0",
|
62 | 62 | "eslint-plugin-react": "7.37.5",
|
63 | 63 | "eslint-plugin-react-hooks": "5.2.0",
|
64 |
| - "eslint-webpack-plugin": "5.0.1", |
| 64 | + "eslint-webpack-plugin": "5.0.2", |
65 | 65 | "fork-ts-checker-webpack-plugin": "9.1.0",
|
66 |
| - "glob": "11.0.2", |
| 66 | + "glob": "11.0.3", |
67 | 67 | "identity-obj-proxy": "3.0.0",
|
68 | 68 | "imports-loader": "^5.0.0",
|
69 |
| - "jest": "29.7.0", |
70 |
| - "jest-environment-jsdom": "29.7.0", |
71 |
| - "prettier": "3.5.3", |
| 69 | + "jest": "30.0.2", |
| 70 | + "jest-environment-jsdom": "30.0.2", |
| 71 | + "prettier": "3.6.0", |
72 | 72 | "react-popper-tooltip": "4.4.2",
|
73 | 73 | "replace-in-file-webpack-plugin": "^1.0.6",
|
74 |
| - "sass": "1.89.0", |
| 74 | + "sass": "1.89.2", |
75 | 75 | "sass-loader": "16.0.5",
|
76 | 76 | "semver": "^7.7.2",
|
77 | 77 | "style-loader": "4.0.0",
|
|
89 | 89 | },
|
90 | 90 | "dependencies": {
|
91 | 91 | "@emotion/css": "11.13.5",
|
92 |
| - "@grafana/aws-sdk": "^0.7.0", |
93 |
| - "@grafana/data": "12.1.0-245310", |
94 |
| - "@grafana/plugin-ui": "^0.10.6", |
95 |
| - "@grafana/prometheus": "12.1.0-245310", |
96 |
| - "@grafana/runtime": "12.1.0-245310", |
97 |
| - "@grafana/schema": "12.1.0-245310", |
98 |
| - "@grafana/ui": "12.1.0-245310", |
| 92 | + "@grafana/aws-sdk": "^0.7.1", |
| 93 | + "@grafana/data": "12.1.0-249608", |
| 94 | + "@grafana/plugin-ui": "^0.10.7", |
| 95 | + "@grafana/prometheus": "12.1.0-249608", |
| 96 | + "@grafana/runtime": "12.1.0-249608", |
| 97 | + "@grafana/schema": "12.1.0-249608", |
| 98 | + "@grafana/ui": "12.1.0-249608", |
99 | 99 | "lodash": "4.17.21",
|
100 | 100 | "react": "18.3.1",
|
101 | 101 | "react-dom": "18.3.1",
|
102 |
| - "react-router-dom": "^7.6.0", |
| 102 | + "react-router-dom": "^7.6.2", |
103 | 103 | "rxjs": "7.8.2",
|
104 | 104 | "semver": "7.7.2",
|
105 | 105 | "tslib": "2.8.1"
|
|
0 commit comments