Skip to content

Commit

Permalink
🎨 fix: clean deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Oct 22, 2023
1 parent 1af0a93 commit 1479fa3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,37 +59,28 @@
]
},
"dependencies": {
"@ant-design/colors": "^7",
"@ant-design/icons": "^5",
"@babel/runtime": "^7",
"@floating-ui/react": "^0",
"@lobehub/chat-plugin-sdk": "latest",
"ahooks": "^3",
"chroma-js": "^2",
"copy-to-clipboard": "^3",
"dayjs": "^1",
"emoji-regex": "^10",
"fast-deep-equal": "^3",
"gpt-tokenizer": "^2.1.2",
"immer": "^10",
"lodash-es": "^4",
"lucide-react": "^0.288.0",
"nanoid": "^5",
"polished": "^4",
"prism-react-renderer": "^2",
"re-resizable": "^6",
"react-error-boundary": "^4",
"react-intersection-observer": "^9.5.2",
"react-layout-kit": "^1.7.1",
"react-markdown": "^8",
"react-rnd": "^10",
"rehype-katex": "^6",
"remark-gfm": "^3",
"remark-math": "^5",
"shikiji": "^0",
"swr": "^2",
"ts-md5": "^1",
"url-join": "^5",
"use-merge-value": "^1",
"zustand": "^4.4.1",
"zustand-utils": "^1.3.1"
Expand Down
5 changes: 0 additions & 5 deletions src/ProChat/utils/tokenizer.ts

This file was deleted.

0 comments on commit 1479fa3

Please sign in to comment.