|
125 | 125 | "parse5": "^7.3.0", |
126 | 126 | "parse5-htmlparser2-tree-adapter": "^7.1.0", |
127 | 127 | "parse5-parser-stream": "^7.1.2", |
128 | | - "undici": "^7.12.0", |
| 128 | + "undici": "^7.16.0", |
129 | 129 | "whatwg-mimetype": "^4.0.0" |
130 | 130 | }, |
131 | 131 | "devDependencies": { |
|
134 | 134 | "@imgix/js-core": "^3.8.0", |
135 | 135 | "@octokit/graphql": "^9.0.3", |
136 | 136 | "@types/jsdom": "^27.0.0", |
137 | | - "@types/node": "^24.10.1", |
| 137 | + "@types/node": "^25.0.3", |
138 | 138 | "@types/whatwg-mimetype": "^3.0.2", |
139 | | - "@vitest/coverage-v8": "^3.2.4", |
140 | | - "@vitest/eslint-plugin": "^1.4.3", |
141 | | - "eslint": "^9.39.1", |
| 139 | + "@vitest/coverage-v8": "^4.0.16", |
| 140 | + "@vitest/eslint-plugin": "^1.5.4", |
| 141 | + "eslint": "^9.39.2", |
142 | 142 | "eslint-config-prettier": "^10.1.8", |
143 | | - "eslint-plugin-jsdoc": "^61.4.1", |
| 143 | + "eslint-plugin-jsdoc": "^61.5.0", |
144 | 144 | "eslint-plugin-n": "^17.23.1", |
145 | | - "eslint-plugin-unicorn": "^59.0.1", |
| 145 | + "eslint-plugin-unicorn": "^62.0.0", |
146 | 146 | "globals": "^16.5.0", |
147 | 147 | "husky": "^9.1.7", |
148 | 148 | "jquery": "^3.7.1", |
149 | | - "jsdom": "^27.2.0", |
| 149 | + "jsdom": "^27.3.0", |
150 | 150 | "lint-staged": "^16.2.7", |
151 | | - "prettier": "^3.6.2", |
152 | | - "prettier-plugin-jsdoc": "^1.5.0", |
153 | | - "tinybench": "^5.1.0", |
| 151 | + "prettier": "^3.7.4", |
| 152 | + "prettier-plugin-jsdoc": "^1.8.0", |
| 153 | + "tinybench": "^6.0.0", |
154 | 154 | "tshy": "^3.1.0", |
155 | | - "tsx": "^4.20.6", |
156 | | - "typescript": "^5.9.2", |
157 | | - "typescript-eslint": "^8.47.0", |
158 | | - "vitest": "^3.1.4" |
| 155 | + "tsx": "^4.21.0", |
| 156 | + "typescript": "^5.9.3", |
| 157 | + "typescript-eslint": "^8.50.0", |
| 158 | + "vitest": "^4.0.16" |
159 | 159 | }, |
160 | 160 | "engines": { |
161 | 161 | "node": ">=20.18.1" |
|
0 commit comments