|
67 | 67 | "bun": "1.1.20",
|
68 | 68 | "bundle-require": "^5.0.0",
|
69 | 69 | "code-block-writer": "13.0.1",
|
70 |
| - "cspell": "8.11.0", |
| 70 | + "cspell": "8.12.1", |
71 | 71 | "dprint": "0.47.2",
|
72 | 72 | "effect": "3.5.6",
|
73 | 73 | "esbuild": "0.23.0",
|
|
77 | 77 | "eslint-plugin-eslint-comments": "3.2.0",
|
78 | 78 | "eslint-plugin-eslint-plugin": "6.2.0",
|
79 | 79 | "eslint-plugin-functional": "6.6.3",
|
80 |
| - "eslint-plugin-import-x": "3.0.1", |
| 80 | + "eslint-plugin-import-x": "3.1.0", |
81 | 81 | "eslint-plugin-jsdoc": "48.8.3",
|
82 | 82 | "eslint-plugin-perfectionist": "3.0.0",
|
83 | 83 | "eslint-plugin-simple-import-sort": "12.1.1",
|
84 | 84 | "eslint-plugin-unicorn": "54.0.0",
|
85 | 85 | "eslint-plugin-vitest": "0.5.4",
|
86 | 86 | "eslint-plugin-yml": "^1.14.0",
|
87 | 87 | "fast-equals": "5.0.1",
|
88 |
| - "knip": "^5.26.0", |
| 88 | + "knip": "^5.27.0", |
89 | 89 | "lefthook": "^1.7.5",
|
90 | 90 | "markdownlint": "0.34.0",
|
91 | 91 | "pathe": "1.1.2",
|
|
102 | 102 | "typedoc": "0.26.5",
|
103 | 103 | "typedoc-plugin-markdown": "4.2.2",
|
104 | 104 | "typedoc-plugin-rename-defaults": "0.7.1",
|
105 |
| - "typescript": "^5.5.3", |
| 105 | + "typescript": "^5.5.4", |
106 | 106 | "vitest": "2.0.4"
|
107 | 107 | },
|
108 | 108 | "packageManager": "[email protected]",
|
|
145 | 145 | "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1",
|
146 | 146 | "ts-api-utils": "^1.3.0",
|
147 | 147 | "typedarray": "npm:@nolyfill/typedarray@^1",
|
148 |
| - "typescript": "^5.5.3", |
| 148 | + "typescript": "^5.5.4", |
149 | 149 | "typescript-eslint": "^7.16.1"
|
150 | 150 | },
|
151 | 151 | "overridesMeta": {
|
|
0 commit comments