|
30 | 30 | "tslib": "^2.8.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@eslint/eslintrc": "^3.2.0", |
34 | | - "@eslint/js": "^9.18.0", |
| 33 | + "@eslint/eslintrc": "3.3.1", |
| 34 | + "@eslint/js": "9.34.0", |
35 | 35 | "@grafana/data": "12.2.1", |
36 | | - "@grafana/eslint-config": "^8.0.0", |
| 36 | + "@grafana/eslint-config": "8.2.0", |
37 | 37 | "@grafana/runtime": "12.2.1", |
38 | | - "@grafana/tsconfig": "^2.0.0", |
| 38 | + "@grafana/tsconfig": "2.0.1", |
39 | 39 | "@grafana/ui": "12.2.1", |
40 | | - "@rollup/plugin-node-resolve": "^16.0.0", |
41 | | - "@stylistic/eslint-plugin-ts": "^4.2.0", |
42 | | - "@swc/core": "^1.7.40", |
43 | | - "@swc/jest": "^0.2.36", |
44 | | - "@testing-library/dom": "^10.4.0", |
45 | | - "@testing-library/jest-dom": "^6.6.2", |
| 40 | + "@rollup/plugin-node-resolve": "16.0.3", |
| 41 | + "@stylistic/eslint-plugin-ts": "4.4.1", |
| 42 | + "@swc/core": "1.13.21", |
| 43 | + "@swc/jest": "0.2.39", |
| 44 | + "@testing-library/dom": "10.4.1", |
| 45 | + "@testing-library/jest-dom": "6.8.0", |
46 | 46 | "@testing-library/react": "16.3.0", |
47 | | - "@testing-library/react-hooks": "^8.0.1", |
| 47 | + "@testing-library/react-hooks": "8.0.1", |
48 | 48 | "@types/jest": "30.0.0", |
49 | 49 | "@types/react": "19.0.7", |
50 | 50 | "@types/react-dom": "19.0.3", |
51 | | - "@types/semver": "^7.5.8", |
52 | | - "@typescript-eslint/eslint-plugin": "^8.12.0", |
53 | | - "@typescript-eslint/parser": "^8.12.0", |
54 | | - "esbuild": "^0.25.0", |
55 | | - "eslint": "^9.18.0", |
56 | | - "eslint-config-prettier": "^10.0.1", |
57 | | - "eslint-plugin-jsdoc": "^60.5.0", |
58 | | - "eslint-plugin-react": "^7.37.2", |
59 | | - "eslint-plugin-react-hooks": "^5.0.0", |
60 | | - "identity-obj-proxy": "^3.0.0", |
61 | | - "jest": "^30.0.4", |
62 | | - "jest-environment-jsdom": "^30.0.4", |
63 | | - "node-notifier": "^10.0.1", |
| 51 | + "@types/semver": "7.7.1", |
| 52 | + "@typescript-eslint/eslint-plugin": "8.41.0", |
| 53 | + "@typescript-eslint/parser": "8.42.0", |
| 54 | + "esbuild": "0.25.11", |
| 55 | + "eslint": "9.36.0", |
| 56 | + "eslint-config-prettier": "10.1.8", |
| 57 | + "eslint-plugin-jsdoc": "60.8.3", |
| 58 | + "eslint-plugin-react": "7.37.5", |
| 59 | + "eslint-plugin-react-hooks": "5.2.0", |
| 60 | + "identity-obj-proxy": "3.0.0", |
| 61 | + "jest": "30.1.3", |
| 62 | + "jest-environment-jsdom": "30.1.2", |
| 63 | + "node-notifier": "10.0.1", |
64 | 64 | "react": "18.3.1", |
65 | 65 | "react-dom": "18.3.1", |
66 | | - "rimraf": "^6.0.1", |
67 | | - "rollup": "^4.24.2", |
68 | | - "rollup-plugin-dts": "^6.1.1", |
69 | | - "rollup-plugin-esbuild": "^6.1.1", |
70 | | - "rollup-plugin-node-externals": "^8.0.0", |
| 66 | + "rimraf": "6.0.1", |
| 67 | + "rollup": "4.52.5", |
| 68 | + "rollup-plugin-dts": "6.2.3", |
| 69 | + "rollup-plugin-esbuild": "6.2.1", |
| 70 | + "rollup-plugin-node-externals": "8.1.1", |
71 | 71 | "typescript": "5.9.3" |
72 | 72 | }, |
73 | 73 | "packageManager": "[email protected]" |
|
0 commit comments