mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: deps
This commit is contained in:
25
package.json
25
package.json
@@ -46,20 +46,20 @@
|
||||
},
|
||||
"homepage": "https://discord.js.org",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.6.3",
|
||||
"@commitlint/config-angular": "^17.6.3",
|
||||
"@favware/cliff-jumper": "^2.0.0",
|
||||
"@commitlint/cli": "^17.6.6",
|
||||
"@commitlint/config-angular": "^17.6.6",
|
||||
"@favware/cliff-jumper": "^2.1.1",
|
||||
"@favware/npm-deprecate": "^1.0.7",
|
||||
"conventional-changelog-cli": "^2.2.2",
|
||||
"conventional-changelog-cli": "^3.0.0",
|
||||
"husky": "^8.0.3",
|
||||
"is-ci": "^3.0.1",
|
||||
"lint-staged": "^13.2.2",
|
||||
"tsup": "^6.7.0",
|
||||
"turbo": "^1.9.8",
|
||||
"typescript": "^5.0.4",
|
||||
"unocss": "^0.52.3",
|
||||
"vercel": "^29.4.0",
|
||||
"vitest": "^0.31.1"
|
||||
"lint-staged": "^13.2.3",
|
||||
"tsup": "^7.1.0",
|
||||
"turbo": "^1.10.7",
|
||||
"typescript": "^5.1.6",
|
||||
"unocss": "^0.53.5",
|
||||
"vercel": "^31.0.3",
|
||||
"vitest": "^0.33.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"@microsoft/tsdoc-config@~0.16.1": "patch:@microsoft/tsdoc-config@npm%3A0.16.2#./.yarn/patches/@microsoft-tsdoc-config-npm-0.16.2-30fd115d09.patch",
|
||||
@@ -68,8 +68,7 @@
|
||||
"yaml@^2.2.2": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
|
||||
"yaml@^1.10.2": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
|
||||
"yaml@^1.10.0": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
|
||||
"yaml@^2.1.1": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch",
|
||||
"tsup@^6.7.0": "patch:tsup@npm%3A6.7.0#./.yarn/patches/tsup-npm-6.7.0-5093540b93.patch"
|
||||
"yaml@^2.1.1": "patch:yaml@npm%3A2.2.2#./.yarn/patches/yaml-npm-2.2.2-6e3cddb343.patch"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.9.0"
|
||||
|
||||
Reference in New Issue
Block a user