mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-10-01 02:48:48 +08:00
Bump xterm-addon-serialize from 0.6.2 to 0.7.0 in /warpgate-web
Bumps [xterm-addon-serialize](https://github.com/xtermjs/xterm.js) from 0.6.2 to 0.7.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.7) --- updated-dependencies: - dependency-name: xterm-addon-serialize dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
81513887b7
commit
7edf095ecb
2 changed files with 5 additions and 5 deletions
|
@ -62,6 +62,6 @@
|
|||
"vite-plugin-checker": "^0.4.6",
|
||||
"vite-tsconfig-paths": "^3.4.0",
|
||||
"xterm": "^4.18.0",
|
||||
"xterm-addon-serialize": "^0.6.2"
|
||||
"xterm-addon-serialize": "^0.7.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2814,10 +2814,10 @@ wrappy@1:
|
|||
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
||||
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
|
||||
|
||||
xterm-addon-serialize@^0.6.2:
|
||||
version "0.6.2"
|
||||
resolved "https://registry.yarnpkg.com/xterm-addon-serialize/-/xterm-addon-serialize-0.6.2.tgz#39d65fa2bff23e39bb0dd141f1002f9a576c1aa0"
|
||||
integrity sha512-ZS+E9e6UfVKVYaTiyd9JDblU+RSv7WOQ/CtpAAeHBxRYHQKM8SMo+YE3jE7neob4SxwgM+w41qgdLvEONeZpmA==
|
||||
xterm-addon-serialize@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm-addon-serialize/-/xterm-addon-serialize-0.7.0.tgz#cc7ef78972c8425b81dd6ae0a76824ce033d1e5f"
|
||||
integrity sha512-ZfZ4Zj4uTEBFnUA0exipDGZ14jfiWLCov7gIt2OwIjQEz2ey8ic5kL/cxYz5antNz8/hTSA2qZcyA6VyyQASOQ==
|
||||
|
||||
xterm@^4.18.0:
|
||||
version "4.18.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue