|
14 | 14 | "@icons-pack/react-simple-icons": "~13.8.0", |
15 | 15 | "@mdx-js/loader": "~3.1.1", |
16 | 16 | "@mdx-js/react": "~3.1.1", |
17 | | - "@next/mdx": "~16.0.7", |
| 17 | + "@next/mdx": "~16.1.1", |
18 | 18 | "@radix-ui/react-collapsible": "~1.1.12", |
19 | 19 | "@radix-ui/react-dialog": "~1.1.15", |
20 | 20 | "@radix-ui/react-dropdown-menu": "~2.1.16", |
|
28 | 28 | "embla-carousel-autoplay": "~8.6.0", |
29 | 29 | "embla-carousel-react": "~8.6.0", |
30 | 30 | "geist": "~1.5.1", |
31 | | - "lucide-react": "~0.556.0", |
32 | | - "next": "~16.0.7", |
| 31 | + "lucide-react": "~0.562.0", |
| 32 | + "next": "~16.1.1", |
33 | 33 | "next-themes": "~0.4.6", |
34 | | - "react": "~19.2.1", |
35 | | - "react-dom": "~19.2.1", |
| 34 | + "react": "~19.2.3", |
| 35 | + "react-dom": "~19.2.3", |
36 | 36 | "react-icons": "~5.5.0", |
37 | 37 | "remark-frontmatter": "~5.0.0", |
38 | 38 | "remark-mdx-frontmatter": "~5.2.0", |
|
42 | 42 | "devDependencies": { |
43 | 43 | "@eslint/eslintrc": "~3.3.3", |
44 | 44 | "@ianvs/prettier-plugin-sort-imports": "~4.7.0", |
45 | | - "@next/bundle-analyzer": "~16.0.7", |
46 | | - "@next/eslint-plugin-next": "~16.0.7", |
47 | | - "@tailwindcss/postcss": "~4.1.17", |
48 | | - "@types/node": "~24.10.1", |
49 | | - "@types/react": "~19.2.7", |
| 45 | + "@next/bundle-analyzer": "~16.1.1", |
| 46 | + "@next/eslint-plugin-next": "~16.1.1", |
| 47 | + "@tailwindcss/postcss": "~4.1.18", |
| 48 | + "@types/node": "~25.0.6", |
| 49 | + "@types/react": "~19.2.8", |
50 | 50 | "@types/react-dom": "~19.2.3", |
51 | | - "eslint": "~9.39.1", |
52 | | - "eslint-config-next": "~16.0.7", |
| 51 | + "eslint": "~9.39.2", |
| 52 | + "eslint-config-next": "~16.1.1", |
53 | 53 | "eslint-config-prettier": "~10.1.8", |
54 | 54 | "eslint-plugin-react-hooks": "~7.0.1", |
55 | 55 | "eslint-plugin-tailwindcss": "4.0.0-beta.0", |
56 | 56 | "prettier": "~3.7.4", |
57 | 57 | "prettier-plugin-tailwindcss": "~0.7.2", |
58 | | - "tailwindcss": "~4.1.17", |
| 58 | + "tailwindcss": "~4.1.18", |
59 | 59 | "typescript": "~5.9.3" |
60 | 60 | } |
61 | 61 | } |
0 commit comments