mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps-dev): bump @xterm/addon-search from 0.15.0 to 0.16.0 (#15448)
Bumps [@xterm/addon-search](https://github.com/xtermjs/xterm.js) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.15...0.16) --- updated-dependencies: - dependency-name: "@xterm/addon-search" dependency-version: 0.16.0 dependency-type: direct:development 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>
This commit is contained in:
parent
0c5a0f2860
commit
56679e5bf5
2 changed files with 6 additions and 10 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"vitest": "^4.0.10",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/addon-search": "^0.15.0",
|
||||
"@xterm/addon-search": "^0.16.0",
|
||||
"vitest-canvas-mock": "^1.1.3",
|
||||
"yaml": "^2.8.2"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -679,8 +679,8 @@ importers:
|
|||
specifier: ^0.10.0
|
||||
version: 0.10.0(@xterm/xterm@5.5.0)
|
||||
'@xterm/addon-search':
|
||||
specifier: ^0.15.0
|
||||
version: 0.15.0(@xterm/xterm@5.5.0)
|
||||
specifier: ^0.16.0
|
||||
version: 0.16.0
|
||||
'@xterm/addon-serialize':
|
||||
specifier: ^0.14.0
|
||||
version: 0.14.0
|
||||
|
|
@ -4851,10 +4851,8 @@ packages:
|
|||
peerDependencies:
|
||||
'@xterm/xterm': ^5.0.0
|
||||
|
||||
'@xterm/addon-search@0.15.0':
|
||||
resolution: {integrity: sha512-ZBZKLQ+EuKE83CqCmSSz5y1tx+aNOCUaA7dm6emgOX+8J9H1FWXZyrKfzjwzV+V14TV3xToz1goIeRhXBS5qjg==}
|
||||
peerDependencies:
|
||||
'@xterm/xterm': ^5.0.0
|
||||
'@xterm/addon-search@0.16.0':
|
||||
resolution: {integrity: sha512-9OeuBFu0/uZJPu+9AHKY6g/w0Czyb/Ut0A5t79I4ULoU4IfU5BEpPFVGQxP4zTTMdfZEYkVIRYbHBX1xWwjeSA==}
|
||||
|
||||
'@xterm/addon-serialize@0.14.0':
|
||||
resolution: {integrity: sha512-uteyTU1EkrQa2Ux6P/uFl2fzmXI46jy5uoQMKEOM0fKTyiW7cSn0WrFenHm5vO5uEXX/GpwW/FgILvv3r0WbkA==}
|
||||
|
|
@ -16978,9 +16976,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@xterm/xterm': 5.5.0
|
||||
|
||||
'@xterm/addon-search@0.15.0(@xterm/xterm@5.5.0)':
|
||||
dependencies:
|
||||
'@xterm/xterm': 5.5.0
|
||||
'@xterm/addon-search@0.16.0': {}
|
||||
|
||||
'@xterm/addon-serialize@0.14.0': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue