|
24 | 24 | "@favware/npm-deprecate": "^2.0.0", |
25 | 25 | "@sapphire/eslint-config": "^5.0.6", |
26 | 26 | "@sapphire/prettier-config": "^2.0.0", |
27 | | - "@sapphire/ts-config": "^5.0.1", |
28 | | - "@swc/core": "^1.15.1", |
| 27 | + "@sapphire/ts-config": "^5.0.3", |
| 28 | + "@swc/core": "^1.15.3", |
29 | 29 | "@types/node": "22.15.21", |
30 | 30 | "@types/ws": "^8.18.1", |
31 | 31 | "@typescript-eslint/eslint-plugin": "^7.13.1", |
32 | 32 | "@typescript-eslint/parser": "^7.13.1", |
33 | | - "@vitest/coverage-v8": "^4.0.8", |
| 33 | + "@vitest/coverage-v8": "^4.0.14", |
34 | 34 | "cz-conventional-changelog": "^3.3.0", |
35 | 35 | "eslint": "^8.57.1", |
36 | 36 | "eslint-config-prettier": "^10.1.8", |
37 | 37 | "eslint-plugin-prettier": "^5.5.4", |
38 | | - "lint-staged": "^16.2.6", |
39 | | - "prettier": "^3.6.2", |
40 | | - "tsup": "^8.5.0", |
41 | | - "turbo": "^2.6.0", |
| 38 | + "lint-staged": "^16.2.7", |
| 39 | + "prettier": "^3.7.3", |
| 40 | + "tsup": "^8.5.1", |
| 41 | + "turbo": "^2.6.1", |
42 | 42 | "typescript": "~5.8.3", |
43 | | - "vitest": "^4.0.8" |
| 43 | + "vitest": "^4.0.14" |
44 | 44 | }, |
45 | 45 | "resolutions": { |
46 | 46 | "@types/pg": "8.15.6", |
|
68 | 68 | "path": "./node_modules/cz-conventional-changelog" |
69 | 69 | } |
70 | 70 | }, |
71 | | - "packageManager": "yarn@4.11.0" |
| 71 | + "packageManager": "yarn@4.12.0" |
72 | 72 | } |
0 commit comments