mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 17:32:41 +00:00
improve cv2
This commit is contained in:
25
pnpm-lock.yaml
generated
25
pnpm-lock.yaml
generated
@@ -35,6 +35,9 @@ importers:
|
||||
'@fontsource-variable/noto-sans-mono':
|
||||
specifier: ^5.2.7
|
||||
version: 5.2.7
|
||||
'@lezer/common':
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
'@lezer/generator':
|
||||
specifier: ^1.8.0
|
||||
version: 1.8.0
|
||||
@@ -1084,8 +1087,8 @@ packages:
|
||||
'@keyv/serialize@1.1.0':
|
||||
resolution: {integrity: sha512-RlDgexML7Z63Q8BSaqhXdCYNBy/JQnqYIwxofUrNLGCblOMHp+xux2Q8nLMLlPpgHQPoU0Do8Z6btCpRBEqZ8g==}
|
||||
|
||||
'@lezer/common@1.2.1':
|
||||
resolution: {integrity: sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ==}
|
||||
'@lezer/common@1.4.0':
|
||||
resolution: {integrity: sha512-DVeMRoGrgn/k45oQNu189BoW4SZwgZFzJ1+1TV5j2NJ/KFC83oa/enRqZSGshyeMk5cPWMhsKs9nx+8o0unwGg==}
|
||||
|
||||
'@lezer/generator@1.8.0':
|
||||
resolution: {integrity: sha512-/SF4EDWowPqV1jOgoGSGTIFsE7Ezdr7ZYxyihl5eMKVO5tlnpIhFcDavgm1hHY5GEonoOAEnJ0CU0x+tvuAuUg==}
|
||||
@@ -5148,14 +5151,14 @@ snapshots:
|
||||
'@codemirror/language': 6.11.2
|
||||
'@codemirror/state': 6.5.2
|
||||
'@codemirror/view': 6.38.1
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
|
||||
'@codemirror/commands@6.8.1':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.11.2
|
||||
'@codemirror/state': 6.5.2
|
||||
'@codemirror/view': 6.38.1
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
|
||||
'@codemirror/lang-javascript@6.2.4':
|
||||
dependencies:
|
||||
@@ -5164,14 +5167,14 @@ snapshots:
|
||||
'@codemirror/lint': 6.8.1
|
||||
'@codemirror/state': 6.5.2
|
||||
'@codemirror/view': 6.38.1
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
'@lezer/javascript': 1.4.17
|
||||
|
||||
'@codemirror/language@6.11.2':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.5.2
|
||||
'@codemirror/view': 6.38.1
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
'@lezer/highlight': 1.2.1
|
||||
'@lezer/lr': 1.4.5
|
||||
style-mod: 4.1.2
|
||||
@@ -5407,26 +5410,26 @@ snapshots:
|
||||
|
||||
'@keyv/serialize@1.1.0': {}
|
||||
|
||||
'@lezer/common@1.2.1': {}
|
||||
'@lezer/common@1.4.0': {}
|
||||
|
||||
'@lezer/generator@1.8.0':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
'@lezer/lr': 1.4.5
|
||||
|
||||
'@lezer/highlight@1.2.1':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
|
||||
'@lezer/javascript@1.4.17':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
'@lezer/highlight': 1.2.1
|
||||
'@lezer/lr': 1.4.5
|
||||
|
||||
'@lezer/lr@1.4.5':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/common': 1.4.0
|
||||
|
||||
'@marijn/find-cluster-break@1.0.2': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user