mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 09:28:04 +08:00
chore(web): migrate lodash-es to es-toolkit compat (#30126)
This commit is contained in:
@ -85,6 +85,7 @@
|
||||
"echarts-for-react": "^3.0.5",
|
||||
"elkjs": "^0.9.3",
|
||||
"emoji-mart": "^5.6.0",
|
||||
"es-toolkit": "^1.43.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"html-entities": "^2.6.0",
|
||||
"html-to-image": "1.11.13",
|
||||
@ -100,7 +101,6 @@
|
||||
"lamejs": "^1.2.1",
|
||||
"lexical": "^0.38.2",
|
||||
"line-clamp": "^1.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mermaid": "~11.11.0",
|
||||
"mime": "^4.1.0",
|
||||
"mitt": "^3.0.1",
|
||||
@ -169,7 +169,6 @@
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/negotiator": "^0.6.4",
|
||||
"@types/node": "18.15.0",
|
||||
"@types/qs": "^6.14.0",
|
||||
|
||||
Reference in New Issue
Block a user