|
44 | 44 | "@sapphire/utilities": "^3.17.0"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@commitlint/cli": "^19.4.1", |
48 |
| - "@commitlint/config-conventional": "^19.4.1", |
| 47 | + "@commitlint/cli": "^19.5.0", |
| 48 | + "@commitlint/config-conventional": "^19.5.0", |
49 | 49 | "@favware/cliff-jumper": "^4.1.0",
|
50 | 50 | "@favware/npm-deprecate": "^1.0.7",
|
51 | 51 | "@favware/rollup-type-bundler": "^3.3.0",
|
|
57 | 57 | "@types/ws": "^8.5.12",
|
58 | 58 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
59 | 59 | "@typescript-eslint/parser": "^7.18.0",
|
60 |
| - "@vitest/coverage-v8": "^2.0.5", |
| 60 | + "@vitest/coverage-v8": "^2.1.1", |
61 | 61 | "concurrently": "^8.2.2",
|
62 | 62 | "cz-conventional-changelog": "^3.3.0",
|
63 |
| - "discord.js": "^14.16.1", |
| 63 | + "discord.js": "^14.16.2", |
64 | 64 | "esbuild-plugin-file-path-extensions": "^2.1.2",
|
65 | 65 | "esbuild-plugin-version-injector": "^1.2.1",
|
66 |
| - "eslint": "^8.57.0", |
| 66 | + "eslint": "^8.57.1", |
67 | 67 | "eslint-config-prettier": "^9.1.0",
|
68 | 68 | "eslint-plugin-deprecation": "^3.0.0",
|
69 | 69 | "eslint-plugin-prettier": "^5.2.1",
|
|
74 | 74 | "typedoc": "^0.26.6",
|
75 | 75 | "typedoc-json-parser": "^10.1.5",
|
76 | 76 | "typescript": "~5.4.5",
|
77 |
| - "vite": "^5.4.3", |
78 |
| - "vitest": "^2.0.5" |
| 77 | + "vite": "^5.4.6", |
| 78 | + "vitest": "^2.1.1" |
79 | 79 | },
|
80 | 80 | "repository": {
|
81 | 81 | "type": "git",
|
|
123 | 123 | "minimist": "^1.2.8"
|
124 | 124 | },
|
125 | 125 | "prettier": "@sapphire/prettier-config",
|
126 |
| - "packageManager": "yarn@4.4.1" |
| 126 | + "packageManager": "yarn@4.5.0" |
127 | 127 | }
|
0 commit comments