This commit is contained in:
Dragon Fire
2024-06-11 00:56:47 -04:00
parent 61a4acbdf9
commit 05bde50b95
+7 -7
View File
@@ -33,9 +33,9 @@
"@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.17.0",
"@mediapipe/face_detection": "^0.4.1646425229",
"@napi-rs/canvas": "^0.1.52",
"@napi-rs/canvas": "^0.1.53",
"@tensorflow-models/face-detection": "^1.0.2",
"@tensorflow/tfjs-node": "^4.19.0",
"@tensorflow/tfjs-node": "^4.20.0",
"@twemoji/parser": "^15.1.1",
"bombsweeper.js": "^1.0.1",
"cheerio": "1.0.0-rc.12",
@@ -45,7 +45,7 @@
"connect4-ai": "^0.1.3",
"custom-translate": "^2.2.8",
"didyoumean2": "^6.0.1",
"discord.js": "^14.15.2",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"emoji-regex": "^10.3.0",
"fen-validator": "^2.0.1",
@@ -92,10 +92,10 @@
"zlib-sync": "^0.1.9"
},
"devDependencies": {
"@eslint/js": "^9.3.0",
"eslint": "^9.3.0",
"@eslint/js": "^9.4.0",
"eslint": "^9.4.0",
"eslint-config-amber": "^2.0.4",
"eslint-plugin-jsonc": "^2.15.1",
"globals": "^15.3.0"
"eslint-plugin-jsonc": "^2.16.0",
"globals": "^15.4.0"
}
}