mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Deps
This commit is contained in:
+4
-4
@@ -47,7 +47,7 @@
|
|||||||
"discord.js-commando": "github:discordjs/Commando",
|
"discord.js-commando": "github:discordjs/Commando",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"emoji-regex": "^9.2.1",
|
"emoji-regex": "^9.2.1",
|
||||||
"eslint": "^7.19.0",
|
"eslint": "^7.20.0",
|
||||||
"expr-eval": "^2.0.2",
|
"expr-eval": "^2.0.2",
|
||||||
"fen-validator": "^1.4.1",
|
"fen-validator": "^1.4.1",
|
||||||
"font-finder": "^1.1.0",
|
"font-finder": "^1.1.0",
|
||||||
@@ -66,16 +66,16 @@
|
|||||||
"node-superfetch": "^0.1.11",
|
"node-superfetch": "^0.1.11",
|
||||||
"pokersolver": "^2.1.4",
|
"pokersolver": "^2.1.4",
|
||||||
"random-js": "^2.1.0",
|
"random-js": "^2.1.0",
|
||||||
"rss-parser": "^3.11.0",
|
"rss-parser": "^3.12.0",
|
||||||
"semver": "^7.3.4",
|
"semver": "^7.3.4",
|
||||||
"sherlockjs": "^1.4.0",
|
"sherlockjs": "^1.4.0",
|
||||||
"stackblur-canvas": "^2.4.0",
|
"stackblur-canvas": "^2.5.0",
|
||||||
"tesseract.js": "^2.1.4",
|
"tesseract.js": "^2.1.4",
|
||||||
"text-diff": "^1.0.1",
|
"text-diff": "^1.0.1",
|
||||||
"tictactoe-minimax-ai": "^1.2.1",
|
"tictactoe-minimax-ai": "^1.2.1",
|
||||||
"valid-url": "^1.0.9",
|
"valid-url": "^1.0.9",
|
||||||
"winston": "^3.3.3",
|
"winston": "^3.3.3",
|
||||||
"ytdl-core": "^4.4.5"
|
"ytdl-core": "^4.5.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"bufferutil": "^4.0.3",
|
"bufferutil": "^4.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user