|
14 | 14 | "@eslint-react/eff": "workspace:*", |
15 | 15 | "bsky-react-post": "^0.1.7", |
16 | 16 | "clsx": "^2.1.1", |
17 | | - "fumadocs-core": "15.5.2", |
18 | | - "fumadocs-docgen": "2.0.1", |
19 | | - "fumadocs-mdx": "11.6.8", |
| 17 | + "fumadocs-core": "15.6.3", |
| 18 | + "fumadocs-docgen": "2.1.0", |
| 19 | + "fumadocs-mdx": "11.6.11", |
20 | 20 | "fumadocs-twoslash": "3.1.4", |
21 | 21 | "fumadocs-typescript": "4.0.6", |
22 | | - "fumadocs-ui": "15.5.2", |
| 22 | + "fumadocs-ui": "15.6.3", |
23 | 23 | "lucide-react": "^0.525.0", |
24 | | - "next": "^15.3.4", |
| 24 | + "next": "^15.3.5", |
25 | 25 | "next-view-transitions": "^0.3.4", |
26 | 26 | "react": "^19.1.0", |
27 | 27 | "react-dom": "^19.1.0", |
28 | 28 | "shiki": "^3.7.0", |
29 | 29 | "tailwind-merge": "^3.3.1", |
30 | | - "twoslash": "^0.3.1" |
| 30 | + "twoslash": "^0.3.2" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@eslint-react/eslint-plugin": "workspace:*", |
34 | 34 | "@eslint-react/kit": "workspace:*", |
35 | 35 | "@eslint-react/shared": "workspace:*", |
36 | | - "@eslint/js": "^9.30.1", |
37 | | - "@eslint/markdown": "^6.6.0", |
| 36 | + "@eslint/js": "^9.31.0", |
| 37 | + "@eslint/markdown": "^7.0.0", |
38 | 38 | "@local/configs": "workspace:*", |
39 | 39 | "@mdx-js/mdx": "^3.1.0", |
40 | 40 | "@tailwindcss/postcss": "^4.1.11", |
|
44 | 44 | "@tsconfig/strictest": "^2.0.5", |
45 | 45 | "@types/hast": "^3.0.4", |
46 | 46 | "@types/mdx": "^2.0.13", |
47 | | - "@types/node": "^24.0.10", |
| 47 | + "@types/node": "^24.0.13", |
48 | 48 | "@types/react": "^19.1.8", |
49 | 49 | "@types/react-dom": "^19.1.6", |
50 | 50 | "autoprefixer": "^10.4.21", |
51 | 51 | "dedent": "^1.6.0", |
52 | | - "eslint": "^9.30.1", |
| 52 | + "eslint": "^9.31.0", |
53 | 53 | "eslint-plugin-de-morgan": "^1.3.0", |
54 | 54 | "eslint-plugin-import-x": "^4.16.1", |
55 | 55 | "eslint-plugin-perfectionist": "^4.15.0", |
|
61 | 61 | "tailwindcss": "^4.1.11", |
62 | 62 | "tailwindcss-animated": "^2.0.0", |
63 | 63 | "typescript": "^5.8.3", |
64 | | - "typescript-eslint": "^8.35.1" |
| 64 | + "typescript-eslint": "^8.36.0" |
65 | 65 | } |
66 | 66 | } |
0 commit comments