|
50 | 50 | "@rollup/plugin-node-resolve": "^16.0.3", |
51 | 51 | "@rollup/plugin-terser": "^0.4.4", |
52 | 52 | "@rollup/plugin-typescript": "^12.3.0", |
53 | | - "@stylistic/eslint-plugin": "^5.7.1", |
| 53 | + "@stylistic/eslint-plugin": "^5.8.0", |
54 | 54 | "@testdeck/mocha": "^0.3.3", |
55 | 55 | "@types/chai": "^5.2.3", |
56 | 56 | "@types/jsdom": "^27.0.0", |
|
64 | 64 | "chai": "^6.2.2", |
65 | 65 | "clean-package": "^2.2.0", |
66 | 66 | "commit-and-tag-version": "^12.6.1", |
67 | | - "eslint": "^9.39.2", |
| 67 | + "eslint": "<10.0.0", |
68 | 68 | "eslint-plugin-import": "^2.32.0", |
69 | | - "eslint-plugin-jsdoc": "^62.5.1", |
| 69 | + "eslint-plugin-jsdoc": "^62.5.4", |
70 | 70 | "eslint-plugin-prefer-arrow-functions": "^3.9.1", |
71 | | - "eslint-plugin-unused-imports": "^4.3.0", |
| 71 | + "eslint-plugin-unused-imports": "^4.4.1", |
72 | 72 | "file-type": "^21.3.0", |
73 | 73 | "google-closure-compiler": "^20260128.0.0", |
74 | 74 | "husky": "^9.1.7", |
|
84 | 84 | "ts-node-maintained": "^10.9.6", |
85 | 85 | "typedoc": "^0.28.16", |
86 | 86 | "typescript": "^5.9.3", |
87 | | - "typescript-eslint": "^8.54.0", |
| 87 | + "typescript-eslint": "^8.55.0", |
88 | 88 | "vite": "^7.3.1" |
89 | 89 | }, |
90 | 90 | "resolutions": { |
|
0 commit comments