|
20 | 20 | "au:twemojis": "tsx --tsconfig ./scripts/tsconfig.json ./scripts/twemoji-regex-updater.mts" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@commitlint/cli": "^20.1.0", |
24 | | - "@commitlint/config-conventional": "^20.0.0", |
| 23 | + "@commitlint/cli": "^20.2.0", |
| 24 | + "@commitlint/config-conventional": "^20.2.0", |
25 | 25 | "@favware/cliff-jumper": "^6.0.0", |
26 | 26 | "@favware/npm-deprecate": "^2.0.0", |
27 | 27 | "@favware/rollup-type-bundler": "^4.0.0", |
|
31 | 31 | "@types/ws": "^8.18.1", |
32 | 32 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
33 | 33 | "@typescript-eslint/parser": "^7.18.0", |
34 | | - "@vitest/coverage-v8": "^4.0.14", |
| 34 | + "@vitest/coverage-v8": "^4.0.15", |
35 | 35 | "concurrently": "^9.2.1", |
36 | 36 | "cz-conventional-changelog": "^3.3.0", |
37 | 37 | "discord.js": "^14.25.1", |
|
40 | 40 | "eslint-plugin-prettier": "^5.5.4", |
41 | 41 | "lint-staged": "^16.2.7", |
42 | 42 | "lodash": "^4.17.21", |
43 | | - "msw": "^2.12.3", |
| 43 | + "msw": "^2.12.4", |
44 | 44 | "npm-run-all2": "^8.0.4", |
45 | | - "prettier": "^3.7.3", |
| 45 | + "prettier": "^3.7.4", |
46 | 46 | "rimraf": "^6.1.2", |
47 | 47 | "tslib": "^2.8.1", |
48 | 48 | "tsup": "^8.5.1", |
49 | | - "tsx": "^4.20.6", |
50 | | - "turbo": "^2.6.1", |
| 49 | + "tsx": "^4.21.0", |
| 50 | + "turbo": "^2.6.3", |
51 | 51 | "typedoc": "^0.26.11", |
52 | 52 | "typedoc-json-parser": "^10.2.0", |
53 | 53 | "typescript": "~5.4.5", |
54 | | - "vite": "^7.2.4", |
55 | | - "vitest": "^4.0.14" |
| 54 | + "vite": "^7.2.6", |
| 55 | + "vitest": "^4.0.15" |
56 | 56 | }, |
57 | 57 | "repository": { |
58 | 58 | "type": "git", |
|
0 commit comments