|
24 | 24 | "license": "Apache-2.0",
|
25 | 25 | "dependencies": {
|
26 | 26 | "@emotion/css": "11.13.5",
|
27 |
| - "@grafana/async-query-data": "0.3.0", |
| 27 | + "@grafana/async-query-data": "0.4.0", |
28 | 28 | "@grafana/data": "^11.4.0",
|
29 | 29 | "@grafana/experimental": "2.1.6",
|
30 | 30 | "@grafana/runtime": "^11.4.0",
|
31 | 31 | "@grafana/schema": "^11.3.1",
|
32 | 32 | "@grafana/ui": "^11.3.1",
|
33 | 33 | "react": "18.3.1",
|
34 | 34 | "react-dom": "18.3.1",
|
35 |
| - "react-router-dom": "^7.1.1", |
36 |
| - "react-router-dom-v5-compat": "^6.28.1", |
| 35 | + "react-router-dom": "^7.1.3", |
| 36 | + "react-router-dom-v5-compat": "^6.28.2", |
37 | 37 | "semver": "^7.6.3",
|
38 | 38 | "tslib": "2.8.1"
|
39 | 39 | },
|
|
44 | 44 | "@grafana/e2e-selectors": "10.0.0",
|
45 | 45 | "@grafana/eslint-config": "^8.0.0",
|
46 | 46 | "@grafana/tsconfig": "^2.0.0",
|
47 |
| - "@stylistic/eslint-plugin-ts": "^2.12.1", |
48 |
| - "@swc/core": "^1.10.4", |
| 47 | + "@stylistic/eslint-plugin-ts": "^2.13.0", |
| 48 | + "@swc/core": "^1.10.8", |
49 | 49 | "@swc/helpers": "^0.5.15",
|
50 | 50 | "@swc/jest": "^0.2.37",
|
51 | 51 | "@testing-library/jest-dom": "6.6.3",
|
52 |
| - "@testing-library/react": "16.1.0", |
53 |
| - "@testing-library/user-event": "^14.5.2", |
| 52 | + "@testing-library/react": "16.2.0", |
| 53 | + "@testing-library/user-event": "^14.6.0", |
54 | 54 | "@types/glob": "^8.0.0",
|
55 | 55 | "@types/jest": "^29.5.14",
|
56 |
| - "@types/lodash": "^4.17.13", |
57 |
| - "@types/node": "^22.10.2", |
| 56 | + "@types/lodash": "^4.17.14", |
| 57 | + "@types/node": "^22.10.7", |
58 | 58 | "@types/testing-library__jest-dom": "6.0.0",
|
59 |
| - "@typescript-eslint/eslint-plugin": "^8.18.2", |
60 |
| - "@typescript-eslint/parser": "^8.18.2", |
| 59 | + "@typescript-eslint/eslint-plugin": "^8.20.0", |
| 60 | + "@typescript-eslint/parser": "^8.20.0", |
61 | 61 | "copy-webpack-plugin": "^12.0.2",
|
62 |
| - "cspell": "8.17.1", |
| 62 | + "cspell": "8.17.2", |
63 | 63 | "css-loader": "^7.1.2",
|
64 |
| - "cypress": "13.17.0", |
65 |
| - "eslint": "^9.17.0", |
66 |
| - "eslint-config-prettier": "^9.1.0", |
| 64 | + "cypress": "14.0.0", |
| 65 | + "eslint": "^9.18.0", |
| 66 | + "eslint-config-prettier": "^10.0.1", |
67 | 67 | "eslint-plugin-deprecation": "^3.0.0",
|
68 |
| - "eslint-plugin-jsdoc": "^50.6.1", |
69 |
| - "eslint-plugin-prettier": "^5.2.1", |
70 |
| - "eslint-plugin-react": "^7.37.3", |
| 68 | + "eslint-plugin-jsdoc": "^50.6.2", |
| 69 | + "eslint-plugin-prettier": "^5.2.3", |
| 70 | + "eslint-plugin-react": "^7.37.4", |
71 | 71 | "eslint-plugin-react-hooks": "^5.1.0",
|
72 | 72 | "eslint-webpack-plugin": "^4.0.1",
|
73 | 73 | "fork-ts-checker-webpack-plugin": "^9.0.2",
|
74 |
| - "glob": "^11.0.0", |
| 74 | + "glob": "^11.0.1", |
75 | 75 | "identity-obj-proxy": "3.0.0",
|
76 | 76 | "imports-loader": "^5.0.0",
|
77 | 77 | "jest": "^29.5.0",
|
78 | 78 | "jest-environment-jsdom": "^29.5.0",
|
79 |
| - "lefthook": "^1.10.1", |
| 79 | + "lefthook": "^1.10.9", |
80 | 80 | "prettier": "^3.4.2",
|
81 | 81 | "react-select-event": "^5.3.0",
|
82 | 82 | "replace-in-file-webpack-plugin": "^1.0.6",
|
83 |
| - "sass": "1.83.0", |
| 83 | + "sass": "1.83.4", |
84 | 84 | "sass-loader": "16.0.4",
|
85 | 85 | "style-loader": "4.0.0",
|
86 | 86 | "swc-loader": "^0.2.3",
|
87 | 87 | "terser-webpack-plugin": "^5.3.11",
|
88 | 88 | "ts-node": "^10.9.2",
|
89 | 89 | "tsconfig-paths": "^4.2.0",
|
90 |
| - "typescript": "5.7.2", |
| 90 | + "typescript": "5.7.3", |
91 | 91 | "webpack": "^5.97.1",
|
92 | 92 | "webpack-cli": "^6.0.1",
|
93 | 93 | "webpack-livereload-plugin": "^3.0.2",
|
|
0 commit comments