mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
chore: update deps
This commit is contained in:
21
package.json
21
package.json
@@ -28,17 +28,18 @@
|
|||||||
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^1.5.2",
|
"@biomejs/biome": "^1.6.3",
|
||||||
"@commitlint/cli": "^18.4.4",
|
"@commitlint/cli": "^19.2.1",
|
||||||
"@commitlint/config-conventional": "^18.4.4",
|
"@commitlint/config-conventional": "^19.1.0",
|
||||||
"@revanced/bot-api": "workspace:*",
|
"@revanced/bot-api": "workspace:*",
|
||||||
"@revanced/bot-shared": "workspace:*",
|
"@revanced/bot-shared": "workspace:*",
|
||||||
"@tsconfig/strictest": "^2.0.2",
|
"@tsconfig/strictest": "^2.0.4",
|
||||||
"@types/bun": "latest",
|
"@types/bun": "^1.0.10",
|
||||||
"concurrently": "^8.2.2",
|
"concurrently": "^8.2.2",
|
||||||
"conventional-changelog-conventionalcommits": "^7.0.2",
|
"conventional-changelog-conventionalcommits": "^7.0.2",
|
||||||
"lefthook": "^1.5.6",
|
"lefthook": "^1.6.7",
|
||||||
"turbo": "^1.11.3",
|
"turbo": "^1.13.0",
|
||||||
"typescript": "^5.0.0"
|
"typescript": "^5.4.3"
|
||||||
}
|
},
|
||||||
}
|
"trustedDependencies": ["@biomejs/biome", "tesseract.js"]
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user