mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: remaining deps and lighthouse removal
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
},
|
||||
"homepage": "https://discord.js.org",
|
||||
"dependencies": {
|
||||
"@types/ws": "^8.5.8",
|
||||
"@types/ws": "^8.5.9",
|
||||
"discord-api-types": "0.37.61",
|
||||
"prism-media": "^1.3.5",
|
||||
"tslib": "^2.6.2",
|
||||
@@ -72,9 +72,9 @@
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@favware/cliff-jumper": "^2.2.1",
|
||||
"@discordjs/api-extractor": "workspace:^",
|
||||
"@types/jest": "^29.5.7",
|
||||
"@favware/cliff-jumper": "^2.2.1",
|
||||
"@types/jest": "^29.5.8",
|
||||
"@types/node": "16.18.60",
|
||||
"cross-env": "^7.0.3",
|
||||
"esbuild-plugin-version-injector": "^1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user