|
73 | 73 | "@types/node": "20.11.5",
|
74 | 74 | "@types/wanakana": "^5.3.0",
|
75 | 75 | "@types/zip.js": "^2.0.33",
|
76 |
| - "@typescript-eslint/eslint-plugin": "^7.18.0", |
77 |
| - "@typescript-eslint/parser": "^7.18.0", |
| 76 | + "@typescript-eslint/eslint-plugin": "^8.18.0", |
| 77 | + "@typescript-eslint/parser": "^8.18.0", |
78 | 78 | "@vitest/coverage-v8": "1.2.2",
|
79 | 79 | "ajv": "^8.17.1",
|
80 | 80 | "css": "^3.0.0",
|
|
89 | 89 | "eslint-plugin-no-unsanitized": "^4.0.2",
|
90 | 90 | "eslint-plugin-sonarjs": "^0.24.0",
|
91 | 91 | "eslint-plugin-unicorn": "^51.0.1",
|
92 |
| - "eslint-plugin-unused-imports": "^3.2.0", |
| 92 | + "eslint-plugin-unused-imports": "^4.1.4", |
93 | 93 | "eslint-plugin-vitest": "0.3.22",
|
94 | 94 | "fake-indexeddb": "^5.0.2",
|
95 | 95 | "handlebars": "^4.7.8",
|
|
102 | 102 | "prettier": "^3.2.5",
|
103 | 103 | "stylelint": "^16.2.1",
|
104 | 104 | "stylelint-config-recommended": "^14.0.0",
|
105 |
| - "ts-json-schema-generator": "^1.5.1", |
106 |
| - "typescript": "^5.4.5", |
| 105 | + "ts-json-schema-generator": "^2.3.0", |
| 106 | + "typescript": "^5.7.2", |
107 | 107 | "vitest": "^1.2.2"
|
108 | 108 | },
|
109 | 109 | "dependencies": {
|
|
0 commit comments