|
266 | 266 | "@swc/core": "^1.3.37", |
267 | 267 | "@swc/jest": "^0.2.24", |
268 | 268 | "@types/del": "^4.0.0", |
269 | | - "@types/fs-extra": "^9.0.13", |
270 | | - "@types/glob": "^7.2.0", |
| 269 | + "@types/fs-extra": "^11.0.1", |
| 270 | + "@types/glob": "^8.1.0", |
271 | 271 | "@types/jest": "^29.4.0", |
272 | 272 | "@types/lodash.debounce": "^4.0.7", |
273 | 273 | "@types/lodash.groupby": "^4.6.7", |
|
287 | 287 | "eslint": "^8.35.0", |
288 | 288 | "eslint-config-prettier": "^8.6.0", |
289 | 289 | "eslint-plugin-folders": "^1.0.4", |
290 | | - "eslint-plugin-import": "^2.26.0", |
| 290 | + "eslint-plugin-import": "^2.27.5", |
291 | 291 | "eslint-plugin-no-only-tests": "^3.1.0", |
292 | 292 | "eslint-plugin-prettier": "^4.2.1", |
293 | | - "eslint-plugin-unicorn": "^40.1.0", |
294 | | - "glob": "^8.0.3", |
| 293 | + "eslint-plugin-unicorn": "^46.0.0", |
| 294 | + "glob": "^9.2.1", |
295 | 295 | "husky": "^8.0.3", |
296 | 296 | "jest": "29.4.3", |
297 | 297 | "jest-environment-node": "^29.4.3", |
298 | 298 | "jest-extended": "^3.2.4", |
299 | 299 | "lint-staged": "^13.1.2", |
300 | | - "mkdirp": "^1.0.4", |
301 | | - "ovsx": "^0.5.1", |
| 300 | + "mkdirp": "^2.1.5", |
| 301 | + "ovsx": "^0.8.0", |
302 | 302 | "prettier": "^2.8.4", |
303 | 303 | "standard-version": "^9.5.0", |
304 | 304 | "terser-webpack-plugin": "^5.3.6", |
|
307 | 307 | "vsce": "^2.15.0", |
308 | 308 | "wait-for-expect": "^3.0.2", |
309 | 309 | "webpack": "^5.75.0", |
310 | | - "webpack-cli": "^4.10.0" |
| 310 | + "webpack-cli": "^5.0.1" |
311 | 311 | }, |
312 | 312 | "dependencies": { |
313 | 313 | "cross-path-sort": "^1.0.0", |
|
0 commit comments