feat: 修复lodash-es类型错误

项目里使用的是lodash-es,开发类型安装的为@types/lodash
This commit is contained in:
SpiderMan
2024-09-28 17:38:46 +08:00
parent e364aa4a4f
commit abfd6a056f
3 changed files with 5 additions and 5 deletions

6
web/pnpm-lock.yaml generated
View File

@@ -120,9 +120,9 @@ importers:
'@types/fs-extra':
specifier: ^11.0.4
version: 11.0.4
'@types/lodash':
specifier: ^4.17.7
version: 4.17.7
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
'@types/node':
specifier: ^22.5.2
version: 22.5.2