Skip to content

Commit c4dd596

Browse files
fix(deps): update all non-major dependencies (#363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0441bcc commit c4dd596

File tree

2 files changed

+111
-99
lines changed

2 files changed

+111
-99
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"binarytf": "^2.1.3",
4444
"bufferutil": "^4.0.9",
4545
"colorette": "^2.0.20",
46-
"discord.js": "^14.24.0",
46+
"discord.js": "^14.24.2",
4747
"figlet": "^1.9.3",
4848
"gradient-string": "^3.0.0",
4949
"ioredis": "^5.8.2",
@@ -57,10 +57,10 @@
5757
"@sapphire/eslint-config": "^5.0.6",
5858
"@sapphire/prettier-config": "^2.0.0",
5959
"@sapphire/ts-config": "^5.0.1",
60-
"@swc/core": "^1.13.21",
60+
"@swc/core": "^1.14.0",
6161
"@types/figlet": "^1.7.0",
6262
"@types/gradient-string": "^1.1.6",
63-
"@types/node": "24.9.1",
63+
"@types/node": "24.9.2",
6464
"@types/ws": "^8.18.1",
6565
"@typescript-eslint/eslint-plugin": "^7.18.0",
6666
"@typescript-eslint/parser": "^7.18.0",
@@ -70,7 +70,7 @@
7070
"eslint-plugin-prettier": "^5.5.4",
7171
"lint-staged": "^16.2.6",
7272
"prettier": "^3.6.2",
73-
"rimraf": "^6.0.1",
73+
"rimraf": "^6.1.0",
7474
"tsup": "^8.5.0",
7575
"typescript": "~5.4.5"
7676
},

0 commit comments

Comments
 (0)