|
93 | 93 | "devDependencies": { |
94 | 94 | "@babel/eslint-parser": "7.25.8", |
95 | 95 | "@cspell/dict-cryptocurrencies": "5.0.3", |
96 | | - "@eslint/compat": "1.2.1", |
97 | | - "@rebeccastevens/eslint-config": "3.3.2", |
| 96 | + "@eslint/compat": "1.2.2", |
| 97 | + "@rebeccastevens/eslint-config": "3.3.3", |
98 | 98 | "@rollup/plugin-replace": "6.0.1", |
99 | 99 | "@rollup/plugin-typescript": "12.1.1", |
100 | 100 | "@semantic-release/changelog": "6.0.3", |
|
105 | 105 | "@semantic-release/release-notes-generator": "14.0.1", |
106 | 106 | "@stylistic/eslint-plugin": "2.9.0", |
107 | 107 | "@types/dedent": "0.7.2", |
108 | | - "@types/node": "18.19.57", |
| 108 | + "@types/node": "18.19.63", |
109 | 109 | "@typescript-eslint/eslint-plugin": "8.10.0", |
110 | 110 | "@typescript-eslint/parser": "8.10.0", |
111 | 111 | "@vitest/coverage-v8": "2.1.3", |
|
119 | 119 | "eslint-import-resolver-typescript": "3.6.3", |
120 | 120 | "eslint-merge-processors": "0.1.0", |
121 | 121 | "eslint-plugin-eslint-comments": "3.2.0", |
122 | | - "eslint-plugin-eslint-plugin": "6.2.0", |
| 122 | + "eslint-plugin-eslint-plugin": "6.3.1", |
123 | 123 | "eslint-plugin-format": "0.1.2", |
124 | 124 | "eslint-plugin-functional": "link:.", |
125 | | - "eslint-plugin-import-x": "4.3.1", |
| 125 | + "eslint-plugin-import-x": "4.4.0", |
126 | 126 | "eslint-plugin-jsdoc": "50.4.3", |
127 | 127 | "eslint-plugin-jsonc": "2.16.0", |
128 | 128 | "eslint-plugin-markdown": "5.1.0", |
129 | | - "eslint-plugin-n": "17.11.1", |
| 129 | + "eslint-plugin-n": "17.12.0", |
130 | 130 | "eslint-plugin-no-only-tests": "3.3.0", |
131 | 131 | "eslint-plugin-optimize-regex": "1.2.1", |
132 | 132 | "eslint-plugin-prettier": "5.2.1", |
133 | 133 | "eslint-plugin-promise": "7.1.0", |
134 | 134 | "eslint-plugin-regexp": "2.6.0", |
135 | 135 | "eslint-plugin-sonarjs": "2.0.4", |
136 | 136 | "eslint-plugin-unicorn": "56.0.0", |
137 | | - "eslint-plugin-yml": "1.14.0", |
| 137 | + "eslint-plugin-yml": "1.15.0", |
138 | 138 | "eslint-vitest-rule-tester": "0.6.1", |
139 | 139 | "fast-glob": "3.3.2", |
140 | 140 | "husky": "9.1.6", |
141 | 141 | "jsonc-eslint-parser": "2.4.0", |
142 | | - "knip": "5.33.3", |
| 142 | + "knip": "5.36.0", |
143 | 143 | "lint-staged": "15.2.10", |
144 | 144 | "markdownlint-cli2": "0.14.0", |
145 | 145 | "prettier": "3.3.3", |
146 | 146 | "rimraf": "6.0.1", |
147 | | - "rollup": "4.24.0", |
| 147 | + "rollup": "4.24.3", |
148 | 148 | "rollup-plugin-deassert": "1.3.0", |
149 | 149 | "rollup-plugin-dts-bundle-generator": "1.4.0", |
150 | 150 | "semantic-release": "24.1.3", |
151 | 151 | "semantic-release-replace-plugin": "1.2.7", |
152 | 152 | "tsc-files": "1.1.4", |
153 | | - "tsx": "4.19.1", |
| 153 | + "tsx": "4.19.2", |
154 | 154 | "typescript": "5.6.3", |
155 | 155 | "vite-tsconfig-paths": "5.0.1", |
156 | 156 | "vitest": "2.1.3", |
|
165 | 165 | "optional": true |
166 | 166 | } |
167 | 167 | }, |
168 | | - "packageManager": "pnpm@9.12.2", |
| 168 | + "packageManager": "pnpm@9.12.3", |
169 | 169 | "engines": { |
170 | 170 | "node": ">=v18.18.0" |
171 | 171 | }, |
|
0 commit comments