yarn: revert xterm to 5.0.0

xterm v5.1.0 broke scrolling so we lock in v5.0.0 for now.
This commit is contained in:
David Lechner
2022-12-21 12:40:47 -06:00
parent 2f4811e742
commit a12ae333f6
3 changed files with 11 additions and 6 deletions
+5
View File
@@ -4,6 +4,11 @@
## [Unreleased]
### Fixed
- Fixed terminal scroll not working ([support#866]).
[support#866]: https://github.com/pybricks/support/issues/866
## [2.0.0] - 2022-12-20
### Added
+1 -1
View File
@@ -123,7 +123,7 @@
"webpack-dev-server": "^4.11.1",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^6.5.4",
"xterm": "^5.1.0",
"xterm": "5.0.0",
"xterm-addon-fit": "^0.6.0",
"zen-push": "^0.3.1"
},
+5 -5
View File
@@ -2535,7 +2535,7 @@ __metadata:
webpack-dev-server: ^4.11.1
webpack-manifest-plugin: ^5.0.0
workbox-webpack-plugin: ^6.5.4
xterm: ^5.1.0
xterm: 5.0.0
xterm-addon-fit: ^0.6.0
zen-push: ^0.3.1
languageName: unknown
@@ -15902,10 +15902,10 @@ __metadata:
languageName: node
linkType: hard
"xterm@npm:^5.1.0":
version: 5.1.0
resolution: "xterm@npm:5.1.0"
checksum: cbacbc9dc1bbcf21dabecff46856b43f2d5854b42c1bec4ea03a5720000f2a88d79b0da45b6c38213d6607474a1fbe66d5ff25fa120b7e9e60eeed964dd840a1
"xterm@npm:5.0.0":
version: 5.0.0
resolution: "xterm@npm:5.0.0"
checksum: c2f1d02a708d3d02bebf052dfdf54ecd1b619386bed8f27ed42483d398a3e0bc3595fc855c600db99fd3a91f6d3e8feabe118f1f8f14bbed92d8b3d77277ab92
languageName: node
linkType: hard