|
59 | 59 | "@swc/core": "^1.11.29", |
60 | 60 | "@tsconfig/node22": "^22.0.2", |
61 | 61 | "@tsconfig/strictest": "^2.0.5", |
62 | | - "@types/node": "^22.15.21", |
63 | | - "@types/react": "^19.1.5", |
| 62 | + "@types/node": "^22.15.22", |
| 63 | + "@types/react": "^19.1.6", |
64 | 64 | "@types/react-dom": "^19.1.5", |
65 | | - "@typescript-eslint/parser": "^8.32.1", |
66 | | - "@typescript-eslint/rule-tester": "^8.32.1", |
67 | | - "@typescript-eslint/types": "^8.32.1", |
| 65 | + "@typescript-eslint/parser": "^8.33.0", |
| 66 | + "@typescript-eslint/rule-tester": "^8.33.0", |
| 67 | + "@typescript-eslint/types": "^8.33.0", |
68 | 68 | "ansis": "^4.0.0", |
69 | 69 | "cspell": "^9.0.2", |
70 | 70 | "dedent": "^1.6.0", |
71 | 71 | "dprint": "^0.50.0", |
72 | | - "esbuild": "^0.25.4", |
| 72 | + "esbuild": "^0.25.5", |
73 | 73 | "eslint": "^9.27.0", |
74 | 74 | "eslint-config-flat-gitignore": "^2.1.0", |
75 | 75 | "eslint-plugin-vitest": "^0.5.4", |
|
92 | 92 | "typedoc-plugin-markdown": "^4.6.3", |
93 | 93 | "typedoc-plugin-mdn-links": "^5.0.2", |
94 | 94 | "typescript": "^5.8.3", |
95 | | - "typescript-eslint": "^8.32.1", |
| 95 | + "typescript-eslint": "^8.33.0", |
96 | 96 | "vitest": "^3.1.4" |
97 | 97 | }, |
98 | 98 | "packageManager": "[email protected]", |
|
109 | 109 | "sharp" |
110 | 110 | ], |
111 | 111 | "overrides": { |
112 | | - "@types/react": "^19.1.5", |
| 112 | + "@types/react": "^19.1.6", |
113 | 113 | "@types/react-dom": "^19.1.5", |
114 | 114 | "cross-spawn": "^7.0.6", |
115 | | - "esbuild": "^0.25.4", |
| 115 | + "esbuild": "^0.25.5", |
116 | 116 | "lucide-react": "^0.511.0", |
117 | 117 | "next": "^15.3.2", |
118 | 118 | "react": "^19.1.0", |
|
0 commit comments