chore: update dependencies

This commit is contained in:
PalmDevs
2024-06-22 20:07:45 +07:00
parent 35b944800a
commit 32a7fea294
6 changed files with 11 additions and 11 deletions

View File

@@ -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"

View File

@@ -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"
}
}

BIN
bun.lockb

Binary file not shown.

View File

@@ -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"]
}

View File

@@ -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"

View File

@@ -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"