Skip to content

Commit 500eb6a

Browse files
fix(deps): update all non-major dependencies
1 parent aa5de18 commit 500eb6a

File tree

2 files changed

+226
-170
lines changed

2 files changed

+226
-170
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"devDependencies": {
2424
"@discordjs/builders": "^1.7.0",
2525
"@hazmi35/eslint-config": "^11.0.0",
26-
"@nezuchan/core": "^0.8.1",
27-
"@nezuchan/decorators": "^0.2.0",
28-
"@swc/cli": "^0.1.63",
29-
"@swc/core": "^1.3.104",
30-
"@types/amqplib": "^0.10.4",
26+
"@nezuchan/core": "^0.16.6",
27+
"@nezuchan/decorators": "^0.3.0",
28+
"@swc/cli": "^0.3.10",
29+
"@swc/core": "^1.4.5",
30+
"@types/amqplib": "^0.10.5",
3131
"@types/common-tags": "^1.8.4",
32-
"@types/node": "^20.11.5",
32+
"@types/node": "^20.11.25",
3333
"@typescript-eslint/eslint-plugin": "^6.21.0",
3434
"@typescript-eslint/parser": "^6.21.0",
3535
"eslint": "^8.57.0",
@@ -55,8 +55,8 @@
5555
}
5656
},
5757
"dependencies": {
58-
"@nezuchan/constants": "^0.8.0",
59-
"@nezuchan/framework": "^0.8.1",
58+
"@nezuchan/constants": "^0.9.1",
59+
"@nezuchan/framework": "^0.16.6",
6060
"@nezuchan/i18n": "^3.0.0",
6161
"@sapphire/pieces": "^4.2.2",
6262
"common-tags": "^1.8.2",

0 commit comments

Comments
 (0)