refactor(projects): replace cloneDeep of lodash-es with klona

This commit is contained in:
Soybean
2024-07-20 02:14:20 +08:00
parent 3e2a993db8
commit a91335d74b
7 changed files with 18 additions and 12 deletions

View File

@ -57,7 +57,6 @@
"clipboard": "2.0.11",
"dayjs": "1.11.12",
"echarts": "5.5.1",
"lodash-es": "4.17.21",
"naive-ui": "2.39.0",
"nprogress": "0.2.0",
"pinia": "2.1.7",
@ -73,7 +72,6 @@
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.3.7",
"@types/lodash-es": "4.17.12",
"@types/node": "20.14.11",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "0.61.5",