|
508 | 508 | "@types/ua-parser-js": "0.7.39", |
509 | 509 | "@types/vscode": "^1.95.0", |
510 | 510 | "@types/ws": "^8.18.1", |
511 | | - "@typescript-eslint/eslint-plugin": "^8.55.0", |
512 | | - "@typescript-eslint/parser": "^8.55.0", |
| 511 | + "@typescript-eslint/eslint-plugin": "^8.56.0", |
| 512 | + "@typescript-eslint/parser": "^8.56.0", |
513 | 513 | "@vitejs/plugin-react": "catalog:", |
514 | 514 | "@vitest/coverage-v8": "^4.0.18", |
515 | 515 | "@vscode/test-cli": "^0.0.12", |
|
520 | 520 | "coder": "catalog:", |
521 | 521 | "concurrently": "^9.2.1", |
522 | 522 | "dayjs": "^1.11.19", |
523 | | - "electron": "^40.4.0", |
| 523 | + "electron": "^40.4.1", |
524 | 524 | "esbuild": "^0.27.3", |
525 | 525 | "eslint": "^9.39.2", |
526 | 526 | "eslint-config-prettier": "^10.1.8", |
527 | 527 | "eslint-import-resolver-typescript": "^4.4.4", |
528 | 528 | "eslint-plugin-import-x": "^4.16.1", |
529 | | - "eslint-plugin-package-json": "^0.88.2", |
| 529 | + "eslint-plugin-package-json": "^0.88.3", |
530 | 530 | "eslint-plugin-react": "^7.37.5", |
531 | 531 | "eslint-plugin-react-hooks": "^7.0.1", |
532 | 532 | "globals": "^17.3.0", |
533 | | - "jsdom": "^28.0.0", |
| 533 | + "jsdom": "^28.1.0", |
534 | 534 | "jsonc-eslint-parser": "^2.4.2", |
535 | 535 | "memfs": "^4.56.10", |
536 | 536 | "prettier": "^3.8.1", |
537 | 537 | "react": "catalog:", |
538 | 538 | "react-dom": "catalog:", |
539 | 539 | "typescript": "catalog:", |
540 | | - "typescript-eslint": "^8.55.0", |
| 540 | + "typescript-eslint": "^8.56.0", |
541 | 541 | "utf-8-validate": "^6.0.6", |
542 | 542 | "vite": "catalog:", |
543 | 543 | "vitest": "^4.0.18" |
|
0 commit comments