|
1 | 1 | { |
2 | 2 | "name": "@code-blocks/website", |
3 | | - "version": "1.0.2", |
| 3 | + "version": "1.0.3", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "dev": "next dev", |
|
20 | 20 | "class-variance-authority": "0.7.1", |
21 | 21 | "clsx": "2.1.1", |
22 | 22 | "cmdk": "1.1.1", |
23 | | - "lucide-react": "0.577.0", |
24 | | - "motion": "12.37.0", |
25 | | - "next": "16.1.7", |
| 23 | + "lucide-react": "1.7.0", |
| 24 | + "motion": "12.38.0", |
| 25 | + "next": "16.2.2", |
26 | 26 | "next-themes": "0.4.6", |
27 | 27 | "react": "19.2.4", |
28 | 28 | "react-dom": "19.2.4", |
29 | 29 | "react-hotkeys-hook": "5.2.4", |
30 | | - "shadcn": "4.0.8", |
| 30 | + "shadcn": "4.1.2", |
31 | 31 | "swr": "2.4.1", |
32 | 32 | "tailwind-merge": "3.5.0", |
33 | 33 | "zod": "4.3.6", |
|
37 | 37 | "@code-blocks/eslint": "workspace:*", |
38 | 38 | "@code-blocks/registry": "workspace:*", |
39 | 39 | "@content-collections/cli": "0.1.9", |
40 | | - "@content-collections/core": "0.14.2", |
| 40 | + "@content-collections/core": "0.14.3", |
41 | 41 | "@content-collections/mdx": "0.2.2", |
42 | 42 | "@content-collections/next": "0.2.11", |
43 | 43 | "@shikijs/langs": "4.0.2", |
|
47 | 47 | "@tailwindcss/postcss": "4.2.1", |
48 | 48 | "@tailwindcss/typography": "0.5.19", |
49 | 49 | "@types/mdx": "2.0.13", |
50 | | - "@types/node": "22.19.15", |
| 50 | + "@types/node": "22.19.17", |
51 | 51 | "@types/react": "19.2.14", |
52 | 52 | "@types/react-dom": "19.2.3", |
53 | 53 | "chalk": "5.6.2", |
|
58 | 58 | "rehype-slug": "6.0.0", |
59 | 59 | "remark-gfm": "4.0.1", |
60 | 60 | "shiki": "4.0.2", |
61 | | - "sugar-high": "0.9.5", |
62 | | - "tailwindcss": "4.2.1", |
| 61 | + "sugar-high": "1.0.0", |
| 62 | + "tailwindcss": "4.2.2", |
63 | 63 | "tsx": "4.21.0", |
64 | 64 | "tw-animate-css": "1.4.0", |
65 | 65 | "typescript": "5.9.3", |
|
0 commit comments