|
93 | 93 | "devDependencies": { |
94 | 94 | "@babel/eslint-parser": "7.26.5", |
95 | 95 | "@cspell/dict-cryptocurrencies": "5.0.4", |
96 | | - "@eslint/compat": "1.2.5", |
| 96 | + "@eslint/compat": "1.2.6", |
97 | 97 | "@rebeccastevens/eslint-config": "3.5.3", |
98 | 98 | "@rollup/plugin-replace": "6.0.2", |
99 | 99 | "@rollup/plugin-typescript": "12.1.2", |
|
105 | 105 | "@semantic-release/release-notes-generator": "14.0.3", |
106 | 106 | "@stylistic/eslint-plugin": "3.0.1", |
107 | 107 | "@types/dedent": "0.7.2", |
108 | | - "@types/node": "18.19.70", |
| 108 | + "@types/node": "18.19.74", |
109 | 109 | "@typescript-eslint/eslint-plugin": "8.22.0", |
110 | 110 | "@typescript-eslint/parser": "8.22.0", |
111 | 111 | "@vitest/coverage-v8": "2.1.8", |
|
123 | 123 | "eslint-plugin-format": "0.1.3", |
124 | 124 | "eslint-plugin-functional": "link:.", |
125 | 125 | "eslint-plugin-import-x": "4.6.1", |
126 | | - "eslint-plugin-jsdoc": "50.6.1", |
127 | | - "eslint-plugin-jsonc": "2.18.2", |
| 126 | + "eslint-plugin-jsdoc": "50.6.3", |
| 127 | + "eslint-plugin-jsonc": "2.19.1", |
128 | 128 | "eslint-plugin-markdown": "5.1.0", |
129 | 129 | "eslint-plugin-n": "17.15.1", |
130 | 130 | "eslint-plugin-no-only-tests": "3.3.0", |
131 | 131 | "eslint-plugin-optimize-regex": "1.2.1", |
132 | | - "eslint-plugin-prettier": "5.2.1", |
| 132 | + "eslint-plugin-prettier": "5.2.3", |
133 | 133 | "eslint-plugin-promise": "7.2.1", |
134 | 134 | "eslint-plugin-regexp": "2.7.0", |
135 | 135 | "eslint-plugin-sonarjs": "3.0.1", |
|
139 | 139 | "fast-glob": "3.3.3", |
140 | 140 | "husky": "9.1.7", |
141 | 141 | "jsonc-eslint-parser": "2.4.0", |
142 | | - "knip": "5.42.0", |
143 | | - "lint-staged": "15.3.0", |
144 | | - "markdownlint-cli2": "0.17.1", |
| 142 | + "knip": "5.43.6", |
| 143 | + "lint-staged": "15.4.3", |
| 144 | + "markdownlint-cli2": "0.17.2", |
145 | 145 | "prettier": "3.4.2", |
146 | 146 | "rimraf": "6.0.1", |
147 | | - "rollup": "4.30.1", |
| 147 | + "rollup": "4.34.0", |
148 | 148 | "rollup-plugin-deassert": "1.3.0", |
149 | 149 | "rollup-plugin-dts-bundle-generator": "1.4.0", |
150 | 150 | "semantic-release": "24.2.1", |
|
0 commit comments