|
20 | 20 | "author": "Grafana Labs",
|
21 | 21 | "license": "Apache-2.0",
|
22 | 22 | "devDependencies": {
|
23 |
| - "@babel/core": "7.26.9", |
| 23 | + "@babel/core": "7.27.1", |
24 | 24 | "@emotion/eslint-plugin": "11.12.0",
|
25 |
| - "@grafana/e2e-selectors": "11.5.2", |
| 25 | + "@grafana/e2e-selectors": "12.0.1", |
26 | 26 | "@grafana/eslint-config": "^8.0.0",
|
27 |
| - "@grafana/plugin-e2e": "^1.18.3", |
| 27 | + "@grafana/plugin-e2e": "^2.0.2", |
28 | 28 | "@grafana/tsconfig": "^2.0.0",
|
29 |
| - "@playwright/test": "1.50.1", |
30 |
| - "@stylistic/eslint-plugin-ts": "^2.9.0", |
31 |
| - "@swc/core": "1.11.5", |
32 |
| - "@swc/helpers": "0.5.15", |
33 |
| - "@swc/jest": "0.2.37", |
| 29 | + "@playwright/test": "1.52.0", |
| 30 | + "@stylistic/eslint-plugin-ts": "^4.2.0", |
| 31 | + "@swc/core": "1.11.29", |
| 32 | + "@swc/helpers": "0.5.17", |
| 33 | + "@swc/jest": "0.2.38", |
34 | 34 | "@testing-library/dom": "10.4.0",
|
35 | 35 | "@testing-library/jest-dom": "6.6.3",
|
36 |
| - "@testing-library/react": "16.2.0", |
| 36 | + "@testing-library/react": "16.3.0", |
37 | 37 | "@testing-library/user-event": "14.6.1",
|
38 | 38 | "@types/eslint": "9.6.1",
|
39 | 39 | "@types/jest": "29.5.14",
|
40 |
| - "@types/lodash": "4.17.16", |
41 |
| - "@types/node": "22.13.9", |
| 40 | + "@types/lodash": "4.17.17", |
| 41 | + "@types/node": "22.15.21", |
42 | 42 | "@types/react": "18.3.1",
|
43 | 43 | "@types/react-dom": "18.3.1",
|
44 | 44 | "@types/react-router-dom": "5.3.3",
|
45 |
| - "@types/semver": "7.5.8", |
46 |
| - "@typescript-eslint/eslint-plugin": "^8.26.0", |
47 |
| - "@typescript-eslint/parser": "^8.26.0", |
| 45 | + "@types/semver": "7.7.0", |
| 46 | + "@typescript-eslint/eslint-plugin": "^8.32.1", |
| 47 | + "@typescript-eslint/parser": "^8.32.1", |
48 | 48 | "copy-webpack-plugin": "13.0.0",
|
49 |
| - "cspell": "8.17.5", |
| 49 | + "cspell": "9.0.2", |
50 | 50 | "css-loader": "7.1.2",
|
51 |
| - "eslint": "^8.0.0", |
52 |
| - "eslint-config-prettier": "10.0.2", |
| 51 | + "eslint": "^9.27.0", |
| 52 | + "eslint-config-prettier": "10.1.5", |
53 | 53 | "eslint-plugin-deprecation": "3.0.0",
|
54 | 54 | "eslint-plugin-import": "2.31.0",
|
55 | 55 | "eslint-plugin-jest": "28.11.0",
|
56 |
| - "eslint-plugin-jsdoc": "50.6.3", |
| 56 | + "eslint-plugin-jsdoc": "50.6.17", |
57 | 57 | "eslint-plugin-jsx-a11y": "6.10.2",
|
58 | 58 | "eslint-plugin-lodash": "8.0.0",
|
59 |
| - "eslint-plugin-react": "7.37.4", |
| 59 | + "eslint-plugin-react": "7.37.5", |
60 | 60 | "eslint-plugin-react-hooks": "5.2.0",
|
61 |
| - "eslint-webpack-plugin": "5.0.0", |
62 |
| - "fork-ts-checker-webpack-plugin": "9.0.2", |
63 |
| - "glob": "11.0.1", |
| 61 | + "eslint-webpack-plugin": "5.0.1", |
| 62 | + "fork-ts-checker-webpack-plugin": "9.1.0", |
| 63 | + "glob": "11.0.2", |
64 | 64 | "identity-obj-proxy": "3.0.0",
|
65 | 65 | "imports-loader": "^5.0.0",
|
66 | 66 | "jest": "29.7.0",
|
67 | 67 | "jest-environment-jsdom": "29.7.0",
|
68 | 68 | "prettier": "3.5.3",
|
69 | 69 | "react-popper-tooltip": "4.4.2",
|
70 | 70 | "replace-in-file-webpack-plugin": "^1.0.6",
|
71 |
| - "sass": "1.85.1", |
| 71 | + "sass": "1.89.0", |
72 | 72 | "sass-loader": "16.0.5",
|
73 |
| - "semver": "^7.7.1", |
| 73 | + "semver": "^7.7.2", |
74 | 74 | "style-loader": "4.0.0",
|
75 | 75 | "swc-loader": "0.2.6",
|
76 |
| - "terser-webpack-plugin": "^5.3.12", |
| 76 | + "terser-webpack-plugin": "^5.3.14", |
77 | 77 | "testing-library-selector": "0.3.1",
|
78 | 78 | "ts-node": "^10.9.2",
|
79 | 79 | "tsconfig-paths": "^4.2.0",
|
80 |
| - "typescript": "5.8.2", |
81 |
| - "webpack": "5.98.0", |
| 80 | + "typescript": "5.8.3", |
| 81 | + "webpack": "5.99.9", |
82 | 82 | "webpack-cli": "^6.0.1",
|
83 | 83 | "webpack-livereload-plugin": "^3.0.2",
|
84 | 84 | "webpack-subresource-integrity": "^5.1.0",
|
|
87 | 87 | "dependencies": {
|
88 | 88 | "@emotion/css": "11.13.5",
|
89 | 89 | "@grafana/aws-sdk": "^0.7.0",
|
90 |
| - "@grafana/data": "12.1.0-244447", |
91 |
| - "@grafana/plugin-ui": "^0.10.4", |
92 |
| - "@grafana/prometheus": "12.1.0-244447", |
93 |
| - "@grafana/runtime": "12.1.0-244447", |
94 |
| - "@grafana/schema": "12.1.0-244447", |
95 |
| - "@grafana/ui": "12.1.0-244447", |
| 90 | + "@grafana/data": "12.1.0-245310", |
| 91 | + "@grafana/plugin-ui": "^0.10.6", |
| 92 | + "@grafana/prometheus": "12.1.0-245310", |
| 93 | + "@grafana/runtime": "12.1.0-245310", |
| 94 | + "@grafana/schema": "12.1.0-245310", |
| 95 | + "@grafana/ui": "12.1.0-245310", |
96 | 96 | "lodash": "4.17.21",
|
97 | 97 | "react": "18.3.1",
|
98 | 98 | "react-dom": "18.3.1",
|
99 |
| - "react-router-dom": "^7.2.0", |
| 99 | + "react-router-dom": "^7.6.0", |
100 | 100 | "rxjs": "7.8.2",
|
101 |
| - "semver": "7.7.1", |
| 101 | + "semver": "7.7.2", |
102 | 102 | "tslib": "2.8.1"
|
103 | 103 | },
|
104 | 104 | "resolutions": {
|
|
0 commit comments