|
34 | 34 | "@grafana/plugin-ui": "^0.11.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@eslint/eslintrc": "^3.1.0", |
38 | | - "@eslint/js": "^9.13.0", |
| 37 | + "@eslint/eslintrc": "3.3.1", |
| 38 | + "@eslint/js": "9.34.0", |
39 | 39 | "@grafana/data": "12.2.1", |
40 | | - "@grafana/eslint-config": "^8.0.0", |
| 40 | + "@grafana/eslint-config": "8.2.0", |
41 | 41 | "@grafana/runtime": "12.2.1", |
42 | | - "@grafana/tsconfig": "^2.0.0", |
| 42 | + "@grafana/tsconfig": "2.0.1", |
43 | 43 | "@grafana/ui": "12.2.1", |
44 | | - "@rollup/plugin-node-resolve": "^16.0.0", |
45 | | - "@stylistic/eslint-plugin-ts": "^4.2.0", |
46 | | - "@swc/core": "^1.7.28", |
47 | | - "@swc/jest": "^0.2.36", |
| 44 | + "@rollup/plugin-node-resolve": "16.0.3", |
| 45 | + "@stylistic/eslint-plugin-ts": "4.4.1", |
| 46 | + "@swc/core": "1.13.20", |
| 47 | + "@swc/jest": "0.2.39", |
48 | 48 | "@testing-library/jest-dom": "6.9.1", |
49 | 49 | "@testing-library/react": "16.3.0", |
50 | 50 | "@testing-library/react-hooks": "8.0.1", |
51 | | - "@testing-library/user-event": "^14.5.2", |
| 51 | + "@testing-library/user-event": "14.6.1", |
52 | 52 | "@types/jest": "30.0.0", |
53 | 53 | "@types/lodash": "4.17.20", |
54 | 54 | "@types/node": "22.18.11", |
55 | 55 | "@types/react": "18.3.12", |
56 | 56 | "@types/react-dom": "18.3.1", |
57 | | - "@typescript-eslint/eslint-plugin": "^8.12.2", |
58 | | - "@typescript-eslint/parser": "^8.12.2", |
| 57 | + "@typescript-eslint/eslint-plugin": "8.46.1", |
| 58 | + "@typescript-eslint/parser": "8.46.1", |
59 | 59 | "cspell": "9.2.1", |
60 | | - "esbuild": "^0.25.0", |
61 | | - "eslint": "^9.13.0", |
62 | | - "eslint-config-prettier": "^10.0.1", |
63 | | - "eslint-plugin-deprecation": "^3.0.0", |
64 | | - "eslint-plugin-jsdoc": "^60.1.1", |
65 | | - "eslint-plugin-react": "^7.37.2", |
66 | | - "eslint-plugin-react-hooks": "^5.0.0", |
67 | | - "identity-obj-proxy": "^3.0.0", |
| 60 | + "esbuild": "0.25.11", |
| 61 | + "eslint": "9.37.0", |
| 62 | + "eslint-config-prettier": "10.1.8", |
| 63 | + "eslint-plugin-deprecation": "3.0.0", |
| 64 | + "eslint-plugin-jsdoc": "60.8.3", |
| 65 | + "eslint-plugin-react": "7.37.5", |
| 66 | + "eslint-plugin-react-hooks": "5.2.0", |
| 67 | + "identity-obj-proxy": "3.0.0", |
68 | 68 | "jest": "30.2.0", |
69 | | - "jest-environment-jsdom": "^30.0.0", |
70 | | - "lefthook": "^1.9.2", |
71 | | - "node-notifier": "^10.0.1", |
72 | | - "prettier": "^3.4.2", |
| 69 | + "jest-environment-jsdom": "30.2.0", |
| 70 | + "lefthook": "1.13.6", |
| 71 | + "node-notifier": "10.0.1", |
| 72 | + "prettier": "3.6.2", |
73 | 73 | "react": "18.3.1", |
74 | 74 | "react-dom": "18.3.1", |
75 | | - "react-select-event": "^5.5.1", |
76 | | - "rimraf": "^6.0.1", |
| 75 | + "react-select-event": "5.5.1", |
| 76 | + "rimraf": "6.0.1", |
77 | 77 | "rollup": "4.52.4", |
78 | | - "rollup-plugin-dts": "^6.1.1", |
79 | | - "rollup-plugin-esbuild": "^6.1.1", |
80 | | - "rollup-plugin-node-externals": "^8.0.0", |
81 | | - "typescript": "^5.9.2" |
| 78 | + "rollup-plugin-dts": "6.2.3", |
| 79 | + "rollup-plugin-esbuild": "6.2.1", |
| 80 | + "rollup-plugin-node-externals": "8.1.1", |
| 81 | + "typescript": "5.9.3" |
82 | 82 | }, |
83 | 83 | "packageManager": "[email protected]" |
84 | 84 | } |
0 commit comments