Skip to content

Commit f07502f

Browse files
chore(deps): update xterm monorepo
1 parent 1e3a8fb commit f07502f

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"ts-node": "10.9.1",
8686
"typescript": "5.0.4",
8787
"webpack": "5.88.0",
88-
"xterm": "5.1.0",
88+
"xterm": "5.2.1",
8989
"xterm-addon-fit": "0.7.0"
9090
},
9191
"peerDependencies": {

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-dom": "18.2.0",
3030
"url-loader": "4.1.1",
3131
"xterm": "^5.0.0",
32-
"xterm-addon-fit": "0.6.0"
32+
"xterm-addon-fit": "0.7.0"
3333
},
3434
"devDependencies": {
3535
"@docusaurus/module-type-aliases": "2.4.1",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10293,10 +10293,10 @@ xtend@^4.0.0, xtend@^4.0.1:
1029310293
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
1029410294
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
1029510295

10296-
xterm-addon-fit@0.6.0:
10297-
version "0.6.0"
10298-
resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.6.0.tgz#142e1ce181da48763668332593fc440349c88c34"
10299-
integrity sha512-9/7A+1KEjkFam0yxTaHfuk9LEvvTSBi0PZmEkzJqgafXPEXL9pCMAVV7rB09sX6ATRDXAdBpQhZkhKj7CGvYeg==
10296+
xterm-addon-fit@0.7.0:
10297+
version "0.7.0"
10298+
resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.7.0.tgz#b8ade6d96e63b47443862088f6670b49fb752c6a"
10299+
integrity sha512-tQgHGoHqRTgeROPnvmtEJywLKoC/V9eNs4bLLz7iyJr1aW/QFzRwfd3MGiJ6odJd9xEfxcW36/xRU47JkD5NKQ==
1030010300

1030110301
xterm@^5.0.0:
1030210302
version "5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11819,10 +11819,10 @@ [email protected]:
1181911819
resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.7.0.tgz#b8ade6d96e63b47443862088f6670b49fb752c6a"
1182011820
integrity sha512-tQgHGoHqRTgeROPnvmtEJywLKoC/V9eNs4bLLz7iyJr1aW/QFzRwfd3MGiJ6odJd9xEfxcW36/xRU47JkD5NKQ==
1182111821

11822-
xterm@5.1.0:
11823-
version "5.1.0"
11824-
resolved "https://registry.yarnpkg.com/xterm/-/xterm-5.1.0.tgz#3e160d60e6801c864b55adf19171c49d2ff2b4fc"
11825-
integrity sha512-LovENH4WDzpwynj+OTkLyZgJPeDom9Gra4DMlGAgz6pZhIDCQ+YuO7yfwanY+gVbn/mmZIStNOnVRU/ikQuAEQ==
11822+
xterm@5.2.1:
11823+
version "5.2.1"
11824+
resolved "https://registry.yarnpkg.com/xterm/-/xterm-5.2.1.tgz#b3fea7bdb55b9be1d4b31f4cd1091f26ac42afb8"
11825+
integrity sha512-cs5Y1fFevgcdoh2hJROMVIWwoBHD80P1fIP79gopLHJIE4kTzzblanoivxTiQ4+92YM9IxS36H1q0MxIJXQBcA==
1182611826

1182711827
y18n@^5.0.5:
1182811828
version "5.0.8"

0 commit comments

Comments
 (0)