diff --git a/package.json b/package.json index e23ef26..29b70db 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,9 @@ "@testing-library/jest-dom": "5.16.2", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "14.5.2", + "@types/file-saver": "^2.0.7", + "@types/react": "^18", + "@types/react-dom": "^18", "@typescript-eslint/eslint-plugin": "^5.42.0", "@typescript-eslint/parser": "^5.42.0", "babel-jest": "^29.7.0", @@ -52,11 +55,8 @@ "prettier": "2.7.1", "react": "^18", "react-dom": "^18", - "typescript": "^4.7.4", - "@types/react": "^18", - "@types/react-dom": "^18", - "@types/file-saver": "^2.0.7", - "tslib": "^2.6.3" + "tslib": "^2.6.3", + "typescript": "^4.7.4" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" } diff --git a/packages/module/package.json b/packages/module/package.json index e227ed0..46e91c6 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -41,8 +41,8 @@ "@spice-project/spice-html5": "^0.2.1", "file-saver": "^1.3.8", "react-jss": "^10.10.0", - "xterm": "^4.8.1", - "xterm-addon-fit": "^0.2.1" + "xterm": "^5.1.0", + "xterm-addon-fit": "^0.8.0" }, "peerDependencies": { "react": "^17 || ^18", diff --git a/packages/module/src/components/DesktopViewer/__snapshots__/DesktopViewer.test.tsx.snap b/packages/module/src/components/DesktopViewer/__snapshots__/DesktopViewer.test.tsx.snap index 7741211..d80f01d 100644 --- a/packages/module/src/components/DesktopViewer/__snapshots__/DesktopViewer.test.tsx.snap +++ b/packages/module/src/components/DesktopViewer/__snapshots__/DesktopViewer.test.tsx.snap @@ -219,36 +219,48 @@ exports[`DesktopViewer with Spice and VNC 1`] = `
- + + + + + + Remote Viewer Details + + +
- + + + + + + Remote Viewer Details + + +
- + + + + + + Remote Desktop Details + + +
- + + + + + + Remote Viewer Details + + +
- + + + + + + Remote Desktop Details + + +