Skip to content

Commit a8135ce

Browse files
committed
Remove unused deps
1 parent f5b3c74 commit a8135ce

2 files changed

Lines changed: 3 additions & 472 deletions

File tree

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,13 @@
4646
"@floating-ui/react": "^0.26.1",
4747
"@headlessui/react": "^1.7.17",
4848
"@heroicons/react": "^2.0.18",
49-
"@radix-ui/react-dialog": "^1.0.5",
5049
"@radix-ui/react-tooltip": "^1.0.7",
5150
"@sentry/integrations": "^7.77.0",
5251
"@sentry/react": "^7.77.0",
5352
"@tanstack/react-router": "^0.0.1-beta.83",
5453
"browser-fs-access": "^0.35.0",
5554
"cachified": "^3.5.4",
5655
"clsx": "^2.0.0",
57-
"cmdk": "^0.2.0",
5856
"dayjs": "^1.11.10",
5957
"eventsource-parser": "^1.1.1",
6058
"framer-motion": "^10.16.4",
@@ -71,7 +69,6 @@
7169
"jotai-immer": "^0.2.0",
7270
"js-base64": "^3.7.5",
7371
"lodash-es": "^4.17.21",
74-
"lucide-react": "^0.292.0",
7572
"md5": "^2.3.0",
7673
"nanoid": "^5.0.3",
7774
"ofetch": "^1.3.3",
@@ -90,7 +87,6 @@
9087
"react-spinners": "^0.13.8",
9188
"react-textarea-autosize": "^8.5.3",
9289
"react-viewport-list": "^7.1.1",
93-
"react-wrap-balancer": "^1.1.0",
9490
"rehype-highlight": "^6.0.0",
9591
"rehype-stringify": "^9.0.4",
9692
"remark-breaks": "^3.0.3",
@@ -106,8 +102,7 @@
106102
"unified": "^10.1.2",
107103
"uuid": "^9.0.1",
108104
"webextension-polyfill": "^0.10.0",
109-
"websocket-as-promised": "^2.0.1",
110-
"zod": "^3.22.4"
105+
"websocket-as-promised": "^2.0.1"
111106
},
112107
"packageManager": "[email protected]"
113108
}

0 commit comments

Comments
 (0)