|
16 | 16 | "prepare": "husky"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "fumadocs-core": "14.7.5", |
| 19 | + "fumadocs-core": "14.7.7", |
20 | 20 | "fumadocs-mdx": "11.3.1",
|
21 |
| - "fumadocs-twoslash": "2.0.2", |
22 |
| - "fumadocs-ui": "14.7.5", |
| 21 | + "fumadocs-twoslash": "2.0.3", |
| 22 | + "fumadocs-ui": "14.7.7", |
23 | 23 | "lucide-react": "0.473.0",
|
24 |
| - "next": "14.2.21", |
| 24 | + "next": "15.1.5", |
25 | 25 | "react": "19.0.0",
|
26 | 26 | "react-dom": "19.0.0"
|
27 | 27 | },
|
|
31 | 31 | "@commitlint/config-conventional": "19.6.0",
|
32 | 32 | "@commitlint/types": "19.5.0",
|
33 | 33 | "@fumadocs/cli": "0.0.7",
|
34 |
| - "@opennextjs/cloudflare": "0.3.8", |
| 34 | + "@opennextjs/cloudflare": "0.3.9", |
35 | 35 | "@types/mdx": "2.0.13",
|
36 | 36 | "@types/node": "22.10.7",
|
37 | 37 | "@types/react": "19.0.7",
|
38 | 38 | "@types/react-dom": "19.0.3",
|
39 |
| - "@typescript-eslint/eslint-plugin": "8.20.0", |
| 39 | + "@typescript-eslint/eslint-plugin": "8.21.0", |
40 | 40 | "autoprefixer": "10.4.20",
|
41 | 41 | "clsx": "2.1.1",
|
42 | 42 | "cz-conventional-changelog": "3.3.0",
|
|
48 | 48 | "typescript": "5.7.3",
|
49 | 49 | "wrangler": "3.103.2"
|
50 | 50 | },
|
51 |
| - "packageManager": "pnpm@9.15.0" |
| 51 | + "packageManager": "pnpm@9.15.4" |
52 | 52 | }
|
0 commit comments