|
20 | 20 | "fumadocs-typescript": "3.0.3", |
21 | 21 | "fumadocs-ui": "14.7.7", |
22 | 22 | "lucide-react": "^0.475.0", |
23 | | - "next": "^15.1.6", |
| 23 | + "next": "^15.1.7", |
24 | 24 | "next-view-transitions": "^0.3.4", |
25 | 25 | "react": "^19.0.0", |
26 | 26 | "react-dom": "^19.0.0", |
|
32 | 32 | "@eslint/js": "^9.20.0", |
33 | 33 | "@eslint/markdown": "^6.2.2", |
34 | 34 | "@local/configs": "workspace:*", |
35 | | - "@markuplint/jsx-parser": "^4.7.15", |
36 | | - "@markuplint/react-spec": "^4.5.15", |
| 35 | + "@markuplint/jsx-parser": "^4.7.16", |
| 36 | + "@markuplint/react-spec": "^4.5.16", |
37 | 37 | "@mdx-js/mdx": "^3.1.0", |
38 | | - "@next/eslint-plugin-next": "^15.1.6", |
| 38 | + "@next/eslint-plugin-next": "^15.1.7", |
39 | 39 | "@tsconfig/node22": "^22.0.0", |
40 | 40 | "@tsconfig/strictest": "^2.0.5", |
41 | 41 | "@types/mdx": "^2.0.13", |
|
44 | 44 | "@types/react-dom": "^19.0.3", |
45 | 45 | "autoprefixer": "^10.4.20", |
46 | 46 | "dedent": "^1.5.3", |
47 | | - "eslint": "^9.20.0", |
| 47 | + "eslint": "^9.20.1", |
48 | 48 | "eslint-plugin-import-x": "^4.6.1", |
49 | 49 | "eslint-plugin-mdx": "^3.1.5", |
50 | 50 | "eslint-plugin-perfectionist": "^4.8.0", |
51 | 51 | "eslint-plugin-react-hooks": "^5.1.0", |
52 | 52 | "eslint-plugin-react-refresh": "^0.4.19", |
53 | 53 | "eslint-plugin-simple-import-sort": "^12.1.1", |
54 | 54 | "eslint-plugin-unicorn": "^56.0.1", |
55 | | - "markuplint": "^4.11.5", |
56 | | - "postcss": "^8.5.1", |
| 55 | + "markuplint": "^4.11.6", |
| 56 | + "postcss": "^8.5.2", |
57 | 57 | "tailwindcss": "3.4.17", |
58 | 58 | "typescript": "^5.7.3", |
59 | | - "typescript-eslint": "^8.23.0" |
| 59 | + "typescript-eslint": "^8.24.0" |
60 | 60 | } |
61 | 61 | } |
0 commit comments