|
18 | 18 | "devDependencies": { |
19 | 19 | "@commitlint/cli": "^19.4.0", |
20 | 20 | "@commitlint/config-conventional": "^19.2.2", |
21 | | - "@favware/cliff-jumper": "^4.0.3", |
| 21 | + "@favware/cliff-jumper": "^4.1.0", |
22 | 22 | "@favware/npm-deprecate": "^1.0.7", |
23 | 23 | "@favware/rollup-type-bundler": "^3.3.0", |
24 | 24 | "@sapphire/eslint-config": "^5.0.5", |
|
28 | 28 | "@sapphire/stopwatch": "^1.5.2", |
29 | 29 | "@sapphire/ts-config": "^5.0.1", |
30 | 30 | "@sapphire/utilities": "^3.17.0", |
31 | | - "@types/node": "^20.16.0", |
| 31 | + "@types/node": "^20.16.1", |
32 | 32 | "@types/ws": "^8.5.12", |
33 | 33 | "@typescript-eslint/eslint-plugin": "^7.13.1", |
34 | 34 | "@typescript-eslint/parser": "^7.13.1", |
35 | 35 | "@vitest/coverage-v8": "^2.0.5", |
36 | 36 | "concurrently": "^8.2.2", |
37 | 37 | "cz-conventional-changelog": "^3.3.0", |
38 | | - "discord-api-types": "^0.37.94", |
| 38 | + "discord-api-types": "^0.37.97", |
39 | 39 | "discord.js": "^14.15.3", |
40 | 40 | "esbuild-plugin-file-path-extensions": "^2.1.2", |
41 | 41 | "esbuild-plugin-version-injector": "^1.2.1", |
|
46 | 46 | "prettier": "^3.3.3", |
47 | 47 | "rimraf": "^6.0.1", |
48 | 48 | "tsup": "^8.2.4", |
49 | | - "tsx": "^4.17.0", |
| 49 | + "tsx": "^4.18.0", |
50 | 50 | "turbo": "^2.0.14", |
51 | 51 | "typescript": "~5.4.5", |
52 | | - "vite": "^5.4.1", |
| 52 | + "vite": "^5.4.2", |
53 | 53 | "vitest": "^2.0.5" |
54 | 54 | }, |
55 | 55 | "repository": { |
|
79 | 79 | "minimist": "^1.2.8" |
80 | 80 | }, |
81 | 81 | "prettier": "@sapphire/prettier-config", |
82 | | - "packageManager": "[email protected].0" |
| 82 | + "packageManager": "[email protected].1" |
83 | 83 | } |
0 commit comments