|
20 | 20 | "author": "Grafana Labs",
|
21 | 21 | "license": "Apache-2.0",
|
22 | 22 | "devDependencies": {
|
23 |
| - "@babel/core": "7.26.0", |
| 23 | + "@babel/core": "7.26.9", |
24 | 24 | "@emotion/eslint-plugin": "11.12.0",
|
25 |
| - "@grafana/e2e-selectors": "11.4.0", |
| 25 | + "@grafana/e2e-selectors": "11.5.2", |
26 | 26 | "@grafana/eslint-config": "^8.0.0",
|
27 |
| - "@grafana/plugin-e2e": "^1.13.0", |
| 27 | + "@grafana/plugin-e2e": "^1.18.3", |
28 | 28 | "@grafana/tsconfig": "^2.0.0",
|
29 |
| - "@playwright/test": "1.49.0", |
| 29 | + "@playwright/test": "1.50.1", |
30 | 30 | "@stylistic/eslint-plugin-ts": "^2.9.0",
|
31 |
| - "@swc/core": "1.10.1", |
| 31 | + "@swc/core": "1.11.5", |
32 | 32 | "@swc/helpers": "0.5.15",
|
33 | 33 | "@swc/jest": "0.2.37",
|
34 | 34 | "@testing-library/dom": "10.4.0",
|
35 | 35 | "@testing-library/jest-dom": "6.6.3",
|
36 |
| - "@testing-library/react": "16.1.0", |
37 |
| - "@testing-library/user-event": "14.5.2", |
| 36 | + "@testing-library/react": "16.2.0", |
| 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.13", |
41 |
| - "@types/node": "22.10.1", |
| 40 | + "@types/lodash": "4.17.16", |
| 41 | + "@types/node": "22.13.9", |
42 | 42 | "@types/react": "19.0.1",
|
43 | 43 | "@types/react-dom": "19.0.1",
|
44 | 44 | "@types/react-router-dom": "5.3.3",
|
45 | 45 | "@types/semver": "7.5.8",
|
46 |
| - "@types/testing-library__jest-dom": "5.14.8", |
47 |
| - "@typescript-eslint/eslint-plugin": "^6.18.0", |
48 |
| - "@typescript-eslint/parser": "^6.18.0", |
49 |
| - "copy-webpack-plugin": "12.0.2", |
50 |
| - "cspell": "8.16.1", |
| 46 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 47 | + "@typescript-eslint/parser": "^8.26.0", |
| 48 | + "copy-webpack-plugin": "13.0.0", |
| 49 | + "cspell": "8.17.5", |
51 | 50 | "css-loader": "7.1.2",
|
52 | 51 | "eslint": "^8.0.0",
|
53 |
| - "eslint-config-prettier": "9.1.0", |
| 52 | + "eslint-config-prettier": "10.0.2", |
54 | 53 | "eslint-plugin-deprecation": "3.0.0",
|
55 | 54 | "eslint-plugin-import": "2.31.0",
|
56 |
| - "eslint-plugin-jest": "28.9.0", |
57 |
| - "eslint-plugin-jsdoc": "50.6.0", |
| 55 | + "eslint-plugin-jest": "28.11.0", |
| 56 | + "eslint-plugin-jsdoc": "50.6.3", |
58 | 57 | "eslint-plugin-jsx-a11y": "6.10.2",
|
59 | 58 | "eslint-plugin-lodash": "8.0.0",
|
60 |
| - "eslint-plugin-react": "7.37.2", |
61 |
| - "eslint-plugin-react-hooks": "5.1.0", |
62 |
| - "eslint-webpack-plugin": "4.2.0", |
| 59 | + "eslint-plugin-react": "7.37.4", |
| 60 | + "eslint-plugin-react-hooks": "5.2.0", |
| 61 | + "eslint-webpack-plugin": "5.0.0", |
63 | 62 | "fork-ts-checker-webpack-plugin": "9.0.2",
|
64 |
| - "glob": "11.0.0", |
| 63 | + "glob": "11.0.1", |
65 | 64 | "identity-obj-proxy": "3.0.0",
|
66 | 65 | "imports-loader": "^5.0.0",
|
67 | 66 | "jest": "29.7.0",
|
68 | 67 | "jest-environment-jsdom": "29.7.0",
|
69 |
| - "prettier": "3.4.2", |
| 68 | + "prettier": "3.5.3", |
70 | 69 | "react-popper-tooltip": "4.4.2",
|
71 | 70 | "replace-in-file-webpack-plugin": "^1.0.6",
|
72 |
| - "sass": "1.82.0", |
73 |
| - "sass-loader": "16.0.4", |
74 |
| - "semver": "^7.6.3", |
| 71 | + "sass": "1.85.1", |
| 72 | + "sass-loader": "16.0.5", |
| 73 | + "semver": "^7.7.1", |
75 | 74 | "style-loader": "4.0.0",
|
76 | 75 | "swc-loader": "0.2.6",
|
77 |
| - "terser-webpack-plugin": "^5.3.10", |
| 76 | + "terser-webpack-plugin": "^5.3.12", |
78 | 77 | "testing-library-selector": "0.3.1",
|
79 | 78 | "ts-node": "^10.9.2",
|
80 | 79 | "tsconfig-paths": "^4.2.0",
|
81 |
| - "typescript": "5.7.2", |
82 |
| - "webpack": "5.97.1", |
83 |
| - "webpack-cli": "^5.1.4", |
| 80 | + "typescript": "5.8.2", |
| 81 | + "webpack": "5.98.0", |
| 82 | + "webpack-cli": "^6.0.1", |
84 | 83 | "webpack-livereload-plugin": "^3.0.2",
|
85 | 84 | "webpack-subresource-integrity": "^5.1.0",
|
86 | 85 | "webpack-virtual-modules": "^0.6.2"
|
87 | 86 | },
|
88 | 87 | "dependencies": {
|
89 | 88 | "@emotion/css": "11.13.5",
|
90 |
| - "@grafana/aws-sdk": "^0.6.1", |
91 |
| - "@grafana/data": "11.5.1", |
92 |
| - "@grafana/plugin-ui": "^0.10.3", |
| 89 | + "@grafana/aws-sdk": "^0.7.0", |
| 90 | + "@grafana/data": "11.5.2", |
| 91 | + "@grafana/plugin-ui": "^0.10.4", |
93 | 92 | "@grafana/prometheus": "11.6.0-221778",
|
94 |
| - "@grafana/runtime": "11.4.0", |
95 |
| - "@grafana/schema": "11.5.1", |
96 |
| - "@grafana/ui": "11.5.1", |
| 93 | + "@grafana/runtime": "11.5.2", |
| 94 | + "@grafana/schema": "11.5.2", |
| 95 | + "@grafana/ui": "11.5.2", |
97 | 96 | "lodash": "4.17.21",
|
98 |
| - "react": "18.2.0", |
99 |
| - "react-dom": "18.2.0", |
100 |
| - "react-router-dom": "^7.0.2", |
101 |
| - "rxjs": "7.8.1", |
102 |
| - "semver": "7.6.3", |
103 |
| - "tslib": "2.5.3" |
| 97 | + "react": "18.3.1", |
| 98 | + "react-dom": "18.3.1", |
| 99 | + "react-router-dom": "^7.2.0", |
| 100 | + "rxjs": "7.8.2", |
| 101 | + "semver": "7.7.1", |
| 102 | + "tslib": "2.8.1" |
104 | 103 | },
|
105 | 104 | "resolutions": {
|
106 | 105 | "string-width": "4.2.3",
|
|
0 commit comments