mirror of
https://github.com/langgenius/dify.git
synced 2026-04-24 09:06:42 +08:00
chore(web): remove lodash from devDependencies (#30313)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
parent
8b19ff734b
commit
70ef3adb36
@ -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",
|
|
||||||
"magicast": "^0.3.5",
|
"magicast": "^0.3.5",
|
||||||
"nock": "^14.0.10",
|
"nock": "^14.0.10",
|
||||||
"postcss": "^8.5.6",
|
"postcss": "^8.5.6",
|
||||||
|
|||||||
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
|
|
||||||
magicast:
|
magicast:
|
||||||
specifier: ^0.3.5
|
specifier: ^0.3.5
|
||||||
version: 0.3.5
|
version: 0.3.5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user