|
94 | 94 | "@cspell/dict-cryptocurrencies": "5.0.5", |
95 | 95 | "@eslint-community/eslint-plugin-eslint-comments": "4.7.2", |
96 | 96 | "@eslint/compat": "2.1.0", |
97 | | - "@eslint/markdown": "8.0.2", |
| 97 | + "@eslint/markdown": "8.0.3", |
98 | 98 | "@rebeccastevens/eslint-config": "3.9.7", |
99 | 99 | "@rollup/plugin-replace": "6.0.3", |
100 | 100 | "@rollup/plugin-typescript": "12.3.0", |
101 | 101 | "@stylistic/eslint-plugin": "5.10.0", |
102 | | - "@types/node": "20.19.33", |
| 102 | + "@types/node": "20.19.43", |
103 | 103 | "@typescript-eslint/eslint-plugin": "8.58.1", |
104 | 104 | "@typescript-eslint/parser": "8.58.1", |
105 | 105 | "@vitest/coverage-v8": "4.1.9", |
106 | | - "@vitest/eslint-plugin": "1.6.18", |
| 106 | + "@vitest/eslint-plugin": "1.6.21", |
107 | 107 | "cspell": "10.0.1", |
108 | 108 | "dedent": "1.7.2", |
109 | 109 | "eslint": "10.6.0", |
110 | 110 | "eslint-config-prettier": "10.1.8", |
111 | 111 | "eslint-doc-generator": "3.6.0", |
112 | 112 | "eslint-flat-config-utils": "3.2.0", |
113 | 113 | "eslint-merge-processors": "2.0.0", |
114 | | - "eslint-plugin-eslint-plugin": "7.3.3", |
| 114 | + "eslint-plugin-eslint-plugin": "7.4.1", |
115 | 115 | "eslint-plugin-format": "2.0.1", |
116 | 116 | "eslint-plugin-functional": "link:.", |
117 | | - "eslint-plugin-import-x": "4.16.2", |
118 | | - "eslint-plugin-jsdoc": "63.0.0", |
| 117 | + "eslint-plugin-import-x": "4.17.1", |
| 118 | + "eslint-plugin-jsdoc": "63.0.11", |
119 | 119 | "eslint-plugin-jsonc": "3.2.0", |
120 | | - "eslint-plugin-n": "18.0.1", |
| 120 | + "eslint-plugin-n": "18.2.1", |
121 | 121 | "eslint-plugin-no-only-tests": "3.4.0", |
122 | 122 | "eslint-plugin-optimize-regex": "1.2.1", |
123 | 123 | "eslint-plugin-prettier": "5.5.6", |
124 | 124 | "eslint-plugin-promise": "7.3.0", |
125 | | - "eslint-plugin-regexp": "3.1.0", |
126 | | - "eslint-plugin-sonarjs": "4.0.3", |
| 125 | + "eslint-plugin-regexp": "3.1.1", |
| 126 | + "eslint-plugin-sonarjs": "4.1.0", |
127 | 127 | "eslint-plugin-unicorn": "64.0.0", |
128 | | - "eslint-plugin-yml": "3.4.0", |
| 128 | + "eslint-plugin-yml": "3.5.0", |
129 | 129 | "eslint-vitest-rule-tester": "3.1.0", |
130 | 130 | "fast-glob": "3.3.3", |
131 | 131 | "husky": "9.1.7", |
132 | 132 | "jsonc-eslint-parser": "3.1.0", |
133 | | - "knip": "6.14.2", |
134 | | - "lint-staged": "17.0.6", |
135 | | - "markdownlint-cli2": "0.22.1", |
136 | | - "prettier": "3.8.3", |
| 133 | + "knip": "6.24.0", |
| 134 | + "lint-staged": "17.0.8", |
| 135 | + "markdownlint-cli2": "0.23.0", |
| 136 | + "prettier": "3.9.4", |
137 | 137 | "publint": "0.3.21", |
138 | 138 | "rimraf": "6.1.3", |
139 | | - "rollup": "4.60.4", |
| 139 | + "rollup": "4.62.2", |
140 | 140 | "rollup-plugin-deassert": "1.3.0", |
141 | 141 | "rollup-plugin-dts-bundle-generator-2": "2.0.0", |
142 | 142 | "tsc-files": "1.1.4", |
143 | 143 | "tslib": "2.8.1", |
144 | | - "tsx": "4.22.3", |
| 144 | + "tsx": "4.23.0", |
145 | 145 | "typescript": "5.9.3", |
146 | 146 | "vite-tsconfig-paths": "6.1.1", |
147 | 147 | "vitest": "4.1.9", |
|
156 | 156 | "optional": true |
157 | 157 | } |
158 | 158 | }, |
159 | | - "packageManager": "pnpm@10.34.1", |
| 159 | + "packageManager": "pnpm@10.34.4", |
160 | 160 | "engines": { |
161 | 161 | "node": ">=v20.0.0" |
162 | 162 | }, |
|
0 commit comments