|
39 | 39 | "@grafana/plugin-meta-extractor": "^0.9.0", |
40 | 40 | "@grafana/tsconfig": "^2.0.0", |
41 | 41 | "@playwright/test": "^1.55.1", |
42 | | - "@stylistic/eslint-plugin-ts": "^2.9.0", |
| 42 | + "@stylistic/eslint-plugin-ts": "^4.0.0", |
43 | 43 | "@swc/core": "^1.3.90", |
44 | 44 | "@swc/helpers": "^0.5.0", |
45 | 45 | "@swc/jest": "^0.2.26", |
46 | 46 | "@testing-library/jest-dom": "6.6.3", |
47 | | - "@testing-library/react": "12.1.5", |
| 47 | + "@testing-library/react": "16.3.0", |
48 | 48 | "@testing-library/react-hooks": "^8.0.1", |
49 | 49 | "@types/d3": "7.4.3", |
50 | 50 | "@types/d3-hexbin": "0.2.5", |
51 | 51 | "@types/eslint": "^9.6.1", |
52 | | - "@types/glob": "^8.1.0", |
| 52 | + "@types/glob": "^9.0.0", |
53 | 53 | "@types/hoist-non-react-statics": "3.3.5", |
54 | | - "@types/jest": "^29.5.14", |
| 54 | + "@types/jest": "^30.0.0", |
55 | 55 | "@types/jquery": "3.5.31", |
56 | 56 | "@types/lodash": "^4.14.194", |
57 | | - "@types/node": "^22.13.14", |
| 57 | + "@types/node": "^24.0.0", |
58 | 58 | "@types/react": "17.0.44", |
59 | 59 | "@types/react-dom": "17.0.15", |
60 | 60 | "@types/react-router-dom": "^5.2.0", |
61 | 61 | "@types/semver": "^7.5.8", |
62 | | - "@types/testing-library__jest-dom": "5.14.8", |
| 62 | + "@types/testing-library__jest-dom": "6.0.0", |
63 | 63 | "@types/tinycolor2": "1.4.6", |
64 | 64 | "@typescript-eslint/eslint-plugin": "^8.3.0", |
65 | 65 | "@typescript-eslint/parser": "^8.3.0", |
66 | | - "copy-webpack-plugin": "^11.0.0", |
67 | | - "cspell": "^8.14.4", |
68 | | - "css-loader": "^6.7.3", |
69 | | - "eslint": "^8.57.0", |
70 | | - "eslint-config-prettier": "^8.8.0", |
71 | | - "eslint-plugin-deprecation": "^2.0.0", |
72 | | - "eslint-plugin-jsdoc": "^48.1.0", |
73 | | - "eslint-plugin-prettier": "^4.0.0", |
| 66 | + "copy-webpack-plugin": "^13.0.0", |
| 67 | + "cspell": "^9.0.0", |
| 68 | + "css-loader": "^7.0.0", |
| 69 | + "eslint": "^9.0.0", |
| 70 | + "eslint-config-prettier": "^10.0.0", |
| 71 | + "eslint-plugin-deprecation": "^3.0.0", |
| 72 | + "eslint-plugin-jsdoc": "^61.0.0", |
| 73 | + "eslint-plugin-prettier": "^5.0.0", |
74 | 74 | "eslint-plugin-react": "^7.33.0", |
75 | | - "eslint-plugin-react-hooks": "^4.6.0", |
76 | | - "eslint-webpack-plugin": "^4.0.1", |
77 | | - "fork-ts-checker-webpack-plugin": "^8.0.0", |
| 75 | + "eslint-plugin-react-hooks": "^7.0.0", |
| 76 | + "eslint-webpack-plugin": "^5.0.0", |
| 77 | + "fork-ts-checker-webpack-plugin": "^9.0.0", |
78 | 78 | "glob": "^11.0.3", |
79 | 79 | "identity-obj-proxy": "3.0.0", |
80 | 80 | "imports-loader": "^5.0.0", |
81 | | - "jest": "^29.7.0", |
| 81 | + "jest": "^30.0.0", |
82 | 82 | "jest-canvas-mock": "2.4.0", |
83 | | - "jest-environment-jsdom": "^29.7.0", |
| 83 | + "jest-environment-jsdom": "^30.0.0", |
84 | 84 | "jshint": "2.13.6", |
85 | 85 | "moment-timezone": "^0.5.45", |
86 | 86 | "prettier": "^3.2.5", |
87 | 87 | "replace-in-file-webpack-plugin": "^1.0.6", |
88 | 88 | "sass": "1.77.0", |
89 | | - "sass-loader": "13.3.1", |
| 89 | + "sass-loader": "16.0.5", |
90 | 90 | "semver": "^7.6.3", |
91 | | - "style-loader": "3.3.3", |
| 91 | + "style-loader": "4.0.0", |
92 | 92 | "swc-loader": "^0.2.3", |
93 | 93 | "terser-webpack-plugin": "^5.3.10", |
94 | 94 | "ts-node": "^10.9.2", |
95 | 95 | "tsconfig-paths": "^4.2.0", |
96 | 96 | "typescript": "5.6.2", |
97 | 97 | "webpack": "^5.94.0", |
98 | | - "webpack-cli": "^5.1.4", |
| 98 | + "webpack-cli": "^6.0.0", |
99 | 99 | "webpack-livereload-plugin": "^3.0.2", |
100 | 100 | "webpack-subresource-integrity": "^5.1.0", |
101 | 101 | "webpack-virtual-modules": "^0.6.2" |
|
111 | 111 | "emotion": "11.0.0", |
112 | 112 | "react": "17.0.2", |
113 | 113 | "react-dom": "17.0.2", |
114 | | - "react-redux": "7.2.6", |
| 114 | + "react-redux": "9.2.0", |
115 | 115 | "react-tooltip": "5.29.1", |
116 | 116 | "tinycolor2": "^1.6.0", |
117 | 117 | "tslib": "2.5.3" |
|
0 commit comments