|
29 | 29 | "bump": "cliff-jumper"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@commitlint/cli": "^17.5.0", |
33 |
| - "@commitlint/config-angular": "^17.4.4", |
| 32 | + "@commitlint/cli": "^17.6.1", |
| 33 | + "@commitlint/config-angular": "^17.6.1", |
34 | 34 | "@favware/cliff-jumper": "^2.0.0",
|
35 |
| - "@sapphire/eslint-config": "^4.3.8", |
| 35 | + "@sapphire/eslint-config": "^4.4.1", |
36 | 36 | "@sapphire/prettier-config": "^1.4.5",
|
37 | 37 | "@sapphire/ts-config": "^3.3.4",
|
38 |
| - "@types/lodash": "^4.14.191", |
39 |
| - "@types/node": "^18.15.10", |
40 |
| - "@typescript-eslint/eslint-plugin": "^5.56.0", |
41 |
| - "@typescript-eslint/parser": "^5.56.0", |
42 |
| - "eslint": "^8.36.0", |
| 38 | + "@types/lodash": "^4.14.194", |
| 39 | + "@types/node": "^18.15.11", |
| 40 | + "@typescript-eslint/eslint-plugin": "^5.58.0", |
| 41 | + "@typescript-eslint/parser": "^5.58.0", |
| 42 | + "eslint": "^8.38.0", |
43 | 43 | "eslint-config-prettier": "^8.8.0",
|
44 | 44 | "eslint-plugin-prettier": "^4.2.1",
|
45 | 45 | "husky": "^8.0.3",
|
46 | 46 | "is-ci": "^3.0.1",
|
47 |
| - "lint-staged": "^13.2.0", |
| 47 | + "lint-staged": "^13.2.1", |
48 | 48 | "nodemon": "^2.0.22",
|
49 | 49 | "pinst": "^3.0.0",
|
50 | 50 | "prettier": "^2.8.7",
|
|
53 | 53 | },
|
54 | 54 | "dependencies": {
|
55 | 55 | "@snowcrystals/icicle": "^1.0.2",
|
56 |
| - "discord.js": "^14.7.1", |
| 56 | + "discord.js": "^14.9.0", |
57 | 57 | "lodash": "^4.17.21"
|
58 | 58 | },
|
59 | 59 | "engines": {
|
60 |
| - "node": ">= v18.15.0" |
| 60 | + "node": ">= v18.16.0" |
61 | 61 | },
|
62 | 62 | "publishConfig": {
|
63 | 63 | "access": "public"
|
|
0 commit comments