This commit is contained in:
lilyissillyyy
2025-08-31 14:04:24 -04:00
parent eaaaaa7568
commit ac0192cb41
+7 -7
View File
@@ -32,7 +32,7 @@
"@discordjs/opus": "^0.10.0", "@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.19.0", "@discordjs/voice": "^0.19.0",
"@mediapipe/face_detection": "^0.4.1646425229", "@mediapipe/face_detection": "^0.4.1646425229",
"@napi-rs/canvas": "^0.1.77", "@napi-rs/canvas": "^0.1.78",
"@snazzah/davey": "^0.1.6", "@snazzah/davey": "^0.1.6",
"@tensorflow-models/face-detection": "^1.0.3", "@tensorflow-models/face-detection": "^1.0.3",
"@tensorflow/tfjs-node": "^4.22.0", "@tensorflow/tfjs-node": "^4.22.0",
@@ -41,14 +41,14 @@
"buffer": "^6.0.3", "buffer": "^6.0.3",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"city-timezones": "^1.3.2", "city-timezones": "^1.3.2",
"cloc": "^2.11.0", "cloc": "2.6.0-cloc",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
"connect4-ai": "^0.1.3", "connect4-ai": "^0.1.3",
"custom-translate": "^2.2.8", "custom-translate": "^2.2.8",
"didyoumean2": "^7.0.4", "didyoumean2": "^7.0.4",
"discord.js": "^14.22.1", "discord.js": "^14.22.1",
"dotenv": "^17.2.1", "dotenv": "^17.2.1",
"emoji-regex": "^10.4.0", "emoji-regex": "^10.5.0",
"fen-validator": "^2.0.1", "fen-validator": "^2.0.1",
"font-finder": "^1.1.0", "font-finder": "^1.1.0",
"gifencoder": "^2.0.1", "gifencoder": "^2.0.1",
@@ -78,7 +78,7 @@
"text-diff": "^1.0.1", "text-diff": "^1.0.1",
"tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax", "tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax",
"twitter-openapi-typescript": "^0.0.55", "twitter-openapi-typescript": "^0.0.55",
"user-agents": "^1.1.639", "user-agents": "^1.1.648",
"valid-url": "^1.0.9", "valid-url": "^1.0.9",
"wavefile": "^11.0.0", "wavefile": "^11.0.0",
"winston": "^3.17.0", "winston": "^3.17.0",
@@ -88,13 +88,13 @@
}, },
"optionalDependencies": { "optionalDependencies": {
"bufferutil": "^4.0.9", "bufferutil": "^4.0.9",
"sodium-native": "^5.0.7", "sodium-native": "^5.0.8",
"utf-8-validate": "^6.0.5", "utf-8-validate": "^6.0.5",
"zlib-sync": "^0.1.10" "zlib-sync": "^0.1.10"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.33.0", "@eslint/js": "^9.34.0",
"eslint": "^9.33.0", "eslint": "^9.34.0",
"eslint-config-amber": "^2.0.4", "eslint-config-amber": "^2.0.4",
"eslint-plugin-jsonc": "^2.20.1", "eslint-plugin-jsonc": "^2.20.1",
"globals": "^16.3.0" "globals": "^16.3.0"