Remove lodash.clonedeep in package.json (#652)

This commit is contained in:
38elements
2023-05-31 10:19:09 +09:00
committed by GitHub
parent fa9351534b
commit e224569a11
2 changed files with 0 additions and 14 deletions
-2
View File
@@ -89,7 +89,6 @@
"js-sha256": "^0.9.0",
"lande": "^1.0.10",
"lodash.chunk": "^4.2.0",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0",
"lodash.omit": "^4.5.0",
@@ -152,7 +151,6 @@
"@types/he": "^1.1.2",
"@types/jest": "^29.4.0",
"@types/lodash.chunk": "^4.2.7",
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.omit": "^4.5.7",