mirror of https://github.com/langgenius/dify.git
clean deps
This commit is contained in:
parent
c07f38b4c2
commit
2007d5d51c
|
|
@ -181,7 +181,6 @@
|
|||
"@types/sortablejs": "^1.15.8",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@typescript-eslint/parser": "^8.50.0",
|
||||
"@typescript-eslint/utils": "^8.50.1",
|
||||
"@typescript/native-preview": "^7.0.0-dev",
|
||||
"@vitejs/plugin-react": "^5.1.2",
|
||||
"@vitest/coverage-v8": "4.0.16",
|
||||
|
|
|
|||
|
|
@ -457,9 +457,6 @@ importers:
|
|||
'@typescript-eslint/parser':
|
||||
specifier: ^8.50.0
|
||||
version: 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)
|
||||
'@typescript-eslint/utils':
|
||||
specifier: ^8.50.1
|
||||
version: 8.50.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)
|
||||
'@typescript/native-preview':
|
||||
specifier: ^7.0.0-dev
|
||||
version: 7.0.0-dev.20251209.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue