Skip to content

Commit 0b49ccc

Browse files
committed
Moar updates
1 parent 6738812 commit 0b49ccc

File tree

2 files changed

+177
-156
lines changed

2 files changed

+177
-156
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -508,8 +508,8 @@
508508
"@types/ua-parser-js": "0.7.39",
509509
"@types/vscode": "^1.95.0",
510510
"@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",
513513
"@vitejs/plugin-react": "catalog:",
514514
"@vitest/coverage-v8": "^4.0.18",
515515
"@vscode/test-cli": "^0.0.12",
@@ -520,24 +520,24 @@
520520
"coder": "catalog:",
521521
"concurrently": "^9.2.1",
522522
"dayjs": "^1.11.19",
523-
"electron": "^40.4.0",
523+
"electron": "^40.4.1",
524524
"esbuild": "^0.27.3",
525525
"eslint": "^9.39.2",
526526
"eslint-config-prettier": "^10.1.8",
527527
"eslint-import-resolver-typescript": "^4.4.4",
528528
"eslint-plugin-import-x": "^4.16.1",
529-
"eslint-plugin-package-json": "^0.88.2",
529+
"eslint-plugin-package-json": "^0.88.3",
530530
"eslint-plugin-react": "^7.37.5",
531531
"eslint-plugin-react-hooks": "^7.0.1",
532532
"globals": "^17.3.0",
533-
"jsdom": "^28.0.0",
533+
"jsdom": "^28.1.0",
534534
"jsonc-eslint-parser": "^2.4.2",
535535
"memfs": "^4.56.10",
536536
"prettier": "^3.8.1",
537537
"react": "catalog:",
538538
"react-dom": "catalog:",
539539
"typescript": "catalog:",
540-
"typescript-eslint": "^8.55.0",
540+
"typescript-eslint": "^8.56.0",
541541
"utf-8-validate": "^6.0.6",
542542
"vite": "catalog:",
543543
"vitest": "^4.0.18"

0 commit comments

Comments
 (0)