mirror of
https://github.com/langgenius/dify.git
synced 2026-04-25 17:47:30 +08:00
chore: Remove lodash from devDependencies.
This commit is contained in:
parent
91bae1f727
commit
5dffd4fa7a
@ -205,7 +205,6 @@
|
|||||||
"jsdom-testing-mocks": "^1.16.0",
|
"jsdom-testing-mocks": "^1.16.0",
|
||||||
"knip": "^5.66.1",
|
"knip": "^5.66.1",
|
||||||
"lint-staged": "^15.5.2",
|
"lint-staged": "^15.5.2",
|
||||||
"lodash": "^4.17.21",
|
|
||||||
"nock": "^14.0.10",
|
"nock": "^14.0.10",
|
||||||
"postcss": "^8.5.6",
|
"postcss": "^8.5.6",
|
||||||
"react-scan": "^0.4.3",
|
"react-scan": "^0.4.3",
|
||||||
|
|||||||
3
web/pnpm-lock.yaml
generated
3
web/pnpm-lock.yaml
generated
@ -526,9 +526,6 @@ importers:
|
|||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: ^15.5.2
|
specifier: ^15.5.2
|
||||||
version: 15.5.2
|
version: 15.5.2
|
||||||
lodash:
|
|
||||||
specifier: ^4.17.21
|
|
||||||
version: 4.17.21
|
|
||||||
nock:
|
nock:
|
||||||
specifier: ^14.0.10
|
specifier: ^14.0.10
|
||||||
version: 14.0.10
|
version: 14.0.10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user