|
64 | 64 | "@types/hast": "3.0.4", |
65 | 65 | "@types/unist": "3.0.3", |
66 | 66 | "class-variance-authority": "0.7.1", |
| 67 | + "clsx": "2.1.1", |
67 | 68 | "dayjs": "1.11.19", |
| 69 | + "es-toolkit": "1.44.0", |
68 | 70 | "foxact": "0.2.52", |
69 | 71 | "hast-util-to-jsx-runtime": "2.3.6", |
70 | 72 | "hast-util-to-text": "4.0.2", |
|
77 | 79 | "react-blurhash": "0.3.0", |
78 | 80 | "react-fast-marquee": "1.6.5", |
79 | 81 | "react-hook-form": "7.71.1", |
| 82 | + "react-hotkeys-hook": "5.2.4", |
80 | 83 | "react-i18next": "16.5.4", |
| 84 | + "react-router": "7.13.0", |
81 | 85 | "rehype-infer-description-meta": "2.0.0", |
82 | 86 | "rehype-parse": "9.0.1", |
83 | 87 | "rehype-sanitize": "6.0.0", |
84 | 88 | "rehype-stringify": "10.0.1", |
85 | 89 | "remark-directive": "4.0.0", |
86 | 90 | "remark-gfm": "4.0.1", |
87 | 91 | "remark-gh-alerts": "0.0.3", |
| 92 | + "remark-parse": "11.0.0", |
88 | 93 | "remark-rehype": "11.1.2", |
89 | 94 | "sonner": "2.0.7", |
90 | 95 | "tailwindcss-uikit-colors": "catalog:", |
|
94 | 99 | "use-context-selector": "2.0.0", |
95 | 100 | "usehooks-ts": "3.1.1", |
96 | 101 | "vaul": "1.1.2", |
97 | | - "vfile": "5.3.7" |
| 102 | + "vfile": "5.3.7", |
| 103 | + "zustand": "5.0.11" |
98 | 104 | }, |
99 | 105 | "devDependencies": { |
100 | 106 | "@follow/configs": "workspace:*", |
|
0 commit comments