mirror of
https://github.com/docmost/docmost.git
synced 2026-05-18 23:44:24 +08:00
endpoint refactor
This commit is contained in:
Generated
+16
@@ -685,6 +685,9 @@ importers:
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0
|
||||
devDependencies:
|
||||
'@clickhouse/client':
|
||||
specifier: ^1.17.0
|
||||
version: 1.17.0
|
||||
'@eslint/js':
|
||||
specifier: ^9.20.0
|
||||
version: 9.20.0
|
||||
@@ -1758,6 +1761,13 @@ packages:
|
||||
'@chevrotain/utils@11.0.3':
|
||||
resolution: {integrity: sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==}
|
||||
|
||||
'@clickhouse/client-common@1.17.0':
|
||||
resolution: {integrity: sha512-MiwwgXViFAQA2YZkN4ymF1ynzG0K49KeSX9/iOcmJetWkxqSekDdpyp1GjwATWa9R215uQ+hGzJtJujeQVZZIw==}
|
||||
|
||||
'@clickhouse/client@1.17.0':
|
||||
resolution: {integrity: sha512-Y3DQoamKZ/Iyosoq7Lj7lqpDkQDK4R/5mI52yJs4ZLPIO+d6/CYDqTbFBIb4No3C/AlXUYE4TKhj/kXDpe6rOA==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
'@colors/colors@1.5.0':
|
||||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
||||
engines: {node: '>=0.1.90'}
|
||||
@@ -11971,6 +11981,12 @@ snapshots:
|
||||
|
||||
'@chevrotain/utils@11.0.3': {}
|
||||
|
||||
'@clickhouse/client-common@1.17.0': {}
|
||||
|
||||
'@clickhouse/client@1.17.0':
|
||||
dependencies:
|
||||
'@clickhouse/client-common': 1.17.0
|
||||
|
||||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user