|
50 | 50 | ] |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | | - "@mdx-js/loader": "3.1.0", |
54 | | - "@mdx-js/react": "3.1.0", |
55 | | - "@next/mdx": "15.1.7", |
56 | | - "@radix-ui/react-avatar": "1.1.3", |
57 | | - "@radix-ui/react-dropdown-menu": "2.1.6", |
58 | | - "@radix-ui/react-label": "2.1.2", |
59 | | - "@radix-ui/react-slot": "1.1.2", |
60 | | - "@radix-ui/react-tabs": "1.1.3", |
| 53 | + "@mdx-js/loader": "3.1.1", |
| 54 | + "@mdx-js/react": "3.1.1", |
| 55 | + "@next/mdx": "16.0.3", |
| 56 | + "@radix-ui/react-avatar": "1.1.11", |
| 57 | + "@radix-ui/react-dropdown-menu": "2.1.16", |
| 58 | + "@radix-ui/react-label": "2.1.8", |
| 59 | + "@radix-ui/react-slot": "1.2.4", |
| 60 | + "@radix-ui/react-tabs": "1.1.13", |
61 | 61 | "@types/mdx": "2.0.13", |
62 | 62 | "@types/prismjs": "1.26.5", |
63 | 63 | "class-variance-authority": "0.7.1", |
64 | 64 | "clsx": "2.1.1", |
65 | 65 | "hast-util-to-html": "9.0.5", |
66 | | - "lucide-react": "0.475.0", |
| 66 | + "lucide-react": "0.553.0", |
67 | 67 | "next": "15.1.7", |
68 | | - "next-themes": "0.4.4", |
| 68 | + "next-themes": "0.4.6", |
69 | 69 | "prismjs": "1.30.0", |
70 | | - "react": "19.0.0", |
71 | | - "react-dom": "19.0.0", |
72 | | - "shadcn": "2.3.0", |
73 | | - "tailwind-merge": "2.6.0", |
| 70 | + "react": "19.2.0", |
| 71 | + "react-dom": "19.2.0", |
| 72 | + "shadcn": "3.5.0", |
| 73 | + "tailwind-merge": "3.4.0", |
74 | 74 | "tailwindcss-animate": "1.0.7", |
75 | | - "zod": "3.24.1" |
| 75 | + "zod": "4.1.12" |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | | - "@next/env": "15.1.7", |
79 | | - "@next/eslint-plugin-next": "15.1.7", |
80 | | - "@tailwindcss/typography": "0.5.16", |
81 | | - "@types/node": "22.13.4", |
82 | | - "@types/react": "19.0.10", |
83 | | - "@types/react-dom": "19.0.4", |
84 | | - "autoprefixer": "10.4.20", |
85 | | - "eslint": "9.20.1", |
86 | | - "eslint-config-canonical": "44.3.43", |
| 78 | + "@next/env": "16.0.3", |
| 79 | + "@next/eslint-plugin-next": "16.0.3", |
| 80 | + "@tailwindcss/typography": "0.5.19", |
| 81 | + "@types/node": "24.10.1", |
| 82 | + "@types/react": "19.2.5", |
| 83 | + "@types/react-dom": "19.2.3", |
| 84 | + "autoprefixer": "10.4.22", |
| 85 | + "eslint": "9.39.1", |
| 86 | + "eslint-config-canonical": "47.3.6", |
87 | 87 | "eslint-config-flat-gitignore": "2.1.0", |
88 | | - "eslint-config-prettier": "10.0.1", |
89 | | - "eslint-plugin-jsonc": "2.19.1", |
90 | | - "eslint-plugin-tailwindcss": "3.18.0", |
91 | | - "eslint-plugin-yml": "1.17.0", |
92 | | - "lint-staged": "15.4.3", |
93 | | - "postcss": "8.5.3", |
94 | | - "rimraf": "6.0.1", |
95 | | - "tailwindcss": "3.4.17", |
96 | | - "typescript": "5.7.3" |
| 88 | + "eslint-config-prettier": "10.1.8", |
| 89 | + "eslint-plugin-jsonc": "2.21.0", |
| 90 | + "eslint-plugin-tailwindcss": "3.18.2", |
| 91 | + "eslint-plugin-yml": "1.19.0", |
| 92 | + "lint-staged": "16.2.6", |
| 93 | + "postcss": "8.5.6", |
| 94 | + "rimraf": "6.1.0", |
| 95 | + "tailwindcss": "4.1.17", |
| 96 | + "typescript": "5.9.3" |
97 | 97 | } |
98 | 98 | } |
0 commit comments