mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: Bump dependencies (#9899)
build: bump dependencies Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -62,31 +62,31 @@
|
||||
},
|
||||
"homepage": "https://discord.js.org",
|
||||
"dependencies": {
|
||||
"@types/ws": "^8.5.5",
|
||||
"@types/ws": "^8.5.7",
|
||||
"discord-api-types": "0.37.60",
|
||||
"prism-media": "^1.3.5",
|
||||
"tslib": "^2.6.2",
|
||||
"ws": "^8.13.0"
|
||||
"ws": "^8.14.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.11",
|
||||
"@babel/preset-env": "^7.22.10",
|
||||
"@babel/preset-typescript": "^7.22.11",
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@favware/cliff-jumper": "^2.2.0",
|
||||
"@microsoft/api-extractor": "^7.36.4",
|
||||
"@types/jest": "^29.5.4",
|
||||
"@microsoft/api-extractor": "^7.38.0",
|
||||
"@types/jest": "^29.5.5",
|
||||
"@types/node": "16.18.44",
|
||||
"cross-env": "^7.0.3",
|
||||
"esbuild-plugin-version-injector": "^1.2.0",
|
||||
"eslint": "^8.48.0",
|
||||
"esbuild-plugin-version-injector": "^1.2.1",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint-config-neon": "^0.1.57",
|
||||
"eslint-formatter-pretty": "^5.0.0",
|
||||
"jest": "^29.6.4",
|
||||
"jest-websocket-mock": "^2.4.1",
|
||||
"mock-socket": "^9.2.1",
|
||||
"prettier": "^3.0.2",
|
||||
"jest": "^29.7.0",
|
||||
"jest-websocket-mock": "^2.5.0",
|
||||
"mock-socket": "^9.3.1",
|
||||
"prettier": "^3.0.3",
|
||||
"tsup": "^7.2.0",
|
||||
"turbo": "^1.10.13",
|
||||
"turbo": "^1.10.15",
|
||||
"tweetnacl": "^1.0.3",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user