|
20 | 20 | "fumadocs-twoslash": "3.1.2", |
21 | 21 | "fumadocs-typescript": "4.0.3", |
22 | 22 | "fumadocs-ui": "15.3.0", |
23 | | - "lucide-react": "^0.509.0", |
| 23 | + "lucide-react": "^0.510.0", |
24 | 24 | "next": "^15.3.2", |
25 | 25 | "next-view-transitions": "^0.3.4", |
26 | 26 | "react": "^19.1.0", |
27 | 27 | "react-dom": "^19.1.0", |
28 | | - "shiki": "^3.4.0", |
| 28 | + "shiki": "^3.4.1", |
29 | 29 | "tailwind-merge": "^3.3.0", |
30 | 30 | "twoslash": "^0.3.1" |
31 | 31 | }, |
|
44 | 44 | "@tsconfig/strictest": "^2.0.5", |
45 | 45 | "@types/hast": "^3.0.4", |
46 | 46 | "@types/mdx": "^2.0.13", |
47 | | - "@types/node": "^22.15.17", |
48 | | - "@types/react": "^19.1.3", |
49 | | - "@types/react-dom": "^19.1.4", |
| 47 | + "@types/node": "^22.15.18", |
| 48 | + "@types/react": "^19.1.4", |
| 49 | + "@types/react-dom": "^19.1.5", |
50 | 50 | "autoprefixer": "^10.4.21", |
51 | 51 | "dedent": "^1.6.0", |
52 | 52 | "eslint": "^9.26.0", |
53 | 53 | "eslint-plugin-de-morgan": "^1.2.1", |
54 | 54 | "eslint-plugin-import-x": "^4.11.1", |
55 | | - "eslint-plugin-perfectionist": "^4.12.3", |
| 55 | + "eslint-plugin-perfectionist": "^4.13.0", |
56 | 56 | "eslint-plugin-react-hooks": "^5.2.0", |
57 | 57 | "eslint-plugin-react-refresh": "^0.4.20", |
58 | 58 | "eslint-plugin-unicorn": "^59.0.1", |
|
61 | 61 | "tailwindcss": "^4.1.6", |
62 | 62 | "tailwindcss-animated": "^2.0.0", |
63 | 63 | "typescript": "^5.8.3", |
64 | | - "typescript-eslint": "^8.32.0" |
| 64 | + "typescript-eslint": "^8.32.1" |
65 | 65 | } |
66 | 66 | } |
0 commit comments