|
62 | 62 | "@tsconfig/node22": "^22.0.0", |
63 | 63 | "@tsconfig/strictest": "^2.0.5", |
64 | 64 | "@types/node": "^22.10.5", |
65 | | - "@types/react": "^19.0.3", |
| 65 | + "@types/react": "^19.0.4", |
66 | 66 | "@types/react-dom": "^19.0.2", |
67 | 67 | "@typescript-eslint/parser": "^8.19.1", |
68 | 68 | "@typescript-eslint/rule-tester": "^8.19.1", |
|
97 | 97 | "typedoc": "^0.27.6", |
98 | 98 | "typedoc-plugin-markdown": "^4.4.1", |
99 | 99 | "typedoc-plugin-rename-defaults": "^0.7.2", |
100 | | - "typescript": "^5.7.2", |
| 100 | + "typescript": "^5.7.3", |
101 | 101 | "typescript-eslint": "^8.19.1", |
102 | 102 | "vitest": "^2.1.8" |
103 | 103 | }, |
|
111 | 111 | "safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.41", |
112 | 112 | "safer-buffer": "npm:@nolyfill/safer-buffer@^1.0.41", |
113 | 113 | "typedarray": "npm:@nolyfill/typedarray@^1.0.29", |
114 | | - "@types/react": "^19.0.3", |
| 114 | + "@types/react": "^19.0.4", |
115 | 115 | "@types/react-dom": "^19.0.2", |
116 | 116 | "cross-spawn": "^7.0.6", |
117 | 117 | "next": "^15.1.4", |
118 | 118 | "react": "^19.0.0", |
119 | 119 | "react-dom": "^19.0.0", |
120 | 120 | "ts-api-utils": "^2.0.0", |
121 | | - "typescript": "^5.7.2" |
| 121 | + "typescript": "^5.7.3" |
122 | 122 | } |
123 | 123 | } |
124 | 124 | } |
0 commit comments