|
769 | 769 | "dependencies": { |
770 | 770 | "@abraham/reflection": "^0.13.0", |
771 | 771 | "@opentelemetry/api": "^1.9.1", |
772 | | - "@opentelemetry/api-logs": "^0.220.0", |
| 772 | + "@opentelemetry/api-logs": "^0.221.0", |
773 | 773 | "@peculiar/x509": "^2.0.0", |
774 | 774 | "@repo/shared": "workspace:*", |
775 | 775 | "axios": "^1.18.1", |
|
779 | 779 | "find-process": "^2.1.1", |
780 | 780 | "jsonc-parser": "^3.3.1", |
781 | 781 | "openpgp": "^6.3.1", |
782 | | - "pretty-bytes": "^7.1.0", |
| 782 | + "pretty-bytes": "^7.1.1", |
783 | 783 | "proper-lockfile": "^4.1.2", |
784 | 784 | "proxy-agent": "^8.0.2", |
785 | 785 | "semver": "^7.8.5", |
786 | 786 | "strip-ansi": "^7.2.0", |
787 | 787 | "ua-parser-js": "^1.0.41", |
788 | | - "ws": "^8.21.0", |
| 788 | + "ws": "^8.21.1", |
789 | 789 | "zod": "^4.4.3" |
790 | 790 | }, |
791 | 791 | "devDependencies": { |
792 | | - "@coder/pixel-storybook": "^0.2.1", |
793 | | - "@eslint-react/eslint-plugin": "^5.11.3", |
| 792 | + "@coder/pixel-storybook": "^0.2.2", |
| 793 | + "@eslint-react/eslint-plugin": "^5.18.0", |
794 | 794 | "@eslint/js": "^10.0.1", |
795 | 795 | "@eslint/markdown": "^8.0.3", |
796 | 796 | "@repo/mocks": "workspace:*", |
|
799 | 799 | "@storybook/addon-docs": "catalog:", |
800 | 800 | "@storybook/react-vite": "catalog:", |
801 | 801 | "@tanstack/react-query": "catalog:", |
802 | | - "@testing-library/jest-dom": "^6.9.1", |
| 802 | + "@testing-library/jest-dom": "^7.0.0", |
803 | 803 | "@testing-library/react": "^16.3.2", |
804 | 804 | "@tsconfig/node22": "^22.0.5", |
805 | 805 | "@types/mocha": "^10.0.10", |
806 | | - "@types/node": "^22.20.0", |
| 806 | + "@types/node": "^22.20.1", |
807 | 807 | "@types/proper-lockfile": "^4.1.4", |
808 | 808 | "@types/react": "catalog:", |
809 | 809 | "@types/react-dom": "catalog:", |
|
812 | 812 | "@types/vscode": "1.105.0", |
813 | 813 | "@types/vscode-webview": "catalog:", |
814 | 814 | "@types/ws": "^8.18.1", |
815 | | - "@typescript-eslint/eslint-plugin": "^8.63.0", |
816 | | - "@typescript-eslint/parser": "^8.63.0", |
| 815 | + "@typescript-eslint/eslint-plugin": "^8.65.0", |
| 816 | + "@typescript-eslint/parser": "^8.65.0", |
817 | 817 | "@vitejs/plugin-react": "catalog:", |
818 | 818 | "@vitest/coverage-v8": "^4.1.10", |
819 | 819 | "@vscode/codicons": "catalog:", |
820 | 820 | "@vscode/test-cli": "^0.0.15", |
821 | | - "@vscode/test-electron": "^3.0.0", |
| 821 | + "@vscode/test-electron": "^3.1.0", |
822 | 822 | "@vscode/vsce": "^3.9.2", |
823 | 823 | "babel-plugin-react-compiler": "catalog:", |
824 | 824 | "bufferutil": "^4.1.0", |
825 | 825 | "coder": "catalog:", |
826 | | - "concurrently": "^10.0.3", |
| 826 | + "concurrently": "^10.0.4", |
827 | 827 | "cross-env": "^10.1.0", |
828 | 828 | "dayjs": "^1.11.21", |
829 | 829 | "electron": "39.8.5", |
830 | 830 | "esbuild": "^0.28.1", |
831 | | - "eslint": "^10.6.0", |
| 831 | + "eslint": "^10.8.0", |
832 | 832 | "eslint-config-prettier": "^10.1.8", |
833 | 833 | "eslint-import-resolver-typescript": "^4.4.5", |
834 | 834 | "eslint-plugin-import-x": "^4.17.1", |
835 | | - "eslint-plugin-package-json": "^1.5.0", |
| 835 | + "eslint-plugin-package-json": "^1.6.2", |
836 | 836 | "eslint-plugin-react-hooks": "^7.1.1", |
837 | | - "eslint-plugin-storybook": "^10.4.6", |
| 837 | + "eslint-plugin-storybook": "^10.5.5", |
838 | 838 | "globals": "^17.7.0", |
839 | 839 | "jsdom": "^29.1.1", |
840 | 840 | "jsonc-eslint-parser": "^3.1.0", |
841 | | - "memfs": "^4.63.0", |
842 | | - "playwright-core": "^1.61.1", |
843 | | - "prettier": "^3.9.4", |
| 841 | + "memfs": "^4.64.0", |
| 842 | + "playwright-core": "^1.62.0", |
| 843 | + "prettier": "^3.9.6", |
844 | 844 | "react": "catalog:", |
845 | 845 | "react-dom": "catalog:", |
846 | | - "storybook": "^10.4.6", |
| 846 | + "storybook": "^10.5.5", |
847 | 847 | "typescript": "catalog:", |
848 | | - "typescript-eslint": "^8.63.0", |
| 848 | + "typescript-eslint": "^8.65.0", |
849 | 849 | "utf-8-validate": "^6.0.6", |
850 | 850 | "vite": "catalog:", |
851 | 851 | "vitest": "^4.1.10" |
852 | 852 | }, |
853 | 853 | "extensionPack": [ |
854 | 854 | "ms-vscode-remote.remote-ssh" |
855 | 855 | ], |
856 | | - "packageManager": "pnpm@11.10.0+sha512.0b7f8b98060031904c017e3a41eb187a16d40eeb829b95c4f8cb03681761fc4ab53dd219115b9b447f4dce1a05a214764461e7d3703392a9f32f9511ce8c86c8", |
| 856 | + "packageManager": "pnpm@11.17.0+sha512.cca3cea332ad254bb84145f966d19f4879615210346fc92c79a047f23a0d7b3cca3c3792f0076ba1f1831d277efbcf0a9119b31a9a60eca7fb3d6231f331ef72", |
857 | 857 | "engines": { |
858 | 858 | "vscode": "^1.105.0", |
859 | 859 | "node": ">= 22" |
|
0 commit comments