Skip to content

Commit e1deccf

Browse files
fix(deps): update all non-major dependencies
1 parent 01f9731 commit e1deccf

File tree

2 files changed

+215
-148
lines changed

2 files changed

+215
-148
lines changed

package.json

Lines changed: 7 additions & 7 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",
26+
"@nezuchan/core": "^0.15.0",
27+
"@nezuchan/decorators": "^0.3.0",
28+
"@swc/cli": "^0.3.9",
29+
"@swc/core": "^1.4.2",
3030
"@types/amqplib": "^0.10.4",
3131
"@types/common-tags": "^1.8.4",
32-
"@types/node": "^20.11.5",
32+
"@types/node": "^20.11.20",
3333
"@typescript-eslint/eslint-plugin": "^6.21.0",
3434
"@typescript-eslint/parser": "^6.21.0",
3535
"eslint": "^8.56.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.0",
59+
"@nezuchan/framework": "^0.15.0",
6060
"@nezuchan/i18n": "^3.0.0",
6161
"@sapphire/pieces": "^4.2.2",
6262
"common-tags": "^1.8.2",

0 commit comments

Comments
 (0)