|
1 | 1 | { |
2 | 2 | "name": "apprenticevr", |
3 | | - "version": "1.1.18", |
| 3 | + "version": "1.1.19", |
4 | 4 | "description": "An Electron application with React and TypeScript", |
5 | 5 | "main": "./out/main/index.js", |
6 | 6 | "author": "example.com", |
|
38 | 38 | "@fluentui/react-components": "^9.64.0", |
39 | 39 | "@fluentui/react-icons": "^2.0.301", |
40 | 40 | "@fluentui/react-popover": "^9.10.7", |
41 | | - "@modelcontextprotocol/sdk": "^1.12.0", |
| 41 | + "@modelcontextprotocol/sdk": "^1.12.1", |
42 | 42 | "@tanstack/react-table": "^8.21.3", |
43 | 43 | "@tanstack/react-virtual": "^3.13.9", |
44 | 44 | "axios": "^1.9.0", |
|
52 | 52 | "fetch-blob": "^4.0.0", |
53 | 53 | "formdata-polyfill": "^4.0.10", |
54 | 54 | "match-sorter": "^8.0.2", |
| 55 | + "node-7z": "^3.0.0", |
55 | 56 | "node-wget-fetch": "^1.1.3", |
56 | 57 | "react-youtube": "^10.1.0", |
57 | 58 | "use-disposable": "^1.0.4", |
|
64 | 65 | "@electron-toolkit/eslint-config-ts": "^3.1.0", |
65 | 66 | "@electron-toolkit/tsconfig": "^1.0.1", |
66 | 67 | "@types/bluebird": "^3.5.42", |
67 | | - "@types/node": "^22.15.24", |
| 68 | + "@types/node": "^22.15.26", |
| 69 | + "@types/node-7z": "^2.1.10", |
68 | 70 | "@types/react": "^19.1.6", |
69 | 71 | "@types/react-dom": "^19.1.5", |
70 | 72 | "@types/when": "^2.4.41", |
|
0 commit comments