Merged in chore/remove-lodash (pull request #2983)

chore: Remove lodash-es

* lodash-es is not edge safe so replace it with native functions


Approved-by: Joakim Jäderberg
This commit is contained in:
Anton Gunnarsson
2025-10-17 07:47:20 +00:00
parent bacdc669a3
commit bf19d3960b
7 changed files with 33 additions and 50 deletions

View File

@@ -73,7 +73,6 @@
"input-otp": "^1.4.2",
"json-stable-stringify-without-jsonify": "^1.0.1",
"jsonwebtoken": "^9.0.2",
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
"motion": "^12.10.0",
"nanoid": "^5.1.5",
@@ -108,7 +107,6 @@
"@types/adm-zip": "^0.5.7",
"@types/json-stable-stringify-without-jsonify": "^1.0.2",
"@types/jsonwebtoken": "^9",
"@types/lodash-es": "^4",
"@types/node": "^20",
"@types/react": "19.1.0",
"@types/react-dom": "19.1.0",