|
91 | 91 | "@babel/eslint-parser": "7.26.8",
|
92 | 92 | "@cspell/dict-cryptocurrencies": "5.0.4",
|
93 | 93 | "@eslint/compat": "1.2.7",
|
94 |
| - "@rebeccastevens/eslint-config": "3.6.3", |
| 94 | + "@rebeccastevens/eslint-config": "3.7.1", |
95 | 95 | "@rollup/plugin-replace": "6.0.2",
|
96 | 96 | "@rollup/plugin-typescript": "12.1.2",
|
97 | 97 | "@semantic-release/changelog": "6.0.3",
|
|
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.79", |
| 104 | + "@types/node": "18.19.80", |
105 | 105 | "@typescript-eslint/eslint-plugin": "8.26.0",
|
106 | 106 | "@typescript-eslint/parser": "8.26.0",
|
107 | 107 | "@vitest/coverage-v8": "3.0.8",
|
108 |
| - "@vitest/eslint-plugin": "1.1.36", |
| 108 | + "@vitest/eslint-plugin": "1.1.37", |
109 | 109 | "cspell": "8.17.5",
|
110 | 110 | "dedent": "1.5.3",
|
111 | 111 | "eslint": "9.22.0",
|
112 | 112 | "eslint-config-prettier": "10.1.1",
|
113 |
| - "eslint-doc-generator": "2.1.0", |
| 113 | + "eslint-doc-generator": "2.1.2", |
114 | 114 | "eslint-flat-config-utils": "2.0.1",
|
115 |
| - "eslint-import-resolver-typescript": "3.8.3", |
| 115 | + "eslint-import-resolver-typescript": "3.9.1", |
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.6.1", |
122 |
| - "eslint-plugin-jsdoc": "50.6.3", |
| 121 | + "eslint-plugin-import-x": "4.8.0", |
| 122 | + "eslint-plugin-jsdoc": "50.6.6", |
123 | 123 | "eslint-plugin-jsonc": "2.19.1",
|
124 | 124 | "eslint-plugin-markdown": "5.1.0",
|
125 | 125 | "eslint-plugin-n": "17.16.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.45.0", |
139 |
| - "lint-staged": "15.4.3", |
| 138 | + "knip": "5.46.0", |
| 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.34.9", |
| 143 | + "rollup": "4.35.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": "[email protected].1", |
| 164 | + "packageManager": "[email protected].3", |
165 | 165 | "engines": {
|
166 | 166 | "node": ">=v18.18.0"
|
167 | 167 | },
|
|
0 commit comments