Skip to content

Commit

Permalink
fix: migrate from lodash to es-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
gera2ld committed Oct 18, 2024
1 parent 41ad415 commit e7b8270
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 62 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,15 @@
"commander": "^11.0.0",
"console-table-printer": "^2.11.2",
"debug": "^4.3.4",
"es-toolkit": "^1.25.2",
"jsonwebtoken": "^9.0.2",
"lodash-es": "^4.17.21",
"read-package-up": "^11.0.0"
},
"devDependencies": {
"@gera2ld/plaid": "~2.7.0",
"@gera2ld/plaid-rollup": "~2.7.0",
"@types/debug": "^4.1.8",
"@types/jsonwebtoken": "^9.0.2",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.6.0",
"del-cli": "^5.1.0",
"husky": "^8.0.3"
Expand Down
110 changes: 57 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e7b8270

Please sign in to comment.