Skip to content

Commit

Permalink
chore: clean up overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Mar 2, 2025
1 parent c5a7791 commit 009d5e7
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
54 changes: 30 additions & 24 deletions package-lock.json

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

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,7 @@
},
"overrides": {
"debug": "4.3.4",
"ws": "7.5.10",
"path-to-regexp": "6.3.0",
"eslint-config-prettier": "10.0.2",
"@size-limit/webpack": {
"nanoid": "5.0.9"
}
"eslint-config-prettier": "10.0.2"
},
"lint-staged": {
"*.{json,js,md,ts}": "prettier --write"
Expand Down

0 comments on commit 009d5e7

Please sign in to comment.