chore(deps): bump @codemirror/view from 6.24.0 to 6.24.1 (#1445)

Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.24.0 to 6.24.1.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.24.0...6.24.1)

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

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:
dependabot[bot] 2024-02-20 00:31:33 +08:00 committed by GitHub
parent fa62f1d514
commit 4e93fbe088
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 58 additions and 53 deletions

View File

@ -38,7 +38,7 @@
"@codemirror/language-data": "6.4.1",
"@codemirror/state": "6.4.1",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.24.0",
"@codemirror/view": "6.24.1",
"@crossbell/connect-kit": "1.5.24",
"@crossbell/contract": "1.5.24",
"@crossbell/indexer": "1.5.24",

View File

@ -14,7 +14,7 @@ dependencies:
version: 0.2.3(react-dom@18.2.0)(react@18.2.0)
'@codemirror/autocomplete':
specifier: 6.12.0
version: 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
version: 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/commands':
specifier: 6.3.3
version: 6.3.3
@ -26,7 +26,7 @@ dependencies:
version: 6.10.1
'@codemirror/language-data':
specifier: 6.4.1
version: 6.4.1(@codemirror/view@6.24.0)
version: 6.4.1(@codemirror/view@6.24.1)
'@codemirror/state':
specifier: 6.4.1
version: 6.4.1
@ -34,8 +34,8 @@ dependencies:
specifier: 6.1.2
version: 6.1.2
'@codemirror/view':
specifier: 6.24.0
version: 6.24.0
specifier: 6.24.1
version: 6.24.1
'@crossbell/connect-kit':
specifier: 1.5.24
version: 1.5.24(@tanstack/react-query@4.36.1)(@types/react@18.2.56)(@wagmi/core@1.4.13)(react-dom@18.2.0)(typescript@5.3.3)(wagmi@1.4.13)(zod@3.22.4)
@ -113,7 +113,7 @@ dependencies:
version: 4.36.1(@tanstack/react-query@4.36.1)(react-dom@18.2.0)(react@18.2.0)
'@uiw/codemirror-extensions-events':
specifier: 4.21.22
version: 4.21.22(@codemirror/view@6.24.0)
version: 4.21.22(@codemirror/view@6.24.1)
'@urql/core':
specifier: 4.2.3
version: 4.2.3
@ -814,7 +814,7 @@ packages:
existy: 1.0.1
dev: false
/@codemirror/autocomplete@6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1):
/@codemirror/autocomplete@6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1):
resolution: {integrity: sha512-r4IjdYFthwbCQyvqnSlx0WBHRHi8nBvU+WjJxFUij81qsBfhNudf/XKKmmC2j3m0LaOYUQTf3qiEK1J8lO1sdg==}
peerDependencies:
'@codemirror/language': ^6.0.0
@ -824,7 +824,7 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
dev: false
@ -833,7 +833,7 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
dev: false
@ -855,10 +855,10 @@ packages:
'@lezer/cpp': 1.1.2
dev: false
/@codemirror/lang-css@6.2.1(@codemirror/view@6.24.0):
/@codemirror/lang-css@6.2.1(@codemirror/view@6.24.1):
resolution: {integrity: sha512-/UNWDNV5Viwi/1lpr/dIXJNWiwDxpw13I4pTUAsNxZdg6E0mI2kTQb0P2iHczg1Tu+H4EBgJR+hYhKiHKko7qg==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -870,12 +870,12 @@ packages:
/@codemirror/lang-html@6.4.7:
resolution: {integrity: sha512-y9hWSSO41XlcL4uYwWyk0lEgTHcelWWfRuqmvcAmxfCs0HNWZdriWo/EU43S63SxEZpc1Hd50Itw7ktfQvfkUg==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.0)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.1)
'@codemirror/lang-javascript': 6.2.1
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
'@lezer/css': 1.1.4
'@lezer/html': 1.3.7
@ -884,12 +884,12 @@ packages:
/@codemirror/lang-html@6.4.8:
resolution: {integrity: sha512-tE2YK7wDlb9ZpAH6mpTPiYm6rhfdQKVDa5r9IwIFlwwgvVaKsCfuKKZoJGWsmMZIf3FQAuJ5CHMPLymOtg1hXw==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.0)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.1)
'@codemirror/lang-javascript': 6.2.1
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
'@lezer/css': 1.1.8
'@lezer/html': 1.3.8
@ -905,11 +905,11 @@ packages:
/@codemirror/lang-javascript@6.2.1:
resolution: {integrity: sha512-jlFOXTejVyiQCW3EQwvKH0m99bUYIw40oPmFjSX2VS78yzfe0HELZ+NEo9Yfo1MkGRpGlj3Gnu4rdxV1EnAs5A==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/lint': 6.5.0
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
'@lezer/javascript': 1.4.13
dev: false
@ -921,10 +921,10 @@ packages:
'@lezer/json': 1.0.2
dev: false
/@codemirror/lang-less@6.0.2(@codemirror/view@6.24.0):
/@codemirror/lang-less@6.0.2(@codemirror/view@6.24.1):
resolution: {integrity: sha512-EYdQTG22V+KUUk8Qq582g7FMnCZeEHsyuOJisHRft/mQ+ZSZ2w51NupvDUHiqtsOy7It5cHLPGfHQLpMh9bqpQ==}
dependencies:
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.0)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.1)
'@codemirror/language': 6.10.1
'@lezer/common': 1.2.1
'@lezer/highlight': 1.2.0
@ -936,11 +936,11 @@ packages:
/@codemirror/lang-liquid@6.2.1:
resolution: {integrity: sha512-J1Mratcm6JLNEiX+U2OlCDTysGuwbHD76XwuL5o5bo9soJtSbz2g6RU3vGHFyS5DC8rgVmFSzi7i6oBftm7tnA==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/lang-html': 6.4.8
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
'@lezer/highlight': 1.2.0
'@lezer/lr': 1.4.0
@ -949,11 +949,11 @@ packages:
/@codemirror/lang-markdown@6.2.4:
resolution: {integrity: sha512-UghkA1vSMs8bT7RSZM6vsIocigyah2bV00eRQuZy76401UmFZdsTsbQNBGdyxRQDOLeEvF5iFwap0BM8LKyd+g==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/lang-html': 6.4.7
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
'@lezer/markdown': 1.2.0
dev: false
@ -968,10 +968,10 @@ packages:
'@lezer/php': 1.0.2
dev: false
/@codemirror/lang-python@6.1.4(@codemirror/view@6.24.0):
/@codemirror/lang-python@6.1.4(@codemirror/view@6.24.1):
resolution: {integrity: sha512-b6d1TDqrkCjFNvMO01SWldFiDoZ39yl3tDMC1Y5f8glA2eZpynPxJhwYVTlGFr0stizcJgrp6ojLEGH2myoZAw==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -987,10 +987,10 @@ packages:
'@lezer/rust': 1.0.2
dev: false
/@codemirror/lang-sass@6.0.2(@codemirror/view@6.24.0):
/@codemirror/lang-sass@6.0.2(@codemirror/view@6.24.1):
resolution: {integrity: sha512-l/bdzIABvnTo1nzdY6U+kPAC51czYQcOErfzQ9zSm9D8GmNPD0WTW8st/CJwBTPLO8jlrbyvlSEcN20dc4iL0Q==}
dependencies:
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.0)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -999,10 +999,10 @@ packages:
- '@codemirror/view'
dev: false
/@codemirror/lang-sql@6.5.5(@codemirror/view@6.24.0):
/@codemirror/lang-sql@6.5.5(@codemirror/view@6.24.1):
resolution: {integrity: sha512-DvOaP2RXLb2xlxJxxydTFfwyYw5YDqEFea6aAfgh9UH0kUD6J1KFZ0xPgPpw1eo/5s2w3L6uh5PVR7GM23GxkQ==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -1032,10 +1032,10 @@ packages:
'@lezer/lr': 1.4.0
dev: false
/@codemirror/lang-xml@6.0.2(@codemirror/view@6.24.0):
/@codemirror/lang-xml@6.0.2(@codemirror/view@6.24.1):
resolution: {integrity: sha512-JQYZjHL2LAfpiZI2/qZ/qzDuSqmGKMwyApYmEUUCTxLM4MWS7sATUEfIguZQr9Zjx/7gcdnewb039smF6nC2zw==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -1044,10 +1044,10 @@ packages:
- '@codemirror/view'
dev: false
/@codemirror/lang-yaml@6.0.0(@codemirror/view@6.24.0):
/@codemirror/lang-yaml@6.0.0(@codemirror/view@6.24.1):
resolution: {integrity: sha512-fVPapdX1oYr5HMC5bou1MHscGnNCvOHuhUW6C+V2gfIeIRcughvVfznV0OuUyHy0AdXoBCjOehjzFcmLRumu2Q==}
dependencies:
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.0)(@lezer/common@1.2.1)
'@codemirror/autocomplete': 6.12.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.24.1)(@lezer/common@1.2.1)
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@lezer/common': 1.2.1
@ -1056,28 +1056,28 @@ packages:
- '@codemirror/view'
dev: false
/@codemirror/language-data@6.4.1(@codemirror/view@6.24.0):
/@codemirror/language-data@6.4.1(@codemirror/view@6.24.1):
resolution: {integrity: sha512-NYhC3NvEMwUxSWS1sB5AePUtr5g2ASSYOZ37YixicDG8PWHslDV9mmXIX0KvmtEm50V8FT4F5i4HAsk/7i78LA==}
dependencies:
'@codemirror/lang-angular': 0.1.3
'@codemirror/lang-cpp': 6.0.2
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.0)
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.24.1)
'@codemirror/lang-html': 6.4.8
'@codemirror/lang-java': 6.0.1
'@codemirror/lang-javascript': 6.2.1
'@codemirror/lang-json': 6.0.1
'@codemirror/lang-less': 6.0.2(@codemirror/view@6.24.0)
'@codemirror/lang-less': 6.0.2(@codemirror/view@6.24.1)
'@codemirror/lang-liquid': 6.2.1
'@codemirror/lang-markdown': 6.2.4
'@codemirror/lang-php': 6.0.1
'@codemirror/lang-python': 6.1.4(@codemirror/view@6.24.0)
'@codemirror/lang-python': 6.1.4(@codemirror/view@6.24.1)
'@codemirror/lang-rust': 6.0.1
'@codemirror/lang-sass': 6.0.2(@codemirror/view@6.24.0)
'@codemirror/lang-sql': 6.5.5(@codemirror/view@6.24.0)
'@codemirror/lang-sass': 6.0.2(@codemirror/view@6.24.1)
'@codemirror/lang-sql': 6.5.5(@codemirror/view@6.24.1)
'@codemirror/lang-vue': 0.1.3
'@codemirror/lang-wast': 6.0.2
'@codemirror/lang-xml': 6.0.2(@codemirror/view@6.24.0)
'@codemirror/lang-yaml': 6.0.0(@codemirror/view@6.24.0)
'@codemirror/lang-xml': 6.0.2(@codemirror/view@6.24.1)
'@codemirror/lang-yaml': 6.0.0(@codemirror/view@6.24.1)
'@codemirror/language': 6.10.1
'@codemirror/legacy-modes': 6.3.3
transitivePeerDependencies:
@ -1088,7 +1088,7 @@ packages:
resolution: {integrity: sha512-5GrXzrhq6k+gL5fjkAwt90nYDmjlzTIJV8THnxNFtNKWotMIlzzN+CpqxqwXOECnUdOndmSeWntVrVcv5axWRQ==}
dependencies:
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/common': 1.2.1
'@lezer/highlight': 1.2.0
'@lezer/lr': 1.4.0
@ -1105,7 +1105,7 @@ packages:
resolution: {integrity: sha512-+5YyicIaaAZKU8K43IQi8TBy6mF6giGeWAH7N96Z5LC30Wm5JMjqxOYIE9mxwMG1NbhT2mA3l9hA4uuKUM3E5g==}
dependencies:
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
crelt: 1.0.6
dev: false
@ -1118,12 +1118,12 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/highlight': 1.2.0
dev: false
/@codemirror/view@6.24.0:
resolution: {integrity: sha512-zK6m5pNkdhdJl8idPP1gA4N8JKTiSsOz8U/Iw+C1ChMwyLG7+MLiNXnH/wFuAk6KeGEe33/adOiAh5jMqee03w==}
/@codemirror/view@6.24.1:
resolution: {integrity: sha512-sBfP4rniPBRQzNakwuQEqjEuiJDWJyF2kqLLqij4WXRoVwPPJfjx966Eq3F7+OPQxDtMt/Q9MWLoZLWjeveBlg==}
dependencies:
'@codemirror/state': 6.4.1
style-mod: 4.1.0
@ -1685,7 +1685,7 @@ packages:
dependencies:
'@codemirror/language': 6.10.1
'@codemirror/state': 6.4.1
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
'@lezer/highlight': 1.2.0
dev: false
@ -3604,6 +3604,7 @@ packages:
dependencies:
is-glob: 4.0.3
micromatch: 4.0.5
napi-wasm: 1.1.0
dev: false
bundledDependencies:
- napi-wasm
@ -4483,12 +4484,12 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
/@uiw/codemirror-extensions-events@4.21.22(@codemirror/view@6.24.0):
/@uiw/codemirror-extensions-events@4.21.22(@codemirror/view@6.24.1):
resolution: {integrity: sha512-Q/bu8v7ewKYeVxhrt1MCZLFi44WS+xUw01rpjqdutcRS9K3AdSemCFA0YnXbA4StzthTDX791Lj5nZ9aFejL5w==}
peerDependencies:
'@codemirror/view': '>=6.0.0'
dependencies:
'@codemirror/view': 6.24.0
'@codemirror/view': 6.24.1
dev: false
/@ungap/structured-clone@1.2.0:
@ -5065,8 +5066,8 @@ packages:
resolution: {integrity: sha512-1x3qhYh9qgtvw1MDQD4VeDf2ZOsVANKRPtUty4lF+N4L8xnAIwvNKUAMA4j6T5xSsjqUfq5Tdy5mYsNxLmsWMA==}
deprecated: Please use new @web3modal/wagmi package
peerDependencies:
'@wagmi/core': ^1
viem: ^1
'@wagmi/core': '>=1'
viem: '>=1'
dependencies:
'@wagmi/core': 1.4.13(@types/react@18.2.56)(immer@10.0.3)(react@18.2.0)(typescript@5.3.3)(viem@1.21.1)(zod@3.22.4)
viem: 1.21.1(typescript@5.3.3)(zod@3.22.4)
@ -10709,6 +10710,10 @@ packages:
resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
dev: false
/napi-wasm@1.1.0:
resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==}
dev: false
/natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
dev: true