|
23 | 23 | "devDependencies": { |
24 | 24 | "@discordjs/builders": "^1.7.0", |
25 | 25 | "@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.17.0", |
| 27 | + "@nezuchan/decorators": "^0.3.0", |
| 28 | + "@swc/cli": "^0.3.10", |
| 29 | + "@swc/core": "^1.4.11", |
| 30 | + "@types/amqplib": "^0.10.5", |
31 | 31 | "@types/common-tags": "^1.8.4", |
32 | | - "@types/node": "^20.11.5", |
| 32 | + "@types/node": "^20.11.30", |
33 | 33 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
34 | 34 | "@typescript-eslint/parser": "^6.21.0", |
35 | 35 | "eslint": "^8.57.0", |
|
55 | 55 | } |
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | | - "@nezuchan/constants": "^0.8.0", |
59 | | - "@nezuchan/framework": "^0.8.1", |
| 58 | + "@nezuchan/constants": "^0.9.1", |
| 59 | + "@nezuchan/framework": "^0.17.0", |
60 | 60 | "@nezuchan/i18n": "^3.0.0", |
61 | 61 | "@sapphire/pieces": "^4.2.2", |
62 | 62 | "common-tags": "^1.8.2", |
|
0 commit comments