Skip to content

Commit

Permalink
Totally remove lodash
Browse files Browse the repository at this point in the history
Replace lodash functions by ESNext style functions or by deepmerge-ts
(lighter and more maintened)
  • Loading branch information
JbIPS committed Jul 22, 2024
1 parent 579ffc0 commit d5538d0
Show file tree
Hide file tree
Showing 11 changed files with 4,612 additions and 58 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"axios": "^1.7.2",
"axios-ntlm": "^1.4.2",
"debug": "^4.3.5",
"deepmerge-ts": "^7.1.0",
"formidable": "^3.5.1",
"get-stream": "^6.0.1",
"lodash": "^4.17.21",
"sax": "^1.4.1",
"strip-bom": "^3.0.0",
"whatwg-mimetype": "4.0.0",
Expand Down
Loading

0 comments on commit d5538d0

Please sign in to comment.