|
786 | 786 | "@repo/shared": "workspace:*", |
787 | 787 | "axios": "^1.19.0", |
788 | 788 | "date-fns": "catalog:", |
789 | | - "eventsource": "^4.1.1", |
| 789 | + "eventsource": "^5.1.1", |
790 | 790 | "fflate": "^0.8.3", |
791 | 791 | "find-process": "^2.1.1", |
792 | 792 | "jsonc-parser": "^3.3.1", |
|
802 | 802 | }, |
803 | 803 | "devDependencies": { |
804 | 804 | "@coder/pixel-storybook": "^0.3.0", |
805 | | - "@eslint-react/eslint-plugin": "^5.18.3", |
| 805 | + "@eslint-react/eslint-plugin": "^5.18.6", |
806 | 806 | "@eslint/js": "^10.0.1", |
807 | 807 | "@eslint/markdown": "^8.0.3", |
808 | 808 | "@repo/mocks": "workspace:*", |
|
813 | 813 | "@tanstack/react-query": "catalog:", |
814 | 814 | "@testing-library/jest-dom": "^7.0.1", |
815 | 815 | "@testing-library/react": "^16.3.2", |
816 | | - "@tsconfig/node22": "^22.0.5", |
| 816 | + "@tsconfig/node22": "^22.0.6", |
817 | 817 | "@types/mocha": "^10.0.10", |
818 | 818 | "@types/node": "^22.20.1", |
819 | 819 | "@types/proper-lockfile": "^4.1.4", |
|
824 | 824 | "@types/vscode": "1.105.0", |
825 | 825 | "@types/vscode-webview": "catalog:", |
826 | 826 | "@types/ws": "^8.18.1", |
827 | | - "@typescript-eslint/eslint-plugin": "^8.66.0", |
828 | | - "@typescript-eslint/parser": "^8.66.0", |
| 827 | + "@typescript-eslint/eslint-plugin": "^8.67.0", |
| 828 | + "@typescript-eslint/parser": "^8.67.0", |
829 | 829 | "@vitejs/plugin-react": "catalog:", |
830 | | - "@vitest/coverage-v8": "^4.1.10", |
| 830 | + "@vitest/coverage-v8": "^4.1.11", |
831 | 831 | "@vscode/codicons": "catalog:", |
832 | 832 | "@vscode/test-cli": "^0.0.15", |
833 | 833 | "@vscode/test-electron": "^3.1.0", |
834 | 834 | "@vscode/vsce": "^3.9.2", |
835 | 835 | "babel-plugin-react-compiler": "catalog:", |
836 | 836 | "bufferutil": "^4.1.0", |
837 | 837 | "coder": "catalog:", |
838 | | - "concurrently": "^10.0.4", |
| 838 | + "concurrently": "^10.0.5", |
839 | 839 | "cross-env": "^10.1.0", |
840 | | - "dayjs": "^1.11.21", |
841 | | - "electron": "39.8.10", |
| 840 | + "dayjs": "^1.11.23", |
| 841 | + "electron": "42.5.1", |
842 | 842 | "esbuild": "^0.28.2", |
843 | | - "eslint": "^10.8.1", |
| 843 | + "eslint": "^10.9.0", |
844 | 844 | "eslint-config-prettier": "^10.1.8", |
845 | 845 | "eslint-import-resolver-typescript": "^4.4.5", |
846 | 846 | "eslint-plugin-import-x": "^4.17.1", |
847 | | - "eslint-plugin-package-json": "^1.7.0", |
| 847 | + "eslint-plugin-package-json": "^1.7.1", |
848 | 848 | "eslint-plugin-react-hooks": "^7.1.1", |
849 | | - "eslint-plugin-storybook": "^10.5.7", |
850 | | - "globals": "^17.9.0", |
| 849 | + "eslint-plugin-storybook": "^10.5.10", |
| 850 | + "globals": "^17.11.0", |
851 | 851 | "jsdom": "^30.0.1", |
852 | 852 | "jsonc-eslint-parser": "^3.3.0", |
853 | 853 | "memfs": "^4.68.1", |
|
857 | 857 | "react-dom": "catalog:", |
858 | 858 | "storybook": "catalog:", |
859 | 859 | "typescript": "catalog:", |
860 | | - "typescript-eslint": "^8.66.0", |
| 860 | + "typescript-eslint": "^8.67.0", |
861 | 861 | "utf-8-validate": "^6.0.6", |
862 | 862 | "vite": "catalog:", |
863 | | - "vitest": "^4.1.10" |
| 863 | + "vitest": "^4.1.11" |
864 | 864 | }, |
865 | 865 | "extensionPack": [ |
866 | 866 | "ms-vscode-remote.remote-ssh" |
867 | 867 | ], |
868 | | - "packageManager": "pnpm@11.21.0+sha512.521705bce689924eac72f5a3587122f362689ef6571e55ba80076fd637c11132ecffada26fad4ea79c485bfddbfd3d5a2a5b05805a77e893de71ec8a6cca3bb1", |
| 868 | + "packageManager": "pnpm@11.23.0+sha512.f00082e5b283a199b74e079da28d155c008fe232f44c8a06ea7ddfa014ecf719fc362f790ecc67b28106ddac2afb24c49a9a079159da560b2ce7d1e98efd11af", |
869 | 869 | "engines": { |
870 | 870 | "vscode": "^1.105.0", |
871 | 871 | "node": ">= 22" |
|
0 commit comments