|
72 | 72 | "size-limit": "^12.0.0", |
73 | 73 | "tinyglobby": "^0.2.15", |
74 | 74 | "tsup": "^8.4.0", |
75 | | - "typescript": "5.8.3", |
76 | | - "typescript50": "npm:[email protected]", |
77 | | - "typescript51": "npm:[email protected]", |
78 | | - "typescript52": "npm:[email protected]", |
79 | | - "typescript53": "npm:[email protected]", |
| 75 | + "typescript": "5.9.3", |
80 | 76 | "typescript54": "npm:[email protected]", |
81 | 77 | "typescript55": "npm:[email protected]", |
82 | 78 | "typescript56": "npm:[email protected]", |
83 | 79 | "typescript57": "npm:[email protected]", |
| 80 | + "typescript58": "npm:[email protected]", |
| 81 | + "typescript59": "npm:[email protected]", |
| 82 | + "typescript60": "npm:[email protected]", |
84 | 83 | "vite": "^6.4.1", |
85 | 84 | "vitest": "^4.0.18" |
86 | 85 | }, |
|
89 | 88 | "@types/react": "^19.2.7", |
90 | 89 | "@types/react-dom": "^19.2.3", |
91 | 90 | "@types/node": "^22.15.3", |
| 91 | + "@typescript-eslint/eslint-plugin": "8.56.1", |
| 92 | + "@typescript-eslint/parser": "8.56.1", |
| 93 | + "@typescript-eslint/project-service": "8.56.1", |
| 94 | + "@typescript-eslint/rule-tester": "8.56.1", |
| 95 | + "@typescript-eslint/scope-manager": "8.56.1", |
| 96 | + "@typescript-eslint/tsconfig-utils": "8.56.1", |
| 97 | + "@typescript-eslint/type-utils": "8.56.1", |
| 98 | + "@typescript-eslint/types": "8.56.1", |
| 99 | + "@typescript-eslint/typescript-estree": "8.56.1", |
| 100 | + "@typescript-eslint/utils": "8.56.1", |
| 101 | + "@typescript-eslint/visitor-keys": "8.56.1", |
| 102 | + "typescript-eslint": "8.56.1", |
92 | 103 | "vite": "^6.4.1", |
93 | 104 | "esbuild": "^0.27.2" |
94 | 105 | } |
|
0 commit comments