Skip to content

Commit 04f1495

Browse files
chore(deps): bump @xterm/addon-fit from 0.10.0 to 0.11.0 (#8)
Bumps [@xterm/addon-fit](https://github.com/xtermjs/xterm.js) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.10...0.11) --- updated-dependencies: - dependency-name: "@xterm/addon-fit" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b1d21e commit 04f1495

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

.yarn/install-state.gz

-527 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@tiptap/starter-kit": "^3.20.1",
3636
"@tiptap/suggestion": "^3.20.1",
3737
"@xterm/addon-canvas": "^0.7.0",
38-
"@xterm/addon-fit": "^0.10.0",
38+
"@xterm/addon-fit": "^0.11.0",
3939
"@xterm/addon-web-links": "^0.11.0",
4040
"@xterm/addon-webgl": "^0.19.0",
4141
"@xterm/xterm": "^5.5.0",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2385,12 +2385,10 @@ __metadata:
23852385
languageName: node
23862386
linkType: hard
23872387

2388-
"@xterm/addon-fit@npm:^0.10.0":
2389-
version: 0.10.0
2390-
resolution: "@xterm/addon-fit@npm:0.10.0"
2391-
peerDependencies:
2392-
"@xterm/xterm": ^5.0.0
2393-
checksum: 10c0/76926120fc940376afef2cb68b15aec2a99fc628b6e3cc84f2bcb1682ca9b87f982b3c10ff206faf4ebc5b410467b81a7b5e83be37b4ac386586f472e4fa1c61
2388+
"@xterm/addon-fit@npm:^0.11.0":
2389+
version: 0.11.0
2390+
resolution: "@xterm/addon-fit@npm:0.11.0"
2391+
checksum: 10c0/c0ce94f7e877d07e7197d15d041cc629ce2e853016400aadddc9810838ea8a26e836f87f325eba36df88c03feb72d9f13cd8c3bb41ee31e701f1058edb8553c3
23942392
languageName: node
23952393
linkType: hard
23962394

@@ -8187,7 +8185,7 @@ __metadata:
81878185
"@types/react-dom": "npm:^18.3.0"
81888186
"@vitejs/plugin-react": "npm:^4.3.0"
81898187
"@xterm/addon-canvas": "npm:^0.7.0"
8190-
"@xterm/addon-fit": "npm:^0.10.0"
8188+
"@xterm/addon-fit": "npm:^0.11.0"
81918189
"@xterm/addon-web-links": "npm:^0.11.0"
81928190
"@xterm/addon-webgl": "npm:^0.19.0"
81938191
"@xterm/xterm": "npm:^5.5.0"

0 commit comments

Comments
 (0)