mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
chore: update dependencies
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@revanced/bot-shared": "workspace:*",
|
||||
"@sapphire/async-queue": "^1.5.2",
|
||||
"chalk": "^5.3.0",
|
||||
"tesseract.js": "^5.0.5"
|
||||
"tesseract.js": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typed-emitter": "^2.1.0"
|
||||
|
||||
@@ -30,6 +30,6 @@
|
||||
"@revanced/bot-api": "workspace:*",
|
||||
"@revanced/bot-shared": "workspace:*",
|
||||
"chalk": "^5.3.0",
|
||||
"discord.js": "^14.14.1"
|
||||
"discord.js": "^14.15.3"
|
||||
}
|
||||
}
|
||||
|
||||
14
package.json
14
package.json
@@ -28,18 +28,18 @@
|
||||
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.6.3",
|
||||
"@commitlint/cli": "^19.2.1",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@biomejs/biome": "^1.8.2",
|
||||
"@commitlint/cli": "^19.3.0",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@revanced/bot-api": "workspace:*",
|
||||
"@revanced/bot-shared": "workspace:*",
|
||||
"@tsconfig/strictest": "^2.0.5",
|
||||
"@types/bun": "^1.0.12",
|
||||
"@types/bun": "^1.1.5",
|
||||
"concurrently": "^8.2.2",
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2",
|
||||
"lefthook": "^1.6.8",
|
||||
"turbo": "^1.13.1",
|
||||
"typescript": "^5.4.3"
|
||||
"lefthook": "^1.6.18",
|
||||
"turbo": "^1.13.4",
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome", "lefthook", "tesseract.js"]
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"homepage": "https://github.com/revanced/revanced-helper#readme",
|
||||
"dependencies": {
|
||||
"@revanced/bot-shared": "workspace:*",
|
||||
"ws": "^8.16.0"
|
||||
"ws": "^8.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typed-emitter": "^2.1.0"
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/revanced/revanced-helper#readme",
|
||||
"dependencies": {
|
||||
"bson": "^6.5.0",
|
||||
"bson": "^6.7.0",
|
||||
"chalk": "^5.3.0",
|
||||
"tracer": "^1.3.0",
|
||||
"valibot": "^0.30.0"
|
||||
|
||||
Reference in New Issue
Block a user