Skip to content

Commit

Permalink
chrore(deps): update to xterm 5.1.0 (#65)
Browse files Browse the repository at this point in the history
* chrore(deps): update to xterm 5.1.0

* fix: updated yarn.lock file

* fix: Updated snap shots.

---------

Co-authored-by: Donald Labaj <[email protected]>
  • Loading branch information
jelly and dlabaj authored Sep 17, 2024
1 parent 9b7f325 commit b79fedc
Show file tree
Hide file tree
Showing 6 changed files with 3,094 additions and 3,986 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
4 changes: 2 additions & 2 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading

0 comments on commit b79fedc

Please sign in to comment.