mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-12 02:13:11 +00:00
Update the package.json and pnpm-lock.yaml files by adding dependencies for sanitize-basename and unsanitize-basename, optimize the chat manager to support new filename formats, and improve code readability as well as user experience.
This commit is contained in:
@@ -120,11 +120,13 @@
|
||||
"rehype-raw": "^7.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"remove-markdown": "^0.6.2",
|
||||
"sanitize-basename": "^2.0.2",
|
||||
"shell-env": "^4.0.1",
|
||||
"simple-git": "^3.27.0",
|
||||
"smart-embed-model": "^1.0.7",
|
||||
"string-similarity": "^4.0.4",
|
||||
"styled-components": "^6.1.19",
|
||||
"unsanitize-basename": "^2.0.1",
|
||||
"uuid": "^10.0.0",
|
||||
"zod": "3.24.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user