|
46 | 46 | "@floating-ui/react": "^0.26.1", |
47 | 47 | "@headlessui/react": "^1.7.17", |
48 | 48 | "@heroicons/react": "^2.0.18", |
49 | | - "@radix-ui/react-dialog": "^1.0.5", |
50 | 49 | "@radix-ui/react-tooltip": "^1.0.7", |
51 | 50 | "@sentry/integrations": "^7.77.0", |
52 | 51 | "@sentry/react": "^7.77.0", |
53 | 52 | "@tanstack/react-router": "^0.0.1-beta.83", |
54 | 53 | "browser-fs-access": "^0.35.0", |
55 | 54 | "cachified": "^3.5.4", |
56 | 55 | "clsx": "^2.0.0", |
57 | | - "cmdk": "^0.2.0", |
58 | 56 | "dayjs": "^1.11.10", |
59 | 57 | "eventsource-parser": "^1.1.1", |
60 | 58 | "framer-motion": "^10.16.4", |
|
71 | 69 | "jotai-immer": "^0.2.0", |
72 | 70 | "js-base64": "^3.7.5", |
73 | 71 | "lodash-es": "^4.17.21", |
74 | | - "lucide-react": "^0.292.0", |
75 | 72 | "md5": "^2.3.0", |
76 | 73 | "nanoid": "^5.0.3", |
77 | 74 | "ofetch": "^1.3.3", |
|
90 | 87 | "react-spinners": "^0.13.8", |
91 | 88 | "react-textarea-autosize": "^8.5.3", |
92 | 89 | "react-viewport-list": "^7.1.1", |
93 | | - "react-wrap-balancer": "^1.1.0", |
94 | 90 | "rehype-highlight": "^6.0.0", |
95 | 91 | "rehype-stringify": "^9.0.4", |
96 | 92 | "remark-breaks": "^3.0.3", |
|
106 | 102 | "unified": "^10.1.2", |
107 | 103 | "uuid": "^9.0.1", |
108 | 104 | "webextension-polyfill": "^0.10.0", |
109 | | - "websocket-as-promised": "^2.0.1", |
110 | | - "zod": "^3.22.4" |
| 105 | + "websocket-as-promised": "^2.0.1" |
111 | 106 | }, |
112 | 107 | "packageManager": "[email protected]" |
113 | 108 | } |
0 commit comments