chore: bump

This commit is contained in:
Aidan 2025-05-27 22:43:14 -04:00
parent d373f44ca1
commit fb3193c444

View file

@ -3,8 +3,8 @@
"start": "nodemon src/bot.ts" "start": "nodemon src/bot.ts"
}, },
"dependencies": { "dependencies": {
"@dotenvx/dotenvx": "^1.42.2", "@dotenvx/dotenvx": "^1.44.1",
"@types/bun": "^1.2.11", "@types/bun": "^1.2.14",
"axios": "^1.9.0", "axios": "^1.9.0",
"node-html-parser": "^7.0.1", "node-html-parser": "^7.0.1",
"nodemon": "^3.1.10", "nodemon": "^3.1.10",