|
18 | 18 | "fumadocs-twoslash": "3.1.0", |
19 | 19 | "fumadocs-typescript": "3.1.0", |
20 | 20 | "fumadocs-ui": "15.0.12", |
21 | | - "lucide-react": "^0.477.0", |
| 21 | + "lucide-react": "^0.479.0", |
22 | 22 | "next": "^15.2.1", |
23 | 23 | "next-view-transitions": "^0.3.4", |
24 | 24 | "react": "^19.0.0", |
|
29 | 29 | "devDependencies": { |
30 | 30 | "@eslint-react/eslint-plugin": "workspace:*", |
31 | 31 | "@eslint-react/shared": "workspace:*", |
32 | | - "@eslint/js": "^9.21.0", |
| 32 | + "@eslint/js": "^9.22.0", |
33 | 33 | "@eslint/markdown": "^6.3.0", |
34 | 34 | "@local/configs": "workspace:*", |
35 | 35 | "@mdx-js/mdx": "^3.1.0", |
36 | 36 | "@next/eslint-plugin-next": "^15.2.1", |
37 | | - "@tailwindcss/postcss": "^4.0.11", |
| 37 | + "@tailwindcss/postcss": "^4.0.12", |
38 | 38 | "@tsconfig/next": "^2.0.3", |
39 | 39 | "@tsconfig/node22": "^22.0.0", |
40 | 40 | "@tsconfig/strictest": "^2.0.5", |
|
46 | 46 | "autoprefixer": "^10.4.20", |
47 | 47 | "babel-plugin-react-compiler": "^19.0.0-beta-40c6c23-20250301", |
48 | 48 | "dedent": "^1.5.3", |
49 | | - "eslint": "^9.21.0", |
| 49 | + "eslint": "^9.22.0", |
50 | 50 | "eslint-plugin-de-morgan": "^1.2.0", |
51 | 51 | "eslint-plugin-import-x": "^4.6.1", |
52 | 52 | "eslint-plugin-mdx": "^3.1.5", |
|
57 | 57 | "eslint-plugin-simple-import-sort": "^12.1.1", |
58 | 58 | "eslint-plugin-unicorn": "^57.0.0", |
59 | 59 | "postcss": "^8.5.3", |
60 | | - "tailwindcss": "^4.0.11", |
| 60 | + "tailwindcss": "^4.0.12", |
61 | 61 | "typescript": "^5.8.2", |
62 | 62 | "typescript-eslint": "^8.26.0" |
63 | 63 | } |
|
0 commit comments