|
24 | 24 | "prepare": "husky install .github/husky"
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@discordjs/collection": "^2.1.0", |
| 27 | + "@discordjs/collection": "^2.1.1", |
28 | 28 | "@favware/rollup-type-bundler": "^3.3.0",
|
29 |
| - "@sapphire/lexure": "^1.1.7", |
| 29 | + "@sapphire/lexure": "^1.1.10", |
30 | 30 | "@sapphire/pieces": "^4.3.1",
|
31 |
| - "@sapphire/ratelimits": "^2.4.9", |
32 |
| - "@sapphire/result": "2.6.6", |
33 |
| - "@sapphire/utilities": "^3.16.2", |
34 |
| - "chalk": "^5.3.0", |
| 31 | + "@sapphire/ratelimits": "^2.4.11", |
| 32 | + "@sapphire/result": "2.7.2", |
| 33 | + "@sapphire/utilities": "^3.18.2", |
| 34 | + "chalk": "^5.4.1", |
35 | 35 | "chokidar": "^3.6.0",
|
36 |
| - "tslib": "^2.6.3", |
| 36 | + "tslib": "^2.8.1", |
37 | 37 | "tslog": "^4.9.3"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@commitlint/cli": "^19.3.0", |
41 |
| - "@commitlint/config-conventional": "^19.2.2", |
| 40 | + "@commitlint/cli": "^19.7.1", |
| 41 | + "@commitlint/config-conventional": "^19.7.1", |
42 | 42 | "@favware/npm-deprecate": "^1.0.7",
|
43 | 43 | "@sapphire/eslint-config": "^5.0.5",
|
44 | 44 | "@sapphire/prettier-config": "^2.0.0",
|
45 | 45 | "@sapphire/ts-config": "^5.0.1",
|
46 |
| - "@types/jest": "^29.5.12", |
47 |
| - "@types/node": "^20.14.10", |
| 46 | + "@types/jest": "^29.5.14", |
| 47 | + "@types/node": "^20.17.19", |
48 | 48 | "@typescript-eslint/eslint-plugin": "^7.13.1",
|
49 | 49 | "@typescript-eslint/parser": "^7.13.1",
|
50 | 50 | "cz-conventional-changelog": "^3.3.0",
|
51 |
| - "eslint": "^8.57.0", |
| 51 | + "eslint": "^8.57.1", |
52 | 52 | "eslint-config-prettier": "^9.1.0",
|
53 |
| - "eslint-plugin-prettier": "^5.1.3", |
| 53 | + "eslint-plugin-prettier": "^5.2.3", |
54 | 54 | "git-cz": "^4.9.0",
|
55 |
| - "husky": "^9.1.5", |
| 55 | + "husky": "^9.1.7", |
56 | 56 | "jest": "^29.7.0",
|
57 | 57 | "jest-circus": "^29.7.0",
|
58 |
| - "lint-staged": "^15.2.7", |
59 |
| - "prettier": "^3.3.2", |
| 58 | + "lint-staged": "^15.4.3", |
| 59 | + "prettier": "^3.5.2", |
60 | 60 | "pretty-quick": "^4.0.0",
|
61 | 61 | "revolt.js": "6.0.20",
|
62 | 62 | "standard-version": "^9.5.0",
|
63 |
| - "ts-jest": "^29.1.5", |
| 63 | + "ts-jest": "^29.2.5", |
64 | 64 | "ts-node": "^10.9.2",
|
65 | 65 | "typedoc": "^0.26.1",
|
66 | 66 | "typedoc-plugin-mdn-links": "^3.2.1",
|
|
111 | 111 | "jest-environment-jsdom": "https://registry.yarnpkg.com/@favware/skip-dependency/-/skip-dependency-1.1.3.tgz"
|
112 | 112 | },
|
113 | 113 | "prettier": "@sapphire/prettier-config",
|
114 |
| - "packageManager": "yarn@4.3.1" |
| 114 | + "packageManager": "yarn@4.6.0" |
115 | 115 | }
|
0 commit comments