mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:26:21 +02:00
Update deps
This commit is contained in:
+13
-13
@@ -30,12 +30,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"@dotenvx/dotenvx": "^1.52.0",
|
||||
"@discordjs/voice": "^0.19.1",
|
||||
"@dotenvx/dotenvx": "^1.54.1",
|
||||
"@mediapipe/face_detection": "^0.4.1646425229",
|
||||
"@napi-rs/canvas": "^0.1.93",
|
||||
"@napi-rs/canvas": "^0.1.96",
|
||||
"@skyra/gifenc": "^1.0.1",
|
||||
"@snazzah/davey": "^0.1.9",
|
||||
"@snazzah/davey": "^0.1.10",
|
||||
"@tensorflow-models/face-detection": "^1.0.3",
|
||||
"@tensorflow/tfjs-node": "^4.22.0",
|
||||
"@twemoji/parser": "^17.0.1",
|
||||
@@ -55,8 +55,8 @@
|
||||
"gm": "^1.25.1",
|
||||
"html-entities": "^2.6.0",
|
||||
"image-to-ascii": "^3.3.0",
|
||||
"ioredis": "^5.9.3",
|
||||
"js-chess-engine": "^2.3.6",
|
||||
"ioredis": "^5.10.0",
|
||||
"js-chess-engine": "^2.4.6",
|
||||
"jszip": "^3.10.1",
|
||||
"kuroshiro": "^1.2.0",
|
||||
"kuroshiro-analyzer-kuromoji": "^1.1.0",
|
||||
@@ -68,14 +68,14 @@
|
||||
"neopet-image-finder": "^5.0.3",
|
||||
"node-superfetch": "^0.3.5",
|
||||
"ntcjs": "^1.1.3",
|
||||
"parse-domain": "^8.2.2",
|
||||
"parse-domain": "^8.3.0",
|
||||
"pokersolver": "^2.1.4",
|
||||
"qr": "^0.5.4",
|
||||
"qr": "^0.5.5",
|
||||
"random-js": "^2.1.0",
|
||||
"sagiri": "^4.3.0",
|
||||
"semver": "^7.7.4",
|
||||
"sherlockjs": "^1.4.2",
|
||||
"stackblur-canvas": "^2.7.0",
|
||||
"stackblur-canvas": "^3.0.0",
|
||||
"stream-json": "^1.9.1",
|
||||
"text-diff": "^1.0.1",
|
||||
"tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax",
|
||||
@@ -89,15 +89,15 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bufferutil": "^4.1.0",
|
||||
"sodium-native": "^5.0.10",
|
||||
"sodium-native": "^5.1.0",
|
||||
"utf-8-validate": "^6.0.6",
|
||||
"zlib-sync": "^0.1.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"eslint": "^10.0.0",
|
||||
"eslint": "^10.0.3",
|
||||
"eslint-config-amber": "^2.0.5",
|
||||
"eslint-plugin-jsonc": "^2.21.1",
|
||||
"globals": "^17.3.0"
|
||||
"eslint-plugin-jsonc": "^3.1.1",
|
||||
"globals": "^17.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user