|
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.0", |
| 17 | + "@next/mdx": "~16.0.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 | | - "@radix-ui/react-slot": "~1.2.3", |
| 22 | + "@radix-ui/react-slot": "~1.2.4", |
23 | 23 | "@types/mdx": "~2.0.13", |
24 | 24 | "@vercel/analytics": "~1.5.0", |
25 | 25 | "@vercel/speed-insights": "~1.2.0", |
|
29 | 29 | "embla-carousel-react": "~8.6.0", |
30 | 30 | "geist": "~1.5.1", |
31 | 31 | "lucide-react": "~0.548.0", |
32 | | - "next": "~16.0.0", |
| 32 | + "next": "~16.0.1", |
33 | 33 | "next-themes": "~0.4.6", |
34 | 34 | "react": "~19.2.0", |
35 | 35 | "react-dom": "~19.2.0", |
|
42 | 42 | "devDependencies": { |
43 | 43 | "@eslint/eslintrc": "~3.3.1", |
44 | 44 | "@ianvs/prettier-plugin-sort-imports": "~4.7.0", |
45 | | - "@next/bundle-analyzer": "~16.0.0", |
46 | | - "@next/eslint-plugin-next": "~16.0.0", |
| 45 | + "@next/bundle-analyzer": "~16.0.1", |
| 46 | + "@next/eslint-plugin-next": "~16.0.1", |
47 | 47 | "@tailwindcss/postcss": "~4.1.16", |
48 | | - "@types/node": "~24.9.1", |
| 48 | + "@types/node": "~24.9.2", |
49 | 49 | "@types/react": "~19.2.2", |
50 | 50 | "@types/react-dom": "~19.2.2", |
51 | 51 | "eslint": "~9.38.0", |
52 | | - "eslint-config-next": "~16.0.0", |
| 52 | + "eslint-config-next": "~16.0.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", |
|
0 commit comments