|
16 | 16 | "prepare": "husky" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "fumadocs-core": "14.4.2", |
20 | | - "fumadocs-mdx": "11.1.1", |
21 | | - "fumadocs-twoslash": "2.0.1", |
22 | | - "fumadocs-ui": "14.4.2", |
23 | | - "lucide-react": "0.447.0", |
24 | | - "next": "14.2.14", |
25 | | - "react": "18.3.1", |
26 | | - "react-dom": "18.3.1" |
| 19 | + "fumadocs-core": "14.6.1", |
| 20 | + "fumadocs-mdx": "11.1.2", |
| 21 | + "fumadocs-twoslash": "2.0.2", |
| 22 | + "fumadocs-ui": "14.6.1", |
| 23 | + "lucide-react": "0.468.0", |
| 24 | + "next": "15.1.1", |
| 25 | + "react": "19.0.0", |
| 26 | + "react-dom": "19.0.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@biomejs/biome": "1.9.4", |
30 | | - "@commitlint/cli": "19.5.0", |
31 | | - "@commitlint/config-conventional": "19.5.0", |
| 30 | + "@commitlint/cli": "19.6.1", |
| 31 | + "@commitlint/config-conventional": "19.6.0", |
32 | 32 | "@commitlint/types": "19.5.0", |
33 | | - "@fumadocs/cli": "0.0.3", |
| 33 | + "@fumadocs/cli": "0.0.4", |
34 | 34 | "@opennextjs/cloudflare": "0.2.1", |
35 | 35 | "@types/mdx": "2.0.13", |
36 | | - "@types/node": "22.7.4", |
37 | | - "@types/react": "18.3.11", |
38 | | - "@types/react-dom": "18.3.0", |
39 | | - "@typescript-eslint/eslint-plugin": "8.8.0", |
| 36 | + "@types/node": "22.10.2", |
| 37 | + "@types/react": "19.0.1", |
| 38 | + "@types/react-dom": "19.0.2", |
| 39 | + "@typescript-eslint/eslint-plugin": "8.18.1", |
40 | 40 | "autoprefixer": "10.4.20", |
41 | 41 | "clsx": "2.1.1", |
42 | 42 | "cz-conventional-changelog": "3.3.0", |
43 | 43 | "devmoji": "2.3.0", |
44 | | - "husky": "9.1.6", |
45 | | - "lint-staged": "15.2.10", |
46 | | - "postcss": "8.4.47", |
47 | | - "tailwindcss": "3.4.15", |
48 | | - "typescript": "5.5.4", |
49 | | - "wrangler": "3.80.0" |
| 44 | + "husky": "9.1.7", |
| 45 | + "lint-staged": "15.2.11", |
| 46 | + "postcss": "8.4.49", |
| 47 | + "tailwindcss": "3.4.17", |
| 48 | + "typescript": "5.7.2", |
| 49 | + "wrangler": "3.96.0" |
50 | 50 | }, |
51 | | - "packageManager": "pnpm@9.4.0" |
| 51 | + "packageManager": "pnpm@9.15.0" |
52 | 52 | } |
0 commit comments