chore(deps): bump @codemirror/search from 6.5.6 to 6.5.8

Bumps [@codemirror/search](https://github.com/codemirror/search) from 6.5.6 to 6.5.8.
- [Changelog](https://github.com/codemirror/search/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/search/compare/6.5.6...6.5.8)

---
updated-dependencies:
- dependency-name: "@codemirror/search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-15 15:31:00 +00:00 committed by GitHub
parent 905c722e8f
commit e4e85fa018
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@
"@codemirror/lang-sass": "^6.0.2",
"@codemirror/lang-wast": "^6.0.2",
"@codemirror/language": "^6.10.2",
"@codemirror/search": "^6.5.6",
"@codemirror/search": "^6.5.8",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.28.4",
"@iconify-json/ph": "^1.1.13",

View File

@ -51,8 +51,8 @@ importers:
specifier: ^6.10.2
version: 6.10.2
'@codemirror/search':
specifier: ^6.5.6
version: 6.5.6
specifier: ^6.5.8
version: 6.5.8
'@codemirror/state':
specifier: ^6.4.1
version: 6.4.1
@ -570,8 +570,8 @@ packages:
'@codemirror/lint@6.8.1':
resolution: {integrity: sha512-IZ0Y7S4/bpaunwggW2jYqwLuHj0QtESf5xcROewY6+lDNwZ/NzvR4t+vpYgg9m7V8UXLPYqG+lu3DF470E5Oxg==}
'@codemirror/search@6.5.6':
resolution: {integrity: sha512-rpMgcsh7o0GuCDUXKPvww+muLA1pDJaFrpq/CCHtpQJYz8xopu4D1hPcKRoDD0YlF8gZaqTNIRa4VRBWyhyy7Q==}
'@codemirror/search@6.5.8':
resolution: {integrity: sha512-PoWtZvo7c1XFeZWmmyaOp2G0XVbOnm+fJzvghqGAktBW3cufwJUWvSCcNG0ppXiBEM05mZu6RhMtXPv2hpllig==}
'@codemirror/state@6.4.1':
resolution: {integrity: sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A==}
@ -5689,7 +5689,7 @@ snapshots:
'@codemirror/view': 6.28.4
crelt: 1.0.6
'@codemirror/search@6.5.6':
'@codemirror/search@6.5.8':
dependencies:
'@codemirror/state': 6.4.1
'@codemirror/view': 6.28.4