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