|
36 | 36 | "@radix-ui/react-select": "^2.1.5", |
37 | 37 | "@radix-ui/react-slot": "1.1.1", |
38 | 38 | "@radix-ui/react-tabs": "1.1.2", |
39 | | - "@renoun/mdx": "1.3.1", |
| 39 | + "@renoun/mdx": "1.3.2", |
40 | 40 | "@tanstack/react-table": "^8.20.6", |
41 | 41 | "class-variance-authority": "0.7.1", |
42 | 42 | "clsx": "2.1.1", |
|
51 | 51 | "react-dom": "19.0.0", |
52 | 52 | "react-element-to-jsx-string": "17.0.0", |
53 | 53 | "rehype-mdx-import-media": "^1.2.0", |
54 | | - "renoun": "8.3.0", |
55 | | - "restyle": "3.1.2", |
| 54 | + "renoun": "8.3.2", |
56 | 55 | "tailwind-merge": "3.0.1", |
57 | 56 | "tailwindcss-animate": "1.0.7", |
58 | | - "tm-themes": "1.9.8", |
| 57 | + "tm-themes": "1.9.9", |
59 | 58 | "ts-dot-prop": "2.1.4", |
60 | 59 | "zod": "3.24.1", |
61 | 60 | "zustand": "5.0.3" |
62 | 61 | }, |
63 | 62 | "devDependencies": { |
64 | | - "@eslint/compat": "1.2.5", |
| 63 | + "@eslint/compat": "1.2.6", |
65 | 64 | "@ianvs/prettier-plugin-sort-imports": "4.4.1", |
66 | 65 | "@next/eslint-plugin-next": "15.1.6", |
67 | | - "@tailwindcss/postcss": "^4.0.1", |
| 66 | + "@tailwindcss/postcss": "^4.0.3", |
68 | 67 | "@tailwindcss/typography": "0.5.16", |
69 | 68 | "@types/mdx": "2.0.13", |
70 | | - "@types/node": "22.12.0", |
| 69 | + "@types/node": "22.13.0", |
71 | 70 | "@types/react": "19.0.8", |
72 | 71 | "@types/react-dom": "19.0.3", |
73 | 72 | "@types/serve-handler": "6.1.4", |
|
88 | 87 | "serve-handler": "6.1.6", |
89 | 88 | "shadcn": "2.3.0", |
90 | 89 | "source-map-support": "0.5.21", |
91 | | - "tailwindcss": "4.0.1", |
| 90 | + "tailwindcss": "4.0.3", |
92 | 91 | "tsx": "4.19.2", |
93 | 92 | "type-fest": "4.33.0", |
94 | 93 | "typescript": "5.7.3", |
|
0 commit comments