|
27 | 27 | "@tailwindcss/vite": "^4.1.7", |
28 | 28 | "@types/chroma-js": "^3.1.1", |
29 | 29 | "@types/luxon": "^3.6.2", |
| 30 | + "@types/wicg-file-system-access": "^2023.10.6", |
30 | 31 | "eslint": "^9.27.0", |
31 | 32 | "eslint-config-prettier": "^10.1.5", |
32 | 33 | "eslint-plugin-svelte": "^3.9.0", |
|
287 | 288 |
|
288 | 289 | "@types/unist": [ "@types/[email protected]", "", {}, "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q=="], |
289 | 290 |
|
| 291 | + "@types/wicg-file-system-access": [ "@types/[email protected]", "", {}, "sha512-YO/183gNRzZFSdKu+ikkD7ambAj4PhgjFAF2A/Mw/7wroSF6ne8r804RkpZzqrJ/F6DO2/IYlQF/ULOZ/bhKyA=="], |
| 292 | + |
290 | 293 | "@typescript-eslint/eslint-plugin": [ "@typescript-eslint/[email protected]", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.33.0", "@typescript-eslint/type-utils": "8.33.0", "@typescript-eslint/utils": "8.33.0", "@typescript-eslint/visitor-keys": "8.33.0", "graphemer": "^1.4.0", "ignore": "^7.0.0", "natural-compare": "^1.4.0", "ts-api-utils": "^2.1.0" }, "peerDependencies": { "@typescript-eslint/parser": "^8.33.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-CACyQuqSHt7ma3Ns601xykeBK/rDeZa3w6IS6UtMQbixO5DWy+8TilKkviGDH6jtWCo8FGRKEK5cLLkPvEammQ=="], |
291 | 294 |
|
292 | 295 | "@typescript-eslint/parser": [ "@typescript-eslint/[email protected]", "", { "dependencies": { "@typescript-eslint/scope-manager": "8.33.0", "@typescript-eslint/types": "8.33.0", "@typescript-eslint/typescript-estree": "8.33.0", "@typescript-eslint/visitor-keys": "8.33.0", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-JaehZvf6m0yqYp34+RVnihBAChkqeH+tqqhS0GuX1qgPpwLvmTPheKEs6OeCK6hVJgXZHJ2vbjnC9j119auStQ=="], |
|
0 commit comments