|
904 | 904 | "e2e-tests": "vscode-test" |
905 | 905 | }, |
906 | 906 | "devDependencies": { |
907 | | - "@biomejs/biome": "2.2.5", |
908 | | - "@rsbuild/core": "^1.5.13", |
909 | | - "@rsbuild/plugin-react": "^1.4.1", |
910 | | - "@rslib/core": "^0.17.0", |
911 | | - "@types/bun": "^1.2.23", |
912 | | - "@types/micromatch": "^4.0.9", |
913 | | - "@types/node": "^22.10.5", |
914 | | - "@types/react": "^18.3.26", |
| 907 | + "@biomejs/biome": "2.3.10", |
| 908 | + "@rsbuild/core": "^1.6.15", |
| 909 | + "@rsbuild/plugin-react": "^1.4.2", |
| 910 | + "@rslib/core": "^0.19.0", |
| 911 | + "@types/bun": "^1.3.5", |
| 912 | + "@types/micromatch": "^4.0.10", |
| 913 | + "@types/node": "^24.10.4", |
| 914 | + "@types/react": "^18.3.27", |
915 | 915 | "@types/react-dom": "^18.3.7", |
916 | 916 | "@types/vscode": "^1.85.0", |
917 | 917 | "@types/sinon": "^17.0.4", |
918 | 918 | "@types/tmp": "^0.2.6", |
919 | | - "@vscode/test-cli": "^0.0.11", |
| 919 | + "@vscode/test-cli": "^0.0.12", |
920 | 920 | "@vscode/test-electron": "^2.5.2", |
921 | | - "bun": "^1.2.23", |
922 | | - "sinon": "^21.0.0", |
| 921 | + "bun": "^1.3.5", |
| 922 | + "sinon": "^21.0.1", |
923 | 923 | "tmp": "^0.2.5", |
924 | | - "tsx": "^4.19.2", |
| 924 | + "tsx": "^4.21.0", |
925 | 925 | "typescript": "^5.9.3" |
926 | 926 | }, |
927 | 927 | "dependencies": { |
928 | 928 | "@rsbuild/plugin-node-polyfill": "^1.4.2", |
929 | 929 | "@std/collections": "npm:@jsr/std__collections@^1.0.9", |
930 | 930 | "@tanstack/match-sorter-utils": "^8.19.4", |
931 | | - "@tanstack/react-query": "^5.90.2", |
| 931 | + "@tanstack/react-query": "^5.90.14", |
932 | 932 | "@tanstack/react-table": "^8.21.3", |
933 | 933 | "@vscode-elements/react-elements": "^1.15.1", |
934 | | - "@vscode/codicons": "^0.0.40", |
| 934 | + "@vscode/codicons": "^0.0.44", |
935 | 935 | "async-cache-dedupe": "^2.2.0", |
936 | | - "cheerio": "^1.0.0", |
| 936 | + "cheerio": "^1.1.2", |
937 | 937 | "d3": "^7.9.0", |
938 | 938 | "d3-graphviz": "^5.6.0", |
939 | 939 | "micromatch": "^4.0.8", |
940 | 940 | "react": "18.3.1", |
941 | 941 | "react-dom": "18.3.1", |
942 | 942 | "react-error-boundary": "^4.1.2", |
943 | 943 | "toml-v1": "^1.0.0", |
944 | | - "zustand": "^5.0.8" |
| 944 | + "zustand": "^5.0.9" |
945 | 945 | }, |
946 | 946 | "packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a" |
947 | 947 | } |
0 commit comments