|
60 | 60 | "@sapphire/fetch": "^2.4.1",
|
61 | 61 | "@sapphire/framework": "next",
|
62 | 62 | "@sapphire/phisherman": "^1.4.1",
|
63 |
| - "@sapphire/plugin-api": "^5.1.1", |
| 63 | + "@sapphire/plugin-api": "^5.1.2", |
64 | 64 | "@sapphire/plugin-editable-commands": "^3.0.3",
|
65 | 65 | "@sapphire/plugin-hmr": "^2.0.2",
|
66 | 66 | "@sapphire/plugin-i18next": "^5.1.1",
|
67 | 67 | "@sapphire/plugin-logger": "^3.0.6",
|
68 |
| - "@sapphire/plugin-subcommands": "^4.2.1", |
| 68 | + "@sapphire/plugin-subcommands": "^4.3.0", |
69 | 69 | "@sapphire/prettier-config": "^1.4.5",
|
70 | 70 | "@sapphire/stopwatch": "1.5.0",
|
71 | 71 | "@sapphire/time-utilities": "^1.7.10",
|
|
80 | 80 | "@babel/core": "^7.23.2",
|
81 | 81 | "@babel/preset-env": "^7.23.2",
|
82 | 82 | "@babel/preset-typescript": "^7.23.2",
|
83 |
| - "@commitlint/cli": "17.8.0", |
84 |
| - "@commitlint/config-angular": "17.8.0", |
85 |
| - "@commitlint/config-conventional": "17.8.0", |
| 83 | + "@commitlint/cli": "17.8.1", |
| 84 | + "@commitlint/config-angular": "17.8.1", |
| 85 | + "@commitlint/config-conventional": "17.8.1", |
86 | 86 | "@types/jest": "^27.5.2",
|
87 |
| - "@types/node": "16.18.58", |
| 87 | + "@types/node": "16.18.59", |
88 | 88 | "@typescript-eslint/eslint-plugin": "5.62.0",
|
89 | 89 | "@typescript-eslint/parser": "5.62.0",
|
90 | 90 | "babel-jest": "^28.1.3",
|
91 | 91 | "colorette": "2.0.20",
|
92 |
| - "eslint": "~8.51.0", |
| 92 | + "eslint": "~8.52.0", |
93 | 93 | "husky": "8.0.3",
|
94 | 94 | "jest": "^28.1.3",
|
95 | 95 | "lint-staged": "12.5.0",
|
|
0 commit comments