|
1 | 1 | { |
2 | 2 | "name": "@code-blocks/website", |
3 | | - "version": "1.0.1", |
| 3 | + "version": "1.0.2", |
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.575.0", |
24 | | - "motion": "12.34.3", |
| 23 | + "lucide-react": "0.577.0", |
| 24 | + "motion": "12.35.2", |
25 | 25 | "next": "16.1.6", |
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": "3.8.5", |
31 | | - "swr": "2.4.0", |
| 30 | + "shadcn": "4.0.5", |
| 31 | + "swr": "2.4.1", |
32 | 32 | "tailwind-merge": "3.5.0", |
33 | 33 | "zod": "4.3.6", |
34 | 34 | "zustand": "5.0.11" |
|
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.1", |
| 40 | + "@content-collections/core": "0.14.2", |
41 | 41 | "@content-collections/mdx": "0.2.2", |
42 | 42 | "@content-collections/next": "0.2.11", |
43 | | - "@shikijs/langs": "4.0.0", |
44 | | - "@shikijs/rehype": "4.0.0", |
45 | | - "@shikijs/themes": "4.0.0", |
46 | | - "@shikijs/transformers": "4.0.0", |
| 43 | + "@shikijs/langs": "4.0.2", |
| 44 | + "@shikijs/rehype": "4.0.2", |
| 45 | + "@shikijs/themes": "4.0.2", |
| 46 | + "@shikijs/transformers": "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.13", |
| 50 | + "@types/node": "22.19.15", |
51 | 51 | "@types/react": "19.2.14", |
52 | 52 | "@types/react-dom": "19.2.3", |
53 | 53 | "chalk": "5.6.2", |
54 | | - "eslint": "9.39.3", |
| 54 | + "eslint": "9.39.4", |
55 | 55 | "github-slugger": "2.0.0", |
56 | 56 | "react-docgen-typescript": "2.4.0", |
57 | 57 | "rehype-autolink-headings": "7.1.0", |
58 | 58 | "rehype-slug": "6.0.0", |
59 | 59 | "remark-gfm": "4.0.1", |
60 | | - "shiki": "4.0.0", |
| 60 | + "shiki": "4.0.2", |
61 | 61 | "sugar-high": "0.9.5", |
62 | 62 | "tailwindcss": "4.2.1", |
63 | 63 | "tsx": "4.21.0", |
|
0 commit comments