|
27 | 27 | "prepare": "husky install .github/husky"
|
28 | 28 | },
|
29 | 29 | "dependencies": {
|
30 |
| - "@sapphire/discord-utilities": "^2.4.0", |
31 |
| - "@sapphire/discord.js-utilities": "^4.1.5", |
| 30 | + "@sapphire/discord-utilities": "^2.7.0", |
| 31 | + "@sapphire/discord.js-utilities": "^4.6.0", |
32 | 32 | "@sapphire/pieces": "^3.2.0",
|
33 |
| - "@sapphire/ratelimits": "^2.1.10", |
34 |
| - "@sapphire/utilities": "^3.1.0", |
| 33 | + "@sapphire/ratelimits": "^2.3.0", |
| 34 | + "@sapphire/utilities": "^3.3.0", |
35 | 35 | "lexure": "^0.17.0",
|
36 | 36 | "tslib": "^2.3.1"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "@commitlint/cli": "^16.0.1", |
| 39 | + "@commitlint/cli": "^16.1.0", |
40 | 40 | "@commitlint/config-conventional": "^16.0.0",
|
41 | 41 | "@favware/npm-deprecate": "^1.0.4",
|
42 |
| - "@favware/rollup-type-bundler": "^1.0.6", |
43 |
| - "@sapphire/eslint-config": "^4.0.8", |
44 |
| - "@sapphire/prettier-config": "^1.2.7", |
45 |
| - "@sapphire/ts-config": "^3.1.6", |
| 42 | + "@favware/rollup-type-bundler": "^1.0.7", |
| 43 | + "@sapphire/eslint-config": "^4.2.0", |
| 44 | + "@sapphire/prettier-config": "^1.3.0", |
| 45 | + "@sapphire/ts-config": "^3.3.0", |
46 | 46 | "@types/jest": "^27.4.0",
|
47 |
| - "@types/node": "^17.0.4", |
| 47 | + "@types/node": "^17.0.15", |
48 | 48 | "@types/ws": "^8.2.2",
|
49 |
| - "@typescript-eslint/eslint-plugin": "^5.8.1", |
50 |
| - "@typescript-eslint/parser": "^5.8.1", |
| 49 | + "@typescript-eslint/eslint-plugin": "^5.10.2", |
| 50 | + "@typescript-eslint/parser": "^5.10.2", |
51 | 51 | "cz-conventional-changelog": "^3.3.0",
|
52 |
| - "discord.js": "^13.5.0", |
53 |
| - "eslint": "^8.6.0", |
| 52 | + "discord.js": "^13.6.0", |
| 53 | + "eslint": "^8.8.0", |
54 | 54 | "eslint-config-prettier": "^8.3.0",
|
55 | 55 | "eslint-plugin-prettier": "^4.0.0",
|
56 | 56 | "gen-esm-wrapper": "^1.1.3",
|
57 | 57 | "husky": "^7.0.4",
|
58 |
| - "jest": "^27.4.5", |
59 |
| - "jest-circus": "^27.4.5", |
60 |
| - "lint-staged": "^12.1.4", |
| 58 | + "jest": "^27.5.0", |
| 59 | + "jest-circus": "^27.5.0", |
| 60 | + "lint-staged": "^12.3.3", |
61 | 61 | "prettier": "^2.5.1",
|
62 | 62 | "pretty-quick": "^3.1.3",
|
63 |
| - "rollup": "^2.62.0", |
| 63 | + "rollup": "^2.67.0", |
64 | 64 | "rollup-plugin-version-injector": "^1.3.3",
|
65 | 65 | "standard-version": "^9.3.2",
|
66 |
| - "ts-jest": "^27.1.2", |
| 66 | + "ts-jest": "^27.1.3", |
67 | 67 | "ts-node": "^10.4.0",
|
68 |
| - "typedoc": "^0.22.10", |
69 |
| - "typedoc-plugin-djs-links": "^1.0.3", |
70 |
| - "typedoc-plugin-mdn-links": "^1.0.4", |
71 |
| - "typescript": "^4.5.4" |
| 68 | + "typedoc": "^0.22.11", |
| 69 | + "typedoc-plugin-djs-links": "^1.0.4", |
| 70 | + "typedoc-plugin-mdn-links": "^1.0.5", |
| 71 | + "typescript": "^4.5.5" |
72 | 72 | },
|
73 | 73 | "repository": {
|
74 | 74 | "type": "git",
|
|
0 commit comments