|
11 | 11 | "postinstall": "fumadocs-mdx" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@orama/stopwords": "^3.1.1", |
15 | | - "@orama/tokenizers": "patch:@orama/tokenizers@npm%3A3.1.1#~/.yarn/patches/@orama-tokenizers-npm-3.1.1-d353c0f792.patch", |
16 | | - "embla-carousel-react": "^8.5.2", |
17 | | - "fumadocs-core": "15.0.15", |
18 | | - "fumadocs-mdx": "11.5.6", |
19 | | - "fumadocs-twoslash": "^3.1.0", |
20 | | - "fumadocs-ui": "15.0.15", |
21 | | - "katex": "^0.16.21", |
22 | | - "lucide-react": "^0.477.0", |
23 | | - "next": "15.2.0", |
24 | | - "react": "^19.0.0", |
25 | | - "react-dom": "^19.0.0", |
| 14 | + "@orama/stopwords": "^3.1.13", |
| 15 | + "@orama/tokenizers": "^3.1.13", |
| 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", |
26 | 26 | "rehype-katex": "^7.0.1", |
27 | | - "remark-math": "^6.0.0" |
| 27 | + "remark-math": "^6.0.0", |
| 28 | + "twoslash": "^0.3.4" |
28 | 29 | }, |
29 | 30 | "devDependencies": { |
30 | | - "@tailwindcss/postcss": "^4.0.9", |
| 31 | + "@tailwindcss/postcss": "^4.1.13", |
31 | 32 | "@types/mdx": "^2.0.13", |
32 | 33 | "@types/node": "22.13.8", |
33 | | - "@types/react": "^19.0.10", |
34 | | - "@types/react-dom": "^19.0.4", |
35 | | - "eslint": "^8", |
36 | | - "eslint-config-next": "15.2.0", |
37 | | - "postcss": "^8.5.3", |
38 | | - "tailwindcss": "^4.0.9", |
| 34 | + "@types/react": "^19.1.13", |
| 35 | + "@types/react-dom": "^19.1.9", |
| 36 | + "eslint": "^8.57.1", |
| 37 | + "eslint-config-next": "15.5.3", |
| 38 | + "hydrooj": "^5.0.0-beta.9", |
| 39 | + "postcss": "^8.5.6", |
| 40 | + "tailwindcss": "^4.1.13", |
39 | 41 | "typescript": "^5.8.2" |
40 | 42 | }, |
41 | 43 | "packageManager": "yarn@4.7.0" |
|
0 commit comments