|
39 | 39 | "tslib": "^2.8.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@commitlint/cli": "^19.7.1", |
43 | | - "@commitlint/config-conventional": "^19.7.1", |
| 42 | + "@commitlint/cli": "^19.8.0", |
| 43 | + "@commitlint/config-conventional": "^19.8.0", |
44 | 44 | "@favware/cliff-jumper": "^6.0.0", |
45 | 45 | "@favware/npm-deprecate": "^2.0.0", |
46 | 46 | "@favware/rollup-type-bundler": "^4.0.0", |
47 | 47 | "@sapphire/eslint-config": "^5.0.5", |
48 | 48 | "@sapphire/prettier-config": "^2.0.0", |
49 | 49 | "@sapphire/ts-config": "^5.0.1", |
50 | | - "@types/node": "^22.13.8", |
| 50 | + "@types/node": "^22.13.10", |
51 | 51 | "@typescript-eslint/eslint-plugin": "^7.13.1", |
52 | 52 | "@typescript-eslint/parser": "^7.13.1", |
53 | | - "@vitest/coverage-v8": "^3.0.7", |
| 53 | + "@vitest/coverage-v8": "^3.0.8", |
54 | 54 | "concurrently": "^9.1.2", |
55 | 55 | "cz-conventional-changelog": "^3.3.0", |
56 | 56 | "esbuild-plugin-file-path-extensions": "^2.1.4", |
57 | 57 | "eslint": "^8.57.1", |
58 | | - "eslint-config-prettier": "^10.0.2", |
| 58 | + "eslint-config-prettier": "^10.1.1", |
59 | 59 | "eslint-plugin-prettier": "^5.2.3", |
60 | 60 | "lint-staged": "^15.4.3", |
61 | | - "prettier": "^3.5.2", |
| 61 | + "prettier": "^3.5.3", |
62 | 62 | "rimraf": "^6.0.1", |
63 | 63 | "tsup": "^8.4.0", |
64 | 64 | "typedoc": "^0.26.11", |
65 | 65 | "typedoc-json-parser": "^10.2.0", |
66 | 66 | "typescript": "^5.5.2", |
67 | | - "vitest": "^3.0.7" |
| 67 | + "vitest": "^3.0.8" |
68 | 68 | }, |
69 | 69 | "repository": { |
70 | 70 | "type": "git", |
|
108 | 108 | "access": "public" |
109 | 109 | }, |
110 | 110 | "resolutions": { |
111 | | - "acorn": "^8.14.0", |
| 111 | + "acorn": "^8.14.1", |
112 | 112 | "ansi-regex": "^5.0.1", |
113 | 113 | "minimist": "^1.2.8" |
114 | 114 | }, |
|
0 commit comments