mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 12:33:30 +01:00
chore: deps
This commit is contained in:
@@ -76,17 +76,17 @@
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"lodash.snakecase": "4.1.1",
|
||||
"tslib": "2.6.2",
|
||||
"undici": "6.7.0",
|
||||
"undici": "6.7.1",
|
||||
"ws": "8.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@discordjs/api-extractor": "workspace:^",
|
||||
"@discordjs/docgen": "workspace:^",
|
||||
"@discordjs/scripts": "workspace:^",
|
||||
"@favware/cliff-jumper": "3.0.0",
|
||||
"@favware/cliff-jumper": "3.0.1",
|
||||
"@types/node": "16.18.60",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
||||
"@typescript-eslint/parser": "^7.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dtslint": "4.2.1",
|
||||
"eslint": "8.57.0",
|
||||
@@ -95,8 +95,8 @@
|
||||
"prettier": "3.2.5",
|
||||
"tsd": "0.30.7",
|
||||
"tslint": "6.1.3",
|
||||
"turbo": "^1.12.4",
|
||||
"typescript": "5.3.3"
|
||||
"turbo": "^1.12.5",
|
||||
"typescript": "5.4.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.11.0"
|
||||
|
||||
Reference in New Issue
Block a user