|
15 | 15 | "klaw-sync": "^6.0.0", |
16 | 16 | "lucide-react": "^0.424.0", |
17 | 17 | "mermaid": "^11.9.0", |
18 | | - "next": "15.5.4", |
| 18 | + "next": "15.5.7", |
19 | 19 | "next-mdx-remote": "^5.0.0", |
20 | 20 | "postcss-flexbugs-fixes": "^5.0.2", |
21 | 21 | "postcss-preset-env": "^9.6.0", |
22 | | - "react": "19.2.0", |
23 | | - "react-dom": "19.2.0", |
| 22 | + "react": "19.2.1", |
| 23 | + "react-dom": "19.2.1", |
24 | 24 | "react-intersection-observer": "^9.14.0", |
25 | 25 | "rehype-highlight": "^7.0.1", |
26 | 26 | "remark-gfm": "^4.0.0", |
|
31 | 31 | "devDependencies": { |
32 | 32 | "@types/klaw-sync": "^6.0.5", |
33 | 33 | "@types/node": "20.14.13", |
34 | | - "@types/react": "19.2.0", |
35 | | - "@types/react-dom": "19.2.0", |
| 34 | + "@types/react": "19.2.1", |
| 35 | + "@types/react-dom": "19.2.1", |
36 | 36 | "@types/xml2js": "^0.4.14", |
37 | 37 | "eslint": "^8", |
38 | | - "eslint-config-next": "15.5.4", |
| 38 | + "eslint-config-next": "15.5.7", |
39 | 39 | "prettier": "3.4.2", |
40 | 40 | "typescript": "5.5.4" |
41 | 41 | }, |
42 | 42 | "overrides": { |
43 | | - "@types/react": "19.2.0", |
44 | | - "@types/react-dom": "19.2.0" |
| 43 | + "@types/react": "19.2.1", |
| 44 | + "@types/react-dom": "19.2.1" |
45 | 45 | } |
46 | 46 | } |
0 commit comments