Bump xterm-addon-fit from 0.7.0 to 0.8.0 in /client

Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/0.7...0.8)

---
updated-dependencies:
- dependency-name: xterm-addon-fit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-08 06:02:34 +00:00
committed by GitHub
parent ffcdce490d
commit 6464a36ae4
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"socket.io-client": "^4.7.2",
"uuid": "^9.0.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.7.0"
"xterm-addon-fit": "^0.8.0"
},
"devDependencies": {
"@types/react": "^18.2.21",