|
22 | 22 | "license": "Apache-2.0", |
23 | 23 | "dependencies": { |
24 | 24 | "@emotion/css": "11.13.5", |
25 | | - "@grafana/data": "^12.0.0", |
| 25 | + "@grafana/data": "^12.0.2", |
26 | 26 | "@grafana/experimental": "^2.1.6", |
27 | | - "@grafana/runtime": "^12.0.0", |
| 27 | + "@grafana/runtime": "^12.0.2", |
28 | 28 | "@grafana/schema": "^12.0.0", |
29 | 29 | "@grafana/ui": "^12.0.0", |
30 | 30 | "react": "18.3.1", |
31 | 31 | "react-dom": "18.3.1", |
32 | | - "react-router-dom": "^7.6.0", |
| 32 | + "react-router-dom": "^7.6.3", |
33 | 33 | "tslib": "2.8.1" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@babel/core": "^7.27.1", |
| 36 | + "@babel/core": "^7.27.7", |
37 | 37 | "@eslint/eslintrc": "^3.3.1", |
38 | | - "@eslint/js": "^9.27.0", |
39 | | - "@grafana/aws-sdk": "0.7.0", |
40 | | - "@grafana/eslint-config": "^8.0.0", |
41 | | - "@grafana/plugin-e2e": "^2.0.2", |
| 38 | + "@eslint/js": "^9.30.0", |
| 39 | + "@grafana/aws-sdk": "0.7.1", |
| 40 | + "@grafana/eslint-config": "^8.1.0", |
| 41 | + "@grafana/plugin-e2e": "^2.1.2", |
42 | 42 | "@grafana/tsconfig": "^2.0.0", |
43 | | - "@playwright/test": "1.52.0", |
44 | | - "@stylistic/eslint-plugin-ts": "^4.2.0", |
45 | | - "@swc/core": "^1.11.29", |
| 43 | + "@playwright/test": "1.53.1", |
| 44 | + "@stylistic/eslint-plugin-ts": "^4.4.1", |
| 45 | + "@swc/core": "^1.12.7", |
46 | 46 | "@swc/helpers": "^0.5.17", |
47 | 47 | "@swc/jest": "^0.2.38", |
48 | 48 | "@testing-library/jest-dom": "6.6.3", |
49 | 49 | "@testing-library/react": "16.3.0", |
50 | 50 | "@types/glob": "^8.1.0", |
51 | | - "@types/jest": "^29.5.14", |
52 | | - "@types/node": "^22.15.21", |
| 51 | + "@types/jest": "^30.0.0", |
| 52 | + "@types/node": "^24.0.7", |
53 | 53 | "@types/react-router-dom": "^5.2.0", |
54 | 54 | "@types/semver": "^7.7.0", |
55 | | - "@typescript-eslint/eslint-plugin": "^8.32.1", |
56 | | - "@typescript-eslint/parser": "^8.32.1", |
| 55 | + "@typescript-eslint/eslint-plugin": "^8.35.0", |
| 56 | + "@typescript-eslint/parser": "^8.35.0", |
57 | 57 | "copy-webpack-plugin": "^13.0.0", |
58 | | - "cspell": "^9.0.2", |
| 58 | + "cspell": "^9.1.2", |
59 | 59 | "css-loader": "^7.1.2", |
60 | | - "eslint": "^9.27.0", |
| 60 | + "eslint": "^9.30.0", |
61 | 61 | "eslint-config-prettier": "^10.1.5", |
62 | 62 | "eslint-plugin-deprecation": "^3.0.0", |
63 | | - "eslint-plugin-jsdoc": "^50.6.17", |
64 | | - "eslint-plugin-prettier": "^5.4.0", |
| 63 | + "eslint-plugin-jsdoc": "^51.3.1", |
| 64 | + "eslint-plugin-prettier": "^5.5.1", |
65 | 65 | "eslint-plugin-react": "^7.37.5", |
66 | 66 | "eslint-plugin-react-hooks": "^5.2.0", |
67 | | - "eslint-webpack-plugin": "^5.0.1", |
| 67 | + "eslint-webpack-plugin": "^5.0.2", |
68 | 68 | "fork-ts-checker-webpack-plugin": "9.1.0", |
69 | | - "glob": "^11.0.2", |
| 69 | + "glob": "^11.0.3", |
70 | 70 | "identity-obj-proxy": "3.0.0", |
71 | 71 | "imports-loader": "^5.0.0", |
72 | | - "jest": "^29.5.0", |
73 | | - "jest-environment-jsdom": "^29.5.0", |
74 | | - "prettier": "^3.5.3", |
| 72 | + "jest": "^30.0.3", |
| 73 | + "jest-environment-jsdom": "^30.0.2", |
| 74 | + "prettier": "^3.6.2", |
75 | 75 | "react-select-event": "^5.3.0", |
76 | 76 | "replace-in-file-webpack-plugin": "^1.0.6", |
77 | | - "sass": "1.89.0", |
| 77 | + "sass": "1.89.2", |
78 | 78 | "sass-loader": "16.0.5", |
79 | 79 | "style-loader": "4.0.0", |
80 | 80 | "swc-loader": "^0.2.3", |
|
0 commit comments