mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: Bump dependencies (#11333)
* build: bump dependencies * fix: guide build * build: amend package.json.hbs * build: create-discord-bot * style: formatting * build: final change --------- Co-authored-by: almeidx <github@almeidx.dev>
This commit is contained in:
@@ -63,19 +63,19 @@
|
||||
"typescript": "~5.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/node": "^22.18.13",
|
||||
"@types/lodash": "^4.17.21",
|
||||
"@types/node": "^22.19.1",
|
||||
"@types/resolve": "^1.20.6",
|
||||
"@types/semver": "^7.7.1",
|
||||
"cpy-cli": "^6.0.0",
|
||||
"cross-env": "^10.1.0",
|
||||
"eslint": "^9.38.0",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-config-neon": "^0.2.9",
|
||||
"eslint-formatter-compact": "^9.0.1",
|
||||
"eslint-formatter-pretty": "^7.0.0",
|
||||
"prettier": "^3.6.2",
|
||||
"terser": "^5.44.0",
|
||||
"tsup": "^8.5.0",
|
||||
"turbo": "^2.5.8"
|
||||
"prettier": "^3.7.4",
|
||||
"terser": "^5.44.1",
|
||||
"tsup": "^8.5.1",
|
||||
"turbo": "^2.6.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user