|
90 | 90 | "devDependencies": { |
91 | 91 | "@babel/eslint-parser": "7.27.0", |
92 | 92 | "@cspell/dict-cryptocurrencies": "5.0.4", |
93 | | - "@eslint/compat": "1.2.7", |
| 93 | + "@eslint/compat": "1.2.8", |
94 | 94 | "@rebeccastevens/eslint-config": "3.7.1", |
95 | 95 | "@rollup/plugin-replace": "6.0.2", |
96 | 96 | "@rollup/plugin-typescript": "12.1.2", |
|
101 | 101 | "@semantic-release/npm": "12.0.1", |
102 | 102 | "@semantic-release/release-notes-generator": "14.0.3", |
103 | 103 | "@stylistic/eslint-plugin": "4.2.0", |
104 | | - "@types/node": "18.19.80", |
| 104 | + "@types/node": "18.19.86", |
105 | 105 | "@typescript-eslint/eslint-plugin": "8.29.0", |
106 | 106 | "@typescript-eslint/parser": "8.29.0", |
107 | 107 | "@vitest/coverage-v8": "3.1.1", |
108 | | - "@vitest/eslint-plugin": "1.1.37", |
| 108 | + "@vitest/eslint-plugin": "1.1.39", |
109 | 109 | "cspell": "8.18.1", |
110 | 110 | "dedent": "1.5.3", |
111 | 111 | "eslint": "9.23.0", |
112 | 112 | "eslint-config-prettier": "10.1.1", |
113 | 113 | "eslint-doc-generator": "2.1.2", |
114 | 114 | "eslint-flat-config-utils": "2.0.1", |
115 | | - "eslint-import-resolver-typescript": "3.9.1", |
| 115 | + "eslint-import-resolver-typescript": "3.10.0", |
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.8.0", |
122 | | - "eslint-plugin-jsdoc": "50.6.6", |
123 | | - "eslint-plugin-jsonc": "2.19.1", |
| 121 | + "eslint-plugin-import-x": "4.10.0", |
| 122 | + "eslint-plugin-jsdoc": "50.6.9", |
| 123 | + "eslint-plugin-jsonc": "2.20.0", |
124 | 124 | "eslint-plugin-markdown": "5.1.0", |
125 | | - "eslint-plugin-n": "17.16.2", |
| 125 | + "eslint-plugin-n": "17.17.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.2.3", |
| 128 | + "eslint-plugin-prettier": "5.2.6", |
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.46.0", |
| 138 | + "knip": "5.46.5", |
139 | 139 | "lint-staged": "15.5.0", |
140 | 140 | "markdownlint-cli2": "0.17.2", |
141 | 141 | "prettier": "3.5.3", |
142 | 142 | "rimraf": "6.0.1", |
143 | | - "rollup": "4.35.0", |
| 143 | + "rollup": "4.39.0", |
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.3", |
|
161 | 161 | "optional": true |
162 | 162 | } |
163 | 163 | }, |
164 | | - "packageManager": "pnpm@10.6.3", |
| 164 | + "packageManager": "pnpm@10.7.1", |
165 | 165 | "engines": { |
166 | 166 | "node": ">=v18.18.0" |
167 | 167 | }, |
|
0 commit comments