dep: lodash -> lodash-es

This commit is contained in:
2022-08-21 18:14:36 +09:00
parent b517000650
commit 78a9641c14
51 changed files with 79 additions and 49 deletions
+2
View File
@@ -41,6 +41,7 @@
"@types/jquery": "^3.5.14",
"@types/linkifyjs": "^2.1.4",
"@types/lodash": "^4.14.182",
"@types/lodash-es": "^4.17.6",
"@types/mocha": "^9.1.1",
"@types/node": "^18.6.4",
"@types/react": "file:hwe/ts/@types/types__react",
@@ -86,6 +87,7 @@
"ky": "^0.31.1",
"linkifyjs": "^3.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"mini-css-extract-plugin": "^2.6.1",
"mocha": "^10.0.0",
"npm-run-all": "^4.1.5",