Update package.json

This commit is contained in:
Elysia
2024-07-25 09:31:24 +07:00
parent 9a90366104
commit 5cd6a284a3

View File

@@ -75,7 +75,7 @@
"@commitlint/config-angular": "^16.0.0", "@commitlint/config-angular": "^16.0.0",
"@discordjs/docgen": "^0.11.1", "@discordjs/docgen": "^0.11.1",
"@favware/npm-deprecate": "^1.0.7", "@favware/npm-deprecate": "^1.0.7",
"@types/node": "^18.16.0", "@types/node": "^20.14.12",
"@types/node-fetch": "^2.6.11", "@types/node-fetch": "^2.6.11",
"@types/ws": "^8.5.10", "@types/ws": "^8.5.10",
"conventional-changelog-cli": "^2.2.2", "conventional-changelog-cli": "^2.2.2",
@@ -91,6 +91,6 @@
"prettier": "^2.8.8", "prettier": "^2.8.8",
"tsd": "^0.28.1", "tsd": "^0.28.1",
"tslint": "^6.1.3", "tslint": "^6.1.3",
"typescript": "^4.9.5" "typescript": "^5.5.4"
} }
} }