Merge pull request 'chore(deps): update dependency @codemirror/state to v6.7.1' (#59) from renovate/codemirror-state-6.x-lockfile into dev
This commit is contained in:
commit
860fd2ec08
1 changed files with 5 additions and 12 deletions
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
|
|
@ -681,7 +681,7 @@ importers:
|
|||
version: 6.12.4
|
||||
'@codemirror/state':
|
||||
specifier: ^6.5.4
|
||||
version: 6.7.0
|
||||
version: 6.7.1
|
||||
'@codemirror/view':
|
||||
specifier: ^6.41.1
|
||||
version: 6.43.4
|
||||
|
|
@ -1160,9 +1160,6 @@ packages:
|
|||
'@codemirror/lint@6.9.7':
|
||||
resolution: {integrity: sha512-28/+iWLYxKxsvGYhSYL7zaCZqLz5+FFFDq9tVsvGv9kv8RY4fFAchJ5WX9M3YrrRlTIsECjsXPqeNgnSmNP2dg==}
|
||||
|
||||
'@codemirror/state@6.7.0':
|
||||
resolution: {integrity: sha512-Zbl9NyscLMZkfXPQnNAIIAFftidrA1UbcJEIMp24C0Bukc2I5T8wJS0wsXYsnDOqCFJUeJ1BITGNs5CqPDSmSg==}
|
||||
|
||||
'@codemirror/state@6.7.1':
|
||||
resolution: {integrity: sha512-9QzNDgE4EYDnAHfrTlR2lwiPciiOymLtwKK+8yHQzCc7GXhAP9xdEbEJFy2IWB1j9UGUl9BsgMmTo/ImA02T7A==}
|
||||
|
||||
|
|
@ -5456,14 +5453,14 @@ snapshots:
|
|||
'@codemirror/autocomplete@6.20.3':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.0
|
||||
'@codemirror/state': 6.7.1
|
||||
'@codemirror/view': 6.43.4
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
'@codemirror/commands@6.10.4':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.0
|
||||
'@codemirror/state': 6.7.1
|
||||
'@codemirror/view': 6.43.4
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
|
|
@ -5509,7 +5506,7 @@ snapshots:
|
|||
|
||||
'@codemirror/language@6.12.4':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.0
|
||||
'@codemirror/state': 6.7.1
|
||||
'@codemirror/view': 6.43.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/highlight': 1.2.3
|
||||
|
|
@ -5522,17 +5519,13 @@ snapshots:
|
|||
'@codemirror/view': 6.43.8
|
||||
crelt: 1.0.7
|
||||
|
||||
'@codemirror/state@6.7.0':
|
||||
dependencies:
|
||||
'@marijn/find-cluster-break': 1.0.3
|
||||
|
||||
'@codemirror/state@6.7.1':
|
||||
dependencies:
|
||||
'@marijn/find-cluster-break': 1.0.3
|
||||
|
||||
'@codemirror/view@6.43.4':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.0
|
||||
'@codemirror/state': 6.7.1
|
||||
crelt: 1.0.7
|
||||
style-mod: 4.1.3
|
||||
w3c-keyname: 2.2.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue