|
16 | 16 | "prepare": "husky"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "fumadocs-core": "14.7.5", |
20 |
| - "fumadocs-mdx": "11.3.1", |
21 |
| - "fumadocs-twoslash": "2.0.2", |
22 |
| - "fumadocs-ui": "14.7.5", |
23 |
| - "lucide-react": "0.473.0", |
24 |
| - "next": "14.2.21", |
25 |
| - "react": "19.0.0", |
26 |
| - "react-dom": "19.0.0" |
| 19 | + "fumadocs-core": "15.2.3", |
| 20 | + "fumadocs-mdx": "11.5.7", |
| 21 | + "fumadocs-twoslash": "3.1.0", |
| 22 | + "fumadocs-ui": "15.2.3", |
| 23 | + "lucide-react": "0.487.0", |
| 24 | + "next": "15.2.4", |
| 25 | + "react": "19.1.0", |
| 26 | + "react-dom": "19.1.0" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@biomejs/biome": "1.9.4",
|
30 |
| - "@commitlint/cli": "19.6.1", |
31 |
| - "@commitlint/config-conventional": "19.6.0", |
32 |
| - "@commitlint/types": "19.5.0", |
33 |
| - "@fumadocs/cli": "0.0.7", |
34 |
| - "@opennextjs/cloudflare": "0.3.8", |
| 30 | + "@commitlint/cli": "19.8.0", |
| 31 | + "@commitlint/config-conventional": "19.8.0", |
| 32 | + "@commitlint/types": "19.8.0", |
| 33 | + "@fumadocs/cli": "0.1.0", |
| 34 | + "@opennextjs/cloudflare": "0.6.6", |
35 | 35 | "@types/mdx": "2.0.13",
|
36 |
| - "@types/node": "22.10.7", |
37 |
| - "@types/react": "19.0.7", |
38 |
| - "@types/react-dom": "19.0.3", |
39 |
| - "@typescript-eslint/eslint-plugin": "8.20.0", |
40 |
| - "autoprefixer": "10.4.20", |
| 36 | + "@types/node": "22.14.0", |
| 37 | + "@types/react": "19.1.0", |
| 38 | + "@types/react-dom": "19.1.1", |
| 39 | + "@typescript-eslint/eslint-plugin": "8.29.0", |
| 40 | + "autoprefixer": "10.4.21", |
41 | 41 | "clsx": "2.1.1",
|
42 | 42 | "cz-conventional-changelog": "3.3.0",
|
43 | 43 | "devmoji": "2.3.0",
|
44 | 44 | "husky": "9.1.7",
|
45 |
| - "lint-staged": "15.4.1", |
46 |
| - "postcss": "8.5.1", |
47 |
| - "tailwindcss": "3.4.17", |
48 |
| - "typescript": "5.7.3", |
49 |
| - "wrangler": "3.103.2" |
| 45 | + "lint-staged": "15.5.0", |
| 46 | + "postcss": "8.5.3", |
| 47 | + "tailwindcss": "4.1.2", |
| 48 | + "typescript": "5.8.2", |
| 49 | + "wrangler": "4.7.1" |
50 | 50 | },
|
51 |
| - "packageManager": "pnpm@9.15.0" |
| 51 | + "packageManager": "pnpm@10.7.1" |
52 | 52 | }
|
0 commit comments