Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3954d776ce | |||
| 860fd2ec08 | |||
| dfb82373c6 |
1 changed files with 12 additions and 19 deletions
31
pnpm-lock.yaml
generated
31
pnpm-lock.yaml
generated
|
|
@ -681,10 +681,10 @@ 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
|
||||
version: 6.43.6
|
||||
'@methanium/ui':
|
||||
specifier: https://git.methanium.net/methanium/ui/releases/download/0.0.22/methanium-ui.tgz
|
||||
version: https://git.methanium.net/methanium/ui/releases/download/0.0.22/methanium-ui.tgz(@date-fns/tz@1.5.0)(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(date-fns@4.4.0)(react-dom@19.2.7(react@19.2.7))(react-is@19.2.7)(react@19.2.7)(redux@5.0.1)(supports-color@7.2.0)(typescript@6.0.3)
|
||||
|
|
@ -1160,14 +1160,11 @@ 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==}
|
||||
|
||||
'@codemirror/view@6.43.4':
|
||||
resolution: {integrity: sha512-YImu23iyKfncJzT7sRy+rEqEhSc8RhOHqDxwy4WzXRKJwYm6iwf/9OJk5ctCAdZ6yi2ZqaGEvmf55fSVqMDrgg==}
|
||||
'@codemirror/view@6.43.6':
|
||||
resolution: {integrity: sha512-EVunGSYN1wz1p75WY1s3Xg7t3i8Yol0kGZGizNdX9BUFgMFILYVe8/u6EVpo7Ff5PwbZuILb4QAq7IZoKzIEQA==}
|
||||
|
||||
'@codemirror/view@6.43.8':
|
||||
resolution: {integrity: sha512-qtItTDssZ/5GFfi94hrILu9j/VUeFPDPkhovEfmWFj2ipTxnzPB8DdHgfbb8HYTzLTYhrndKmyQxXUz/PDLenw==}
|
||||
|
|
@ -5456,15 +5453,15 @@ snapshots:
|
|||
'@codemirror/autocomplete@6.20.3':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.0
|
||||
'@codemirror/view': 6.43.4
|
||||
'@codemirror/state': 6.7.1
|
||||
'@codemirror/view': 6.43.6
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
'@codemirror/commands@6.10.4':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.0
|
||||
'@codemirror/view': 6.43.4
|
||||
'@codemirror/state': 6.7.1
|
||||
'@codemirror/view': 6.43.6
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
'@codemirror/lang-css@6.3.1':
|
||||
|
|
@ -5509,8 +5506,8 @@ snapshots:
|
|||
|
||||
'@codemirror/language@6.12.4':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.0
|
||||
'@codemirror/view': 6.43.4
|
||||
'@codemirror/state': 6.7.1
|
||||
'@codemirror/view': 6.43.6
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/highlight': 1.2.3
|
||||
'@lezer/lr': 1.4.10
|
||||
|
|
@ -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':
|
||||
'@codemirror/view@6.43.6':
|
||||
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