|
11 | 11 | "postinstall": "fumadocs-mdx" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@orama/stopwords": "^3.1.13", |
15 | | - "@orama/tokenizers": "^3.1.13", |
| 14 | + "@orama/stopwords": "^3.1.18", |
| 15 | + "@orama/tokenizers": "^3.1.18", |
16 | 16 | "embla-carousel-react": "^8.6.0", |
17 | | - "fumadocs-core": "15.7.11", |
18 | | - "fumadocs-mdx": "11.9.1", |
19 | | - "fumadocs-twoslash": "^3.1.7", |
20 | | - "fumadocs-ui": "15.7.11", |
21 | | - "katex": "^0.16.22", |
22 | | - "lucide-react": "^0.544.0", |
23 | | - "next": "15.5.3", |
24 | | - "react": "^19.1.1", |
25 | | - "react-dom": "^19.1.1", |
| 17 | + "framer-motion": "^12.29.0", |
| 18 | + "fumadocs-core": "16.4.8", |
| 19 | + "fumadocs-mdx": "14.2.6", |
| 20 | + "fumadocs-twoslash": "^3.1.12", |
| 21 | + "fumadocs-ui": "16.4.8", |
| 22 | + "katex": "^0.16.27", |
| 23 | + "lucide-react": "^0.563.0", |
| 24 | + "next": "16.1.4", |
| 25 | + "react": "^19.2.3", |
| 26 | + "react-dom": "19.2.3", |
26 | 27 | "rehype-katex": "^7.0.1", |
27 | 28 | "remark-math": "^6.0.0", |
28 | | - "twoslash": "^0.3.4" |
| 29 | + "twoslash": "^0.3.6" |
29 | 30 | }, |
30 | 31 | "devDependencies": { |
31 | | - "@tailwindcss/postcss": "^4.1.13", |
| 32 | + "@tailwindcss/postcss": "^4.1.18", |
32 | 33 | "@types/mdx": "^2.0.13", |
33 | 34 | "@types/node": "22.13.8", |
34 | | - "@types/react": "^19.1.13", |
35 | | - "@types/react-dom": "^19.1.9", |
| 35 | + "@types/react": "^19.2.9", |
| 36 | + "@types/react-dom": "^19.2.3", |
36 | 37 | "eslint": "^8.57.1", |
37 | 38 | "eslint-config-next": "15.5.3", |
38 | | - "hydrooj": "^5.0.0-beta.9", |
| 39 | + "hydrooj": "^5.0.0-beta.17", |
39 | 40 | "postcss": "^8.5.6", |
40 | | - "tailwindcss": "^4.1.13", |
41 | | - "typescript": "^5.8.2" |
| 41 | + "tailwindcss": "^4.1.18", |
| 42 | + "typescript": "^5.9.3" |
42 | 43 | }, |
43 | 44 | "packageManager": "[email protected]" |
44 | 45 | } |
0 commit comments