|
19 | 19 | "prettier": "@vorsteh-queue/prettier-config", |
20 | 20 | "dependencies": { |
21 | 21 | "@icons-pack/react-simple-icons": "13.7.0", |
22 | | - "@mdx-js/loader": "3.1.0", |
23 | | - "@mdx-js/node-loader": "3.1.0", |
24 | | - "@mdx-js/react": "3.1.0", |
25 | | - "@next/mdx": "15.4.5", |
26 | | - "@radix-ui/react-collapsible": "^1.1.11", |
| 22 | + "@mdx-js/loader": "3.1.1", |
| 23 | + "@mdx-js/node-loader": "3.1.1", |
| 24 | + "@mdx-js/react": "3.1.1", |
| 25 | + "@next/mdx": "15.5.2", |
| 26 | + "@radix-ui/react-collapsible": "^1.1.12", |
27 | 27 | "@radix-ui/react-compose-refs": "1.1.2", |
28 | | - "@radix-ui/react-dialog": "^1.1.14", |
29 | | - "@radix-ui/react-dropdown-menu": "2.1.15", |
| 28 | + "@radix-ui/react-dialog": "^1.1.15", |
| 29 | + "@radix-ui/react-dropdown-menu": "2.1.16", |
30 | 30 | "@radix-ui/react-id": "1.1.1", |
31 | 31 | "@radix-ui/react-primitive": "2.1.3", |
32 | 32 | "@radix-ui/react-separator": "^1.1.7", |
33 | 33 | "@radix-ui/react-slot": "^1.2.3", |
34 | | - "@radix-ui/react-tabs": "1.1.12", |
35 | | - "@radix-ui/react-tooltip": "^1.2.7", |
| 34 | + "@radix-ui/react-tabs": "1.1.13", |
| 35 | + "@radix-ui/react-tooltip": "^1.2.8", |
36 | 36 | "@vercel/og": "0.8.5", |
37 | 37 | "class-variance-authority": "0.7.1", |
38 | 38 | "clsx": "2.1.1", |
39 | 39 | "date-fns": "^4.1.0", |
40 | 40 | "interweave": "13.1.1", |
41 | | - "lucide-react": "0.536.0", |
| 41 | + "lucide-react": "0.542.0", |
42 | 42 | "multimatch": "7.0.0", |
43 | | - "next": "15.4.5", |
| 43 | + "next": "15.5.2", |
44 | 44 | "next-themes": "latest", |
45 | 45 | "p-map": "7.0.3", |
46 | 46 | "react": "19.1.1", |
|
51 | 51 | "remark-mdx-frontmatter": "5.2.0", |
52 | 52 | "remark-squeeze-paragraphs": "6.0.0", |
53 | 53 | "remark-strip-badges": "7.0.0", |
54 | | - "renoun": "9.0.0", |
55 | | - "tm-themes": "1.10.7", |
| 54 | + "renoun": "9.5.0", |
| 55 | + "tm-grammars": "1.24.8", |
| 56 | + "tm-themes": "1.10.9", |
56 | 57 | "ts-morph": "26.0.0", |
57 | | - "tw-animate-css": "^1.3.6", |
58 | | - "use-debounce": "10.0.5", |
59 | | - "zod": "4.0.14" |
| 58 | + "tw-animate-css": "^1.3.8", |
| 59 | + "use-debounce": "10.0.6", |
| 60 | + "zod": "4.1.5" |
60 | 61 | }, |
61 | 62 | "devDependencies": { |
62 | | - "@tailwindcss/postcss": "4.1.11", |
| 63 | + "@tailwindcss/postcss": "4.1.12", |
63 | 64 | "@tailwindcss/typography": "0.5.16", |
64 | 65 | "@types/mdx": "2.0.13", |
65 | 66 | "@types/node": "22.16.5", |
66 | | - "@types/react": "19.1.9", |
67 | | - "@types/react-dom": "19.1.7", |
| 67 | + "@types/react": "19.1.12", |
| 68 | + "@types/react-dom": "19.1.9", |
68 | 69 | "@types/serve-handler": "6.1.4", |
69 | 70 | "@vorsteh-queue/adapter-drizzle": "workspace:*", |
70 | 71 | "@vorsteh-queue/adapter-prisma": "workspace:*", |
71 | 72 | "@vorsteh-queue/core": "workspace:*", |
72 | 73 | "@vorsteh-queue/eslint-config": "workspace:*", |
73 | 74 | "@vorsteh-queue/prettier-config": "workspace:*", |
74 | 75 | "@vorsteh-queue/tsconfig": "workspace:*", |
75 | | - "eslint": "^9.32.0", |
| 76 | + "eslint": "^9.34.0", |
76 | 77 | "next-validate-link": "1.5.2", |
77 | | - "pagefind": "1.3.0", |
| 78 | + "pagefind": "1.4.0", |
78 | 79 | "postcss": "8.5.6", |
79 | 80 | "prettier": "^3.6.2", |
80 | 81 | "serve-handler": "6.1.6", |
81 | 82 | "tailwind-merge": "3.3.1", |
82 | | - "tailwindcss": "4.1.11", |
| 83 | + "tailwindcss": "4.1.12", |
83 | 84 | "tailwindcss-animate": "1.0.7", |
84 | | - "tsx": "4.20.3", |
85 | | - "typescript": "^5.8.3" |
| 85 | + "tsx": "4.20.5", |
| 86 | + "typescript": "^5.9.2" |
86 | 87 | } |
87 | 88 | } |
0 commit comments