|
14 | 14 | "@devup-ui/components": "workspace:*", |
15 | 15 | "@devup-ui/react": "workspace:*", |
16 | 16 | "@devup-ui/reset-css": "workspace:*", |
17 | | - "@mdx-js/loader": "^3.1.1", |
18 | | - "@mdx-js/react": "^3.1.1", |
19 | | - "@next/mdx": "^15.5.4", |
20 | | - "@types/mdx": "^2.0.13", |
21 | | - "body-scroll-lock": "3.1.5", |
22 | | - "clsx": "^2.1.1", |
23 | | - "next": "^15.5.4", |
24 | | - "react": "^19.1.1", |
25 | | - "react-dom": "^19.1.1", |
26 | | - "react-markdown": "^10.1.0", |
27 | | - "react-syntax-highlighter": "^15.6.6", |
28 | | - "remark-gfm": "^4.0.1", |
29 | | - "lenis": "1.3.11" |
| 17 | + "@mdx-js/loader": "^3.1", |
| 18 | + "@mdx-js/react": "^3.1", |
| 19 | + "@next/mdx": "^16.0", |
| 20 | + "body-scroll-lock": "3.1", |
| 21 | + "clsx": "^2.1", |
| 22 | + "next": "^16.0", |
| 23 | + "react": "^19.2", |
| 24 | + "react-dom": "^19.2", |
| 25 | + "react-markdown": "^10.1", |
| 26 | + "react-syntax-highlighter": "^16.0", |
| 27 | + "remark-gfm": "^4.0", |
| 28 | + "lenis": "1.3" |
30 | 29 | }, |
31 | 30 | "devDependencies": { |
| 31 | + "@types/mdx": "^2.0", |
32 | 32 | "@devup-ui/next-plugin": "workspace:*", |
33 | | - "@types/body-scroll-lock": "^3.1.2", |
| 33 | + "@types/body-scroll-lock": "^3.1", |
34 | 34 | "@types/node": "^24", |
35 | 35 | "@types/react": "^19", |
36 | 36 | "@types/react-dom": "^19", |
37 | | - "@types/react-syntax-highlighter": "^15.5.13", |
38 | | - "glob": "^11.0.3", |
39 | | - "remark": "^15.0.1", |
| 37 | + "@types/react-syntax-highlighter": "^15.5", |
| 38 | + "glob": "^11.0", |
| 39 | + "remark": "^15.0", |
40 | 40 | "typescript": "^5" |
41 | 41 | } |
42 | 42 | } |
0 commit comments