|
48 | 48 | "@commitlint/config-conventional": "^18.4.4",
|
49 | 49 | "@favware/cliff-jumper": "^2.2.3",
|
50 | 50 | "@favware/npm-deprecate": "^1.0.7",
|
51 |
| - "@favware/rollup-type-bundler": "^3.2.1", |
| 51 | + "@favware/rollup-type-bundler": "^3.3.0", |
52 | 52 | "@sapphire/eslint-config": "^5.0.3",
|
53 | 53 | "@sapphire/prettier-config": "^2.0.0",
|
54 | 54 | "@sapphire/ts-config": "^5.0.0",
|
55 |
| - "@types/node": "^20.11.0", |
| 55 | + "@types/node": "^20.11.5", |
56 | 56 | "@types/ws": "^8.5.10",
|
57 |
| - "@typescript-eslint/eslint-plugin": "^6.18.1", |
58 |
| - "@typescript-eslint/parser": "^6.18.1", |
59 |
| - "@vitest/coverage-v8": "^1.2.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "^6.19.0", |
| 58 | + "@typescript-eslint/parser": "^6.19.0", |
| 59 | + "@vitest/coverage-v8": "^1.2.1", |
60 | 60 | "concurrently": "^8.2.2",
|
61 | 61 | "cz-conventional-changelog": "^3.3.0",
|
62 | 62 | "discord.js": "^14.14.1",
|
|
68 | 68 | "eslint-plugin-prettier": "^5.1.3",
|
69 | 69 | "gen-esm-wrapper": "^1.1.3",
|
70 | 70 | "lint-staged": "^15.2.0",
|
71 |
| - "prettier": "^3.2.2", |
| 71 | + "prettier": "^3.2.4", |
72 | 72 | "tsup": "^8.0.1",
|
73 | 73 | "typedoc": "^0.25.7",
|
74 | 74 | "typedoc-json-parser": "^9.0.1",
|
75 | 75 | "typescript": "^5.3.3",
|
76 | 76 | "vite": "^5.0.11",
|
77 |
| - "vitest": "^1.2.0" |
| 77 | + "vitest": "^1.2.1" |
78 | 78 | },
|
79 | 79 | "repository": {
|
80 | 80 | "type": "git",
|
|
0 commit comments