|
9 | 9 | "start": "next start" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@radix-ui/react-dialog": "^1.1.1", |
13 | | - "@shikijs/transformers": "^1.16.1", |
14 | | - "cmdk": "^1.0.0", |
15 | | - "fumadocs-core": "13.4.4", |
16 | | - "fumadocs-mdx": "10.0.0", |
17 | | - "fumadocs-openapi": "^5.4.8", |
18 | | - "fumadocs-ui": "13.4.4", |
19 | | - "next": "^14.2.7", |
| 12 | + "@radix-ui/react-dialog": "^1.1.2", |
| 13 | + "@shikijs/transformers": "^1.22.2", |
| 14 | + "cmdk": "^1.0.4", |
| 15 | + "fumadocs-core": "14.4.0", |
| 16 | + "fumadocs-mdx": "11.1.1", |
| 17 | + "fumadocs-openapi": "^5.5.10", |
| 18 | + "fumadocs-twoslash": "^2.0.1", |
| 19 | + "fumadocs-ui": "14.4.0", |
| 20 | + "next": "^15.0.3", |
20 | 21 | "prettier": "^3.3.3", |
21 | 22 | "react": "^18.3.1", |
22 | 23 | "react-dom": "^18.3.1", |
23 | | - "shiki": "^1.16.1", |
24 | | - "tailwind-merge": "^2.3.0", |
| 24 | + "shiki": "^1.22.2", |
| 25 | + "tailwind-merge": "^2.5.4", |
25 | 26 | "unist-util-visit": "^5.0.0" |
26 | 27 | }, |
27 | 28 | "devDependencies": { |
28 | 29 | "@eslint/eslintrc": "^3.1.0", |
29 | | - "@eslint/js": "^9.7.0", |
30 | | - "@next/eslint-plugin-next": "^14.2.7", |
| 30 | + "@eslint/js": "^9.14.0", |
| 31 | + "@next/eslint-plugin-next": "^15.0.3", |
31 | 32 | "@types/mdast": "^4.0.4", |
32 | 33 | "@types/mdx": "^2.0.13", |
33 | | - "@types/node": "20.14.8", |
34 | | - "@types/react": "^18.3.3", |
35 | | - "@types/react-dom": "^18.3.0", |
36 | | - "@typescript-eslint/eslint-plugin": "^7.13.1", |
37 | | - "@typescript-eslint/parser": "^7.13.1", |
38 | | - "autoprefixer": "^10.4.19", |
39 | | - "eslint": "^9.5.0", |
40 | | - "eslint-config-next": "^14.2.4", |
| 34 | + "@types/node": "22.9.0", |
| 35 | + "@types/react": "^18.3.12", |
| 36 | + "@types/react-dom": "^18.3.1", |
| 37 | + "@typescript-eslint/eslint-plugin": "^8.14.0", |
| 38 | + "@typescript-eslint/parser": "^8.14.0", |
| 39 | + "autoprefixer": "^10.4.20", |
| 40 | + "eslint": "^9.14.0", |
| 41 | + "eslint-config-next": "^15.0.3", |
41 | 42 | "eslint-config-prettier": "^9.1.0", |
42 | | - "eslint-plugin-prettier": "^5.1.3", |
43 | | - "globals": "^15.8.0", |
44 | | - "lint-staged": "^15.2.7", |
45 | | - "mermaid": "^11.3.0", |
46 | | - "open-props": "^1.7.4", |
47 | | - "postcss": "^8.4.38", |
48 | | - "postcss-nesting": "^12.1.5", |
49 | | - "prettier-plugin-tailwindcss": "^0.6.6", |
| 43 | + "eslint-plugin-prettier": "^5.2.1", |
| 44 | + "globals": "^15.12.0", |
| 45 | + "lint-staged": "^15.2.10", |
| 46 | + "mermaid": "^11.4.0", |
| 47 | + "open-props": "^1.7.7", |
| 48 | + "postcss": "^8.4.49", |
| 49 | + "postcss-nesting": "^13.0.1", |
| 50 | + "prettier-plugin-tailwindcss": "^0.6.8", |
50 | 51 | "reading-time": "^1.5.0", |
51 | 52 | "remark-youtube": "^1.3.2", |
52 | 53 | "simple-git-hooks": "^2.11.1", |
53 | | - "tailwindcss": "^3.4.4", |
54 | | - "typescript": "^5.5.2", |
| 54 | + "tailwindcss": "^3.4.14", |
| 55 | + "typescript": "^5.6.3", |
55 | 56 | "unified": "^11.0.5" |
56 | 57 | }, |
57 | 58 | "simple-git-hooks": { |
|
0 commit comments