|
28 | 28 | "prepack": "rollup-type-bundler -v -e node:url node:events"
|
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 |
| - "@discordjs/builders": "^1.6.5", |
| 31 | + "@discordjs/builders": "^1.7.0", |
32 | 32 | "@sapphire/discord-utilities": "^3.1.1",
|
33 | 33 | "@sapphire/discord.js-utilities": "^7.0.2",
|
34 | 34 | "@sapphire/lexure": "^1.1.5",
|
|
39 | 39 | "@sapphire/utilities": "^3.13.0"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@commitlint/cli": "^18.2.0", |
43 |
| - "@commitlint/config-conventional": "^18.1.0", |
44 |
| - "@favware/cliff-jumper": "^2.2.0", |
| 42 | + "@commitlint/cli": "^18.4.1", |
| 43 | + "@commitlint/config-conventional": "^18.4.0", |
| 44 | + "@favware/cliff-jumper": "^2.2.1", |
45 | 45 | "@favware/npm-deprecate": "^1.0.7",
|
46 | 46 | "@favware/rollup-type-bundler": "^2.0.0",
|
47 | 47 | "@sapphire/eslint-config": "^5.0.2",
|
48 | 48 | "@sapphire/prettier-config": "^2.0.0",
|
49 | 49 | "@sapphire/ts-config": "^5.0.0",
|
50 |
| - "@types/node": "^20.8.10", |
51 |
| - "@types/ws": "^8.5.8", |
52 |
| - "@typescript-eslint/eslint-plugin": "^6.9.1", |
53 |
| - "@typescript-eslint/parser": "^6.9.1", |
| 50 | + "@types/node": "^20.9.0", |
| 51 | + "@types/ws": "^8.5.9", |
| 52 | + "@typescript-eslint/eslint-plugin": "^6.11.0", |
| 53 | + "@typescript-eslint/parser": "^6.11.0", |
54 | 54 | "@vitest/coverage-v8": "^0.34.6",
|
55 | 55 | "cz-conventional-changelog": "^3.3.0",
|
56 |
| - "discord.js": "^14.13.0", |
| 56 | + "discord.js": "^14.14.1", |
57 | 57 | "esbuild-plugin-file-path-extensions": "^1.0.0",
|
58 | 58 | "esbuild-plugin-version-injector": "^1.2.1",
|
59 | 59 | "eslint": "^8.53.0",
|
60 | 60 | "eslint-config-prettier": "^9.0.0",
|
61 | 61 | "eslint-plugin-deprecation": "^2.0.0",
|
62 | 62 | "eslint-plugin-prettier": "^5.0.1",
|
63 | 63 | "gen-esm-wrapper": "^1.1.3",
|
64 |
| - "lint-staged": "^15.0.2", |
65 |
| - "prettier": "^3.0.3", |
| 64 | + "lint-staged": "^15.1.0", |
| 65 | + "prettier": "^3.1.0", |
66 | 66 | "tsup": "^7.2.0",
|
67 | 67 | "typedoc": "^0.25.3",
|
68 | 68 | "typedoc-json-parser": "^9.0.1",
|
|
0 commit comments