mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
update xterm to beta version
Fixes: https://github.com/pybricks/support/issues/1271
This commit is contained in:
committed by
David Lechner
parent
5cd0873148
commit
6bd73fe53a
@@ -6,6 +6,9 @@
|
||||
|
||||
### Fixed
|
||||
- Fixed centering of Pybricks Logo.
|
||||
- Fixed dialogs not displaying correctly on Android ([support#1271]).
|
||||
|
||||
[support#1271]: https://github.com/pybricks/support/issues/1271
|
||||
|
||||
## [2.2.0-beta.9] - 2023-10-26
|
||||
|
||||
|
||||
+1
-1
@@ -123,7 +123,7 @@
|
||||
"webpack-dev-server": "^4.15.1",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
"workbox-webpack-plugin": "^7.0.0",
|
||||
"xterm": "^5.3.0",
|
||||
"xterm": "^5.4.0-beta.37",
|
||||
"xterm-addon-fit": "^0.8.0",
|
||||
"zen-push": "^0.3.1"
|
||||
},
|
||||
|
||||
@@ -2811,7 +2811,7 @@ __metadata:
|
||||
webpack-dev-server: ^4.15.1
|
||||
webpack-manifest-plugin: ^5.0.0
|
||||
workbox-webpack-plugin: ^7.0.0
|
||||
xterm: ^5.3.0
|
||||
xterm: ^5.4.0-beta.37
|
||||
xterm-addon-fit: ^0.8.0
|
||||
zen-push: ^0.3.1
|
||||
languageName: unknown
|
||||
@@ -17064,10 +17064,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"xterm@npm:^5.3.0":
|
||||
version: 5.3.0
|
||||
resolution: "xterm@npm:5.3.0"
|
||||
checksum: 1bdfdfe4cae4412128376180d85e476b43fb021cdd1114b18acad821c9ea44b5b600e0d88febf2b3572f38fad7741e5161ce0178a44369617cf937222cc6e011
|
||||
"xterm@npm:^5.4.0-beta.37":
|
||||
version: 5.4.0-beta.37
|
||||
resolution: "xterm@npm:5.4.0-beta.37"
|
||||
checksum: a9bcbb355b6ce3f685a48a52031c1eb26b3327794284a9b7636f60ef8cb43a9bcb8e16d33956d5f4616301c5b0d14c449a133f77a08ab12d30d77a3a8681d08d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user