|
147 | 147 | "langfuse-vercel": "^3.38.4", |
148 | 148 | "lucide-react": "^0.517.0", |
149 | 149 | "micromatch": "^4.0.8", |
150 | | - "next": "15.5.0", |
| 150 | + "next": "^16.0.7", |
151 | 151 | "next-auth": "^5.0.0-beta.30", |
152 | 152 | "next-navigation-guard": "^0.2.0", |
153 | 153 | "next-themes": "^0.3.0", |
|
158 | 158 | "posthog-js": "^1.161.5", |
159 | 159 | "pretty-bytes": "^6.1.1", |
160 | 160 | "psl": "^1.15.0", |
161 | | - "react": "19.1.1", |
| 161 | + "react": "^19.2.1", |
162 | 162 | "react-device-detect": "^2.2.3", |
163 | | - "react-dom": "19.1.1", |
| 163 | + "react-dom": "^19.2.1", |
164 | 164 | "react-hook-form": "^7.53.0", |
165 | 165 | "react-hotkeys-hook": "^4.5.1", |
166 | 166 | "react-icons": "^5.3.0", |
|
196 | 196 | "@types/node": "^20", |
197 | 197 | "@types/nodemailer": "^6.4.17", |
198 | 198 | "@types/psl": "^1.1.3", |
199 | | - "@types/react": "19.1.10", |
200 | | - "@types/react-dom": "19.1.7", |
| 199 | + "@types/react": "19.2.1", |
| 200 | + "@types/react-dom": "19.2.1", |
201 | 201 | "@typescript-eslint/eslint-plugin": "^8.40.0", |
202 | 202 | "@typescript-eslint/parser": "^8.40.0", |
203 | 203 | "cross-env": "^7.0.3", |
|
217 | 217 | "vitest-mock-extended": "^3.1.0" |
218 | 218 | }, |
219 | 219 | "resolutions": { |
220 | | - "@types/react": "19.1.10", |
221 | | - "@types/react-dom": "19.1.7" |
| 220 | + "@types/react": "19.2.1", |
| 221 | + "@types/react-dom": "19.2.1" |
222 | 222 | } |
223 | 223 | } |
0 commit comments