|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@repo/shared": "workspace:*", |
15 | | - "next": "^15.2.2", |
| 15 | + "next": "^15.2.4", |
16 | 16 | "nextjs-darkmode": "^1.0.10", |
17 | 17 | "nextjs-themes": "^4.0.6", |
18 | | - "react": "^19.0.0", |
19 | | - "react-dom": "^19.0.0", |
| 18 | + "react": "^19.1.0", |
| 19 | + "react-dom": "^19.1.0", |
20 | 20 | "react-markdown": "^10.1.0", |
21 | 21 | "react-markdown-autolink": "workspace:*", |
22 | 22 | "react-mouse-trails": "^0.0.5", |
23 | 23 | "react18-loaders": "^1.1.4", |
24 | 24 | "webgl-generative-particles": "^0.0.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@next/eslint-plugin-next": "^15.2.2", |
| 27 | + "@next/eslint-plugin-next": "^15.2.4", |
28 | 28 | "@repo/eslint-config": "workspace:*", |
29 | 29 | "@repo/typescript-config": "workspace:*", |
30 | | - "@types/node": "^22.13.10", |
31 | | - "@types/react": "^19.0.10", |
| 30 | + "@types/node": "^22.13.16", |
| 31 | + "@types/react": "^19.0.12", |
32 | 32 | "@types/react-dom": "^19.0.4", |
33 | 33 | "typescript": "^5.8.2" |
34 | 34 | } |
|
0 commit comments