mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-07 01:02:55 +08:00
fix: file-bug (#6799)
* file-bug * file-bug * file-bug * fix * fix * perf: test * perf: file inject prompt --------- Co-authored-by: archer <545436317@qq.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"fumadocs-ui": "15.6.3",
|
||||
"gray-matter": "^4.0.3",
|
||||
"lucide-react": "^0.525.0",
|
||||
"next": "15.5.9",
|
||||
"next": "^15.5.15",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-responsive": "^10.0.1",
|
||||
@@ -37,7 +37,7 @@
|
||||
"tailwind-merge": "^3.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@content-collections/core": "^0.10.0",
|
||||
"@content-collections/core": "^0.15.0",
|
||||
"@content-collections/next": "^0.2.6",
|
||||
"@tailwindcss/postcss": "^4.1.11",
|
||||
"@types/mdx": "^2.0.13",
|
||||
|
||||
Reference in New Issue
Block a user