mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:01:46 +08:00
Feat/segment add tag (#907)
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
"next": "13.3.1",
|
||||
"qs": "^6.11.1",
|
||||
"react": "^18.2.0",
|
||||
"react-18-input-autosize": "^3.0.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^4.0.2",
|
||||
"react-headless-pagination": "^1.1.4",
|
||||
@@ -80,8 +81,8 @@
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/js-cookie": "^3.0.3",
|
||||
"@types/lodash-es": "^4.17.7",
|
||||
"@types/node": "18.15.0",
|
||||
"@types/negotiator": "^0.6.1",
|
||||
"@types/node": "18.15.0",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.11",
|
||||
|
||||
Reference in New Issue
Block a user