Update Deps

This commit is contained in:
Dragon Fire
2024-09-01 12:01:55 -04:00
parent b8666207d1
commit 91281da921
5 changed files with 16 additions and 27 deletions
-1
View File
@@ -1345,7 +1345,6 @@ Total: 514
- [Why We Protest](https://whyweprotest.net/) ([Anon Hat Image](https://whyweprotest.net/threads/big-ass-guy-fawkes-mask-images-thread.22719/)) - [Why We Protest](https://whyweprotest.net/) ([Anon Hat Image](https://whyweprotest.net/threads/big-ass-guy-fawkes-mask-images-thread.22719/))
- [WebStockReview](https://webstockreview.net/) ([Devil Hat Image](https://webstockreview.net/explore/horn-clipart-purple-devil/)) - [WebStockReview](https://webstockreview.net/) ([Devil Hat Image](https://webstockreview.net/explore/horn-clipart-purple-devil/))
- [Becel](https://www.becel.ca/en-ca) (Becel Hat Image) - [Becel](https://www.becel.ca/en-ca) (Becel Hat Image)
- [Joe Biden for President](https://joebiden.com/) (Biden Hat Image)
* **he-lives-in-you:** * **he-lives-in-you:**
- [Disney](https://www.disney.com/) ([Image, Original "The Lion King" Movie](https://movies.disney.com/the-lion-king)) - [Disney](https://www.disney.com/) ([Image, Original "The Lion King" Movie](https://movies.disney.com/the-lion-king))
* **hearts:** * **hearts:**
Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB

-5
View File
@@ -14,11 +14,6 @@
"comment": "Bake Well, Cook Well and Live Well, {{user}}.", "comment": "Bake Well, Cook Well and Live Well, {{user}}.",
"commentMe": "There's butter on my head." "commentMe": "There's butter on my head."
}, },
"biden": {
"file": "biden.png",
"comment": "[#Biden2024](<https://joebiden.com/>)!",
"commentMe": "[#Biden2024](<https://joebiden.com/>)!"
},
"birthday": { "birthday": {
"file": "birthday.png", "file": "birthday.png",
"comment": "Happy birthday, {{user}}!", "comment": "Happy birthday, {{user}}!",
-5
View File
@@ -118,11 +118,6 @@ module.exports = class HatCommand extends Command {
name: 'Becel', name: 'Becel',
url: 'https://www.becel.ca/en-ca', url: 'https://www.becel.ca/en-ca',
reason: 'Becel Hat Image' reason: 'Becel Hat Image'
},
{
name: 'Joe Biden for President',
url: 'https://joebiden.com/',
reason: 'Biden Hat Image'
} }
], ],
args: [ args: [
+16 -16
View File
@@ -1,6 +1,6 @@
{ {
"name": "xiao", "name": "xiao",
"version": "152.2.0", "version": "152.3.0",
"description": "Your personal server companion.", "description": "Your personal server companion.",
"main": "Xiao.js", "main": "Xiao.js",
"scripts": { "scripts": {
@@ -32,21 +32,21 @@
"@discordjs/opus": "^0.9.0", "@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.17.0", "@discordjs/voice": "^0.17.0",
"@mediapipe/face_detection": "^0.4.1646425229", "@mediapipe/face_detection": "^0.4.1646425229",
"@napi-rs/canvas": "^0.1.53", "@napi-rs/canvas": "^0.1.54",
"@tensorflow-models/face-detection": "^1.0.2", "@tensorflow-models/face-detection": "^1.0.2",
"@tensorflow/tfjs-node": "^4.20.0", "@tensorflow/tfjs-node": "^4.20.0",
"@twemoji/parser": "^15.1.1", "@twemoji/parser": "^15.1.1",
"bombsweeper.js": "^1.0.1", "bombsweeper.js": "^1.0.1",
"cheerio": "1.0.0-rc.12", "cheerio": "^1.0.0",
"city-timezones": "^1.2.1", "city-timezones": "^1.3.0",
"cloc": "2.0.0-cloc", "cloc": "^2.2.0-cloc",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
"connect4-ai": "^0.1.3", "connect4-ai": "^0.1.3",
"custom-translate": "^2.2.8", "custom-translate": "^2.2.8",
"didyoumean2": "^6.0.1", "didyoumean2": "^7.0.2",
"discord.js": "^14.15.3", "discord.js": "^14.15.3",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"emoji-regex": "^10.3.0", "emoji-regex": "^10.4.0",
"fen-validator": "^2.0.1", "fen-validator": "^2.0.1",
"font-finder": "^1.1.0", "font-finder": "^1.1.0",
"gifencoder": "^2.0.1", "gifencoder": "^2.0.1",
@@ -59,7 +59,7 @@
"jszip": "^3.10.1", "jszip": "^3.10.1",
"kuroshiro": "^1.2.0", "kuroshiro": "^1.2.0",
"kuroshiro-analyzer-kuromoji": "^1.1.0", "kuroshiro-analyzer-kuromoji": "^1.1.0",
"mathjs": "^13.0.1", "mathjs": "^13.1.1",
"minimist": "^1.2.8", "minimist": "^1.2.8",
"moment": "^2.30.1", "moment": "^2.30.1",
"moment-duration-format": "^2.3.2", "moment-duration-format": "^2.3.2",
@@ -67,19 +67,19 @@
"node-superfetch": "^0.3.4", "node-superfetch": "^0.3.4",
"nsfwjs": "^4.1.0", "nsfwjs": "^4.1.0",
"ntcjs": "^1.1.3", "ntcjs": "^1.1.3",
"parse-domain": "^8.0.2", "parse-domain": "^8.2.2",
"pokersolver": "^2.1.4", "pokersolver": "^2.1.4",
"random-js": "^2.1.0", "random-js": "^2.1.0",
"sagiri": "^3.6.0", "sagiri": "^4.1.0",
"semver": "^7.6.2", "semver": "^7.6.3",
"sherlockjs": "^1.4.2", "sherlockjs": "^1.4.2",
"stackblur-canvas": "^2.7.0", "stackblur-canvas": "^2.7.0",
"text-diff": "^1.0.1", "text-diff": "^1.0.1",
"tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax", "tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax",
"twitter-openapi-typescript": "^0.0.34", "twitter-openapi-typescript": "^0.0.35",
"valid-url": "^1.0.9", "valid-url": "^1.0.9",
"wavefile": "^11.0.0", "wavefile": "^11.0.0",
"winston": "^3.13.0", "winston": "^3.14.2",
"wuzzy": "^0.1.8", "wuzzy": "^0.1.8",
"ytdl-core": "^4.11.5", "ytdl-core": "^4.11.5",
"zip-to-timezone": "^1.2.1" "zip-to-timezone": "^1.2.1"
@@ -91,10 +91,10 @@
"zlib-sync": "^0.1.9" "zlib-sync": "^0.1.9"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.6.0", "@eslint/js": "^9.9.1",
"eslint": "^9.6.0", "eslint": "^9.9.1",
"eslint-config-amber": "^2.0.4", "eslint-config-amber": "^2.0.4",
"eslint-plugin-jsonc": "^2.16.0", "eslint-plugin-jsonc": "^2.16.0",
"globals": "^15.6.0" "globals": "^15.9.0"
} }
} }