mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
fix: package
This commit is contained in:
parent
eeea4d7ec0
commit
0729813588
|
|
@ -26,14 +26,18 @@
|
|||
"date-fns": "2.30.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"next": "14.2.32",
|
||||
"i18next": "23.16.8",
|
||||
"js-cookie": "^3.0.5",
|
||||
"lexical": "0.12.6",
|
||||
"lodash": "^4.17.21",
|
||||
"next-i18next": "15.4.2",
|
||||
"papaparse": "^5.4.1",
|
||||
"react": "18.3.1",
|
||||
"react-beautiful-dnd": "^13.1.1",
|
||||
"react-day-picker": "^8.7.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-hook-form": "7.43.1",
|
||||
"react-i18next": "14.1.2",
|
||||
"react-photo-view": "^1.2.6",
|
||||
"recharts": "^2.15.0",
|
||||
"use-context-selector": "^1.4.4",
|
||||
|
|
@ -49,10 +53,5 @@
|
|||
"@types/react": "18.3.1",
|
||||
"@types/react-beautiful-dnd": "^13.1.1",
|
||||
"@types/react-dom": "18.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"next-i18next": "15.4.2",
|
||||
"react-i18next": "14.1.2",
|
||||
"i18next": "23.16.8"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24569,4 +24569,4 @@ snapshots:
|
|||
immer: 9.0.21
|
||||
react: 18.3.1
|
||||
|
||||
zwitch@2.0.4: {}
|
||||
zwitch@2.0.4: {}
|
||||
Loading…
Reference in New Issue