mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency @codemirror/search to v6.5.10 (#24459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ad64ce2c8
commit
88a1de9aaf
@ -32,7 +32,7 @@
|
||||
"@codemirror/commands": "6.8.0",
|
||||
"@codemirror/language": "6.10.8",
|
||||
"@codemirror/legacy-modes": "6.4.3",
|
||||
"@codemirror/search": "6.5.9",
|
||||
"@codemirror/search": "6.5.10",
|
||||
"@codemirror/state": "6.5.2",
|
||||
"@codemirror/view": "6.36.3",
|
||||
"@egjs/hammerjs": "2.0.17",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1310,14 +1310,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@codemirror/search@npm:6.5.9":
|
||||
version: 6.5.9
|
||||
resolution: "@codemirror/search@npm:6.5.9"
|
||||
"@codemirror/search@npm:6.5.10":
|
||||
version: 6.5.10
|
||||
resolution: "@codemirror/search@npm:6.5.10"
|
||||
dependencies:
|
||||
"@codemirror/state": "npm:^6.0.0"
|
||||
"@codemirror/view": "npm:^6.0.0"
|
||||
crelt: "npm:^1.0.5"
|
||||
checksum: 10/0340cef934ef4b31040644c343f16bc426350f835e30e53d22cccaef8972303fe31cbcee47ad83cb59b5af28520e1775981dfcf88da1e39bce6a2aa68a961cb0
|
||||
checksum: 10/0d47e23fdf6e1d6c1171dacd2388bdbe6e59c3319781f448263ff133d93e6d5c10b64ae006374d500f49705ad93d6022859b71c16d5e7ed1d52273095a6b80e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9391,7 +9391,7 @@ __metadata:
|
||||
"@codemirror/commands": "npm:6.8.0"
|
||||
"@codemirror/language": "npm:6.10.8"
|
||||
"@codemirror/legacy-modes": "npm:6.4.3"
|
||||
"@codemirror/search": "npm:6.5.9"
|
||||
"@codemirror/search": "npm:6.5.10"
|
||||
"@codemirror/state": "npm:6.5.2"
|
||||
"@codemirror/view": "npm:6.36.3"
|
||||
"@egjs/hammerjs": "npm:2.0.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user