Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu committed Dec 6, 2024
1 parent 37d85a8 commit a475251
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"discord-giveaways": "^6.0.1",
"discord-together": "^1.3.31",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"ejs": "^3.1.10",
"enhanced-ms": "^3.0.0",
"express": "^4.21.1",
"express": "^4.21.2",
"express-session": "^1.18.1",
"fixedsize-map": "^1.1.0",
"iso-639-1": "^3.1.3",
"lavaclient": "^4.1.1",
"module-alias": "^2.2.3",
"moment": "^2.30.1",
"mongoose": "^8.8.2",
"mongoose": "^8.8.4",
"nekos.life": "^3.0.0",
"node-fetch": "^2.7.0",
"os": "^0.1.2",
Expand All @@ -55,7 +55,7 @@
"snakecord": "^1.0.9",
"sourcebin_js": "^0.0.3-ignore",
"string-progressbar": "^1.0.4",
"table": "^6.8.2",
"table": "^6.9.0",
"timestamp-to-date": "^1.1.0",
"twemoji-parser": "^14.0.0"
},
Expand All @@ -67,13 +67,13 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"eslint": "^9.15.0",
"eslint-plugin-jsdoc": "^50.5.0",
"globals": "^15.12.0",
"@eslint/js": "^9.16.0",
"eslint": "^9.16.0",
"eslint-plugin-jsdoc": "^50.6.0",
"globals": "^15.13.0",
"node": "^18.20.5",
"nodemon": "^3.1.7",
"prettier": "3.3.3"
"prettier": "^3.4.2"
},
"keywords": [
"discord",
Expand Down

0 comments on commit a475251

Please sign in to comment.