|
22 | 22 | "@mdx-js/loader": "3.1.1", |
23 | 23 | "@mdx-js/node-loader": "3.1.1", |
24 | 24 | "@mdx-js/react": "3.1.1", |
25 | | - "@next/mdx": "15.5.2", |
| 25 | + "@next/mdx": "15.5.3", |
26 | 26 | "@radix-ui/react-collapsible": "^1.1.12", |
27 | 27 | "@radix-ui/react-compose-refs": "1.1.2", |
28 | 28 | "@radix-ui/react-dialog": "^1.1.15", |
|
39 | 39 | "date-fns": "^4.1.0", |
40 | 40 | "globby": "14.1.0", |
41 | 41 | "interweave": "13.1.1", |
42 | | - "lucide-react": "0.542.0", |
| 42 | + "lucide-react": "0.544.0", |
43 | 43 | "multimatch": "7.0.0", |
44 | | - "next": "15.5.2", |
| 44 | + "next": "15.5.3", |
45 | 45 | "next-themes": "latest", |
46 | 46 | "p-map": "7.0.3", |
47 | 47 | "react": "19.1.1", |
|
53 | 53 | "remark-mdx-frontmatter": "5.2.0", |
54 | 54 | "remark-squeeze-paragraphs": "6.0.0", |
55 | 55 | "remark-strip-badges": "7.0.0", |
56 | | - "renoun": "9.5.0", |
57 | | - "tm-grammars": "1.24.9", |
| 56 | + "renoun": "10.1.0", |
| 57 | + "tm-grammars": "1.24.13", |
58 | 58 | "tm-themes": "1.10.9", |
59 | | - "ts-morph": "26.0.0", |
| 59 | + "ts-morph": "27.0.0", |
60 | 60 | "tw-animate-css": "^1.3.8", |
61 | 61 | "use-debounce": "10.0.6", |
62 | | - "zod": "4.1.5" |
| 62 | + "zod": "4.1.11" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@tailwindcss/postcss": "4.1.12", |
66 | | - "@tailwindcss/typography": "0.5.16", |
| 65 | + "@tailwindcss/postcss": "4.1.13", |
| 66 | + "@tailwindcss/typography": "0.5.18", |
67 | 67 | "@types/mdx": "2.0.13", |
68 | 68 | "@types/node": "22.16.5", |
69 | | - "@types/react": "19.1.12", |
| 69 | + "@types/react": "19.1.13", |
70 | 70 | "@types/react-dom": "19.1.9", |
71 | 71 | "@types/serve-handler": "6.1.4", |
72 | 72 | "@vorsteh-queue/adapter-drizzle": "workspace:*", |
|
75 | 75 | "@vorsteh-queue/eslint-config": "workspace:*", |
76 | 76 | "@vorsteh-queue/prettier-config": "workspace:*", |
77 | 77 | "@vorsteh-queue/tsconfig": "workspace:*", |
78 | | - "eslint": "^9.34.0", |
79 | | - "next-validate-link": "1.5.2", |
| 78 | + "eslint": "^9.36.0", |
| 79 | + "next-validate-link": "1.6.3", |
80 | 80 | "pagefind": "1.4.0", |
81 | 81 | "postcss": "8.5.6", |
82 | 82 | "prettier": "^3.6.2", |
83 | 83 | "serve-handler": "6.1.6", |
84 | 84 | "tailwind-merge": "3.3.1", |
85 | | - "tailwindcss": "4.1.12", |
| 85 | + "tailwindcss": "4.1.13", |
86 | 86 | "tailwindcss-animate": "1.0.7", |
87 | 87 | "tsx": "4.20.5", |
88 | 88 | "typescript": "^5.9.2" |
|
0 commit comments