|
23 | 23 | "@mdx-js/loader": "3.1.1", |
24 | 24 | "@mdx-js/node-loader": "3.1.1", |
25 | 25 | "@mdx-js/react": "3.1.1", |
26 | | - "@next/mdx": "16.0.1", |
| 26 | + "@next/mdx": "16.1.6", |
27 | 27 | "@radix-ui/react-collapsible": "^1.1.12", |
28 | 28 | "@radix-ui/react-compose-refs": "1.1.2", |
29 | 29 | "@radix-ui/react-dialog": "^1.1.15", |
|
34 | 34 | "@radix-ui/react-slot": "^1.2.4", |
35 | 35 | "@radix-ui/react-tabs": "1.1.13", |
36 | 36 | "@radix-ui/react-tooltip": "^1.2.8", |
37 | | - "@vercel/og": "0.8.5", |
| 37 | + "@vercel/og": "0.8.6", |
38 | 38 | "class-variance-authority": "0.7.1", |
39 | 39 | "clsx": "2.1.1", |
40 | 40 | "date-fns": "^4.1.0", |
41 | | - "globby": "15.0.0", |
| 41 | + "globby": "16.1.0", |
42 | 42 | "interweave": "13.1.1", |
43 | | - "lucide-react": "0.552.0", |
| 43 | + "lucide-react": "0.563.0", |
44 | 44 | "multimatch": "7.0.0", |
45 | | - "next": "16.0.1", |
| 45 | + "next": "16.1.6", |
46 | 46 | "next-themes": "latest", |
47 | | - "p-map": "7.0.3", |
48 | | - "react": "19.2.0", |
49 | | - "react-dom": "19.2.0", |
50 | | - "read-pkg": "^9.0.1", |
| 47 | + "p-map": "7.0.4", |
| 48 | + "react": "19.2.4", |
| 49 | + "react-dom": "19.2.4", |
| 50 | + "read-pkg": "^10.0.0", |
51 | 51 | "rehype-mdx-import-media": "1.2.0", |
52 | 52 | "remark-frontmatter": "5.0.0", |
53 | 53 | "remark-gfm": "4.0.1", |
54 | 54 | "remark-mdx-frontmatter": "5.2.0", |
55 | 55 | "remark-squeeze-paragraphs": "6.0.0", |
56 | 56 | "remark-strip-badges": "7.0.0", |
57 | | - "renoun": "10.9.0", |
58 | | - "tm-grammars": "1.25.3", |
59 | | - "tm-themes": "1.10.12", |
| 57 | + "renoun": "11.1.0", |
| 58 | + "tm-grammars": "1.30.0", |
| 59 | + "tm-themes": "1.11.0", |
60 | 60 | "ts-morph": "27.0.2", |
61 | 61 | "tw-animate-css": "^1.4.0", |
62 | | - "use-debounce": "10.0.6", |
63 | | - "zod": "4.1.12" |
| 62 | + "use-debounce": "10.1.0", |
| 63 | + "zod": "4.3.6" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@tailwindcss/postcss": "4.1.16", |
| 66 | + "@tailwindcss/postcss": "4.1.18", |
67 | 67 | "@tailwindcss/typography": "0.5.19", |
68 | 68 | "@types/mdx": "2.0.13", |
69 | 69 | "@types/node": "22.19.0", |
70 | | - "@types/react": "19.2.2", |
71 | | - "@types/react-dom": "19.2.2", |
| 70 | + "@types/react": "19.2.10", |
| 71 | + "@types/react-dom": "19.2.3", |
72 | 72 | "@types/serve-handler": "6.1.4", |
73 | 73 | "@vorsteh-queue/adapter-drizzle": "workspace:*", |
74 | 74 | "@vorsteh-queue/adapter-kysely": "workspace:*", |
|
77 | 77 | "@vorsteh-queue/eslint-config": "workspace:*", |
78 | 78 | "@vorsteh-queue/prettier-config": "workspace:*", |
79 | 79 | "@vorsteh-queue/tsconfig": "workspace:*", |
80 | | - "eslint": "^9.39.1", |
81 | | - "next-validate-link": "1.6.3", |
| 80 | + "eslint": "^9.39.2", |
| 81 | + "next-validate-link": "1.6.4", |
82 | 82 | "pagefind": "1.4.0", |
83 | 83 | "postcss": "8.5.6", |
84 | | - "prettier": "^3.6.2", |
| 84 | + "prettier": "^3.8.1", |
85 | 85 | "serve-handler": "6.1.6", |
86 | | - "tailwind-merge": "3.3.1", |
87 | | - "tailwindcss": "4.1.16", |
| 86 | + "tailwind-merge": "3.4.0", |
| 87 | + "tailwindcss": "4.1.18", |
88 | 88 | "tailwindcss-animate": "1.0.7", |
89 | | - "tsx": "4.20.6", |
| 89 | + "tsx": "4.21.0", |
90 | 90 | "typescript": "^5.9.3" |
91 | 91 | } |
92 | 92 | } |
0 commit comments