|
101 | 101 | "@semantic-release/npm": "12.0.1",
|
102 | 102 | "@semantic-release/release-notes-generator": "14.0.3",
|
103 | 103 | "@stylistic/eslint-plugin": "4.4.0",
|
104 |
| - "@types/node": "18.19.100", |
| 104 | + "@types/node": "18.19.110", |
105 | 105 | "@typescript-eslint/eslint-plugin": "8.31.1",
|
106 | 106 | "@typescript-eslint/parser": "8.31.1",
|
107 | 107 | "@vitest/coverage-v8": "3.1.2",
|
108 |
| - "@vitest/eslint-plugin": "1.1.44", |
| 108 | + "@vitest/eslint-plugin": "1.2.1", |
109 | 109 | "cspell": "9.0.2",
|
110 | 110 | "dedent": "1.6.0",
|
111 | 111 | "eslint": "9.25.1",
|
112 | 112 | "eslint-config-prettier": "10.1.5",
|
113 | 113 | "eslint-doc-generator": "2.1.2",
|
114 |
| - "eslint-flat-config-utils": "2.0.1", |
115 |
| - "eslint-import-resolver-typescript": "4.3.4", |
| 114 | + "eslint-flat-config-utils": "2.1.0", |
| 115 | + "eslint-import-resolver-typescript": "4.4.2", |
116 | 116 | "eslint-merge-processors": "2.0.0",
|
117 | 117 | "eslint-plugin-eslint-comments": "3.2.0",
|
118 | 118 | "eslint-plugin-eslint-plugin": "6.4.0",
|
119 | 119 | "eslint-plugin-format": "1.0.1",
|
120 | 120 | "eslint-plugin-functional": "link:.",
|
121 |
| - "eslint-plugin-import-x": "4.11.1", |
122 |
| - "eslint-plugin-jsdoc": "50.6.14", |
123 |
| - "eslint-plugin-jsonc": "2.20.0", |
| 121 | + "eslint-plugin-import-x": "4.15.0", |
| 122 | + "eslint-plugin-jsdoc": "50.7.1", |
| 123 | + "eslint-plugin-jsonc": "2.20.1", |
124 | 124 | "eslint-plugin-markdown": "5.1.0",
|
125 |
| - "eslint-plugin-n": "17.18.0", |
| 125 | + "eslint-plugin-n": "17.19.0", |
126 | 126 | "eslint-plugin-no-only-tests": "3.3.0",
|
127 | 127 | "eslint-plugin-optimize-regex": "1.2.1",
|
128 |
| - "eslint-plugin-prettier": "5.4.0", |
| 128 | + "eslint-plugin-prettier": "5.4.1", |
129 | 129 | "eslint-plugin-promise": "7.2.1",
|
130 | 130 | "eslint-plugin-regexp": "2.7.0",
|
131 | 131 | "eslint-plugin-sonarjs": "3.0.2",
|
|
135 | 135 | "fast-glob": "3.3.3",
|
136 | 136 | "husky": "9.1.7",
|
137 | 137 | "jsonc-eslint-parser": "2.4.0",
|
138 |
| - "knip": "5.55.1", |
| 138 | + "knip": "5.59.1", |
139 | 139 | "lint-staged": "16.1.0",
|
140 |
| - "markdownlint-cli2": "0.18.0", |
| 140 | + "markdownlint-cli2": "0.18.1", |
141 | 141 | "prettier": "3.5.3",
|
142 | 142 | "rimraf": "6.0.1",
|
143 |
| - "rollup": "4.40.2", |
| 143 | + "rollup": "4.41.1", |
144 | 144 | "rollup-plugin-deassert": "1.3.0",
|
145 | 145 | "rollup-plugin-dts-bundle-generator-2": "2.0.0",
|
146 | 146 | "semantic-release": "24.2.5",
|
|
161 | 161 | "optional": true
|
162 | 162 | }
|
163 | 163 | },
|
164 |
| - "packageManager": "pnpm@10.10.0", |
| 164 | + "packageManager": "pnpm@10.11.1", |
165 | 165 | "engines": {
|
166 | 166 | "node": ">=v18.18.0"
|
167 | 167 | },
|
|
0 commit comments