|
11 | 11 | "diff": "git --no-pager diff --staged --function-context > commit.txt" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@icons-pack/react-simple-icons": "~13.8.0", |
| 14 | + "@icons-pack/react-simple-icons": "~13.13.0", |
15 | 15 | "@mdx-js/loader": "~3.1.1", |
16 | 16 | "@mdx-js/react": "~3.1.1", |
17 | | - "@next/mdx": "~16.1.1", |
| 17 | + "@next/mdx": "~16.2.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", |
21 | 21 | "@radix-ui/react-navigation-menu": "~1.2.14", |
22 | 22 | "@radix-ui/react-slot": "~1.2.4", |
23 | 23 | "@types/mdx": "~2.0.13", |
24 | | - "@vercel/analytics": "~1.6.1", |
25 | | - "@vercel/speed-insights": "~1.3.1", |
| 24 | + "@vercel/analytics": "~2.0.1", |
| 25 | + "@vercel/speed-insights": "~2.0.0", |
26 | 26 | "class-variance-authority": "~0.7.1", |
27 | 27 | "clsx": "~2.1.1", |
28 | 28 | "embla-carousel-autoplay": "~8.6.0", |
29 | 29 | "embla-carousel-react": "~8.6.0", |
30 | | - "geist": "~1.5.1", |
31 | | - "lucide-react": "~0.562.0", |
32 | | - "next": "~16.1.1", |
| 30 | + "geist": "~1.7.0", |
| 31 | + "lucide-react": "~0.577.0", |
| 32 | + "next": "~16.2.1", |
33 | 33 | "next-themes": "~0.4.6", |
34 | | - "react": "~19.2.3", |
35 | | - "react-dom": "~19.2.3", |
36 | | - "react-icons": "~5.5.0", |
| 34 | + "react": "~19.2.4", |
| 35 | + "react-dom": "~19.2.4", |
| 36 | + "react-icons": "~5.6.0", |
37 | 37 | "remark-frontmatter": "~5.0.0", |
38 | 38 | "remark-mdx-frontmatter": "~5.2.0", |
39 | | - "tailwind-merge": "~3.4.0", |
| 39 | + "tailwind-merge": "~3.5.0", |
40 | 40 | "tw-animate-css": "~1.4.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@eslint/eslintrc": "~3.3.3", |
44 | | - "@ianvs/prettier-plugin-sort-imports": "~4.7.0", |
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", |
| 43 | + "@eslint/eslintrc": "~3.3.5", |
| 44 | + "@ianvs/prettier-plugin-sort-imports": "~4.7.1", |
| 45 | + "@next/bundle-analyzer": "~16.2.1", |
| 46 | + "@next/eslint-plugin-next": "~16.2.1", |
| 47 | + "@tailwindcss/postcss": "~4.2.2", |
| 48 | + "@types/node": "~25.5.0", |
| 49 | + "@types/react": "~19.2.14", |
50 | 50 | "@types/react-dom": "~19.2.3", |
51 | | - "eslint": "~9.39.2", |
52 | | - "eslint-config-next": "~16.1.1", |
| 51 | + "eslint": "~10.1.0", |
| 52 | + "eslint-config-next": "~16.2.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 | | - "prettier": "~3.7.4", |
| 56 | + "prettier": "~3.8.1", |
57 | 57 | "prettier-plugin-tailwindcss": "~0.7.2", |
58 | | - "tailwindcss": "~4.1.18", |
| 58 | + "tailwindcss": "~4.2.2", |
59 | 59 | "typescript": "~5.9.3" |
60 | 60 | } |
61 | 61 | } |
0 commit comments