Skip to content

Commit

Permalink
chore: remove unneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryoverload committed Jan 17, 2025
1 parent 5bbbe03 commit b354f8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
6 changes: 0 additions & 6 deletions package-lock.json

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

8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,18 @@
"xmlbuilder": "^15.1.1"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@pretendonetwork/eslint-config": "^0.0.1",
"@smithy/types": "^4.0.0",
"@stylistic/eslint-plugin": "^2.12.1",
"@types/dicer": "^0.2.4",
"@types/express": "^4.17.21",
"@types/fs-extra": "^11.0.4",
"@types/morgan": "^1.9.9",
"@types/node": "^22.10.5",
"@typescript-eslint/parser": "^8.19.1",
"axios": "^1.7.9",
"eslint": "^9.17.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"tsc-alias": "^1.8.10",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.1",
"xmlbuilder2": "^3.1.1"
}
}
}

0 comments on commit b354f8c

Please sign in to comment.