mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Deps
This commit is contained in:
+8
-8
@@ -32,7 +32,7 @@
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/voice": "^0.18.0",
|
||||
"@mediapipe/face_detection": "^0.4.1646425229",
|
||||
"@napi-rs/canvas": "^0.1.60",
|
||||
"@napi-rs/canvas": "^0.1.65",
|
||||
"@tensorflow-models/face-detection": "^1.0.3",
|
||||
"@tensorflow/tfjs-node": "^4.22.0",
|
||||
"@twemoji/parser": "^15.1.1",
|
||||
@@ -45,7 +45,7 @@
|
||||
"custom-translate": "^2.2.8",
|
||||
"didyoumean2": "^7.0.4",
|
||||
"discord.js": "^14.16.3",
|
||||
"dotenv": "^16.4.5",
|
||||
"dotenv": "^16.4.7",
|
||||
"emoji-regex": "^10.4.0",
|
||||
"fen-validator": "^2.0.1",
|
||||
"font-finder": "^1.1.0",
|
||||
@@ -59,7 +59,7 @@
|
||||
"jszip": "^3.10.1",
|
||||
"kuroshiro": "^1.2.0",
|
||||
"kuroshiro-analyzer-kuromoji": "^1.1.0",
|
||||
"mathjs": "^14.0.0",
|
||||
"mathjs": "^14.0.1",
|
||||
"minimist": "^1.2.8",
|
||||
"moment": "^2.30.1",
|
||||
"moment-duration-format": "^2.3.2",
|
||||
@@ -86,15 +86,15 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bufferutil": "^4.0.8",
|
||||
"sodium-native": "^4.3.0",
|
||||
"sodium-native": "^4.3.1",
|
||||
"utf-8-validate": "^6.0.5",
|
||||
"zlib-sync": "^0.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.14.0",
|
||||
"eslint": "^9.14.0",
|
||||
"@eslint/js": "^9.16.0",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-amber": "^2.0.4",
|
||||
"eslint-plugin-jsonc": "^2.18.1",
|
||||
"globals": "^15.12.0"
|
||||
"eslint-plugin-jsonc": "^2.18.2",
|
||||
"globals": "^15.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user