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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user