From 591c8de8fc4b2b85b14dcaf4034aa69843b32f76 Mon Sep 17 00:00:00 2001 From: Lance Release Date: Thu, 19 Dec 2024 19:40:13 +0000 Subject: [PATCH] Updating package-lock.json --- node/package-lock.json | 116 ++++------------------------------------- 1 file changed, 10 insertions(+), 106 deletions(-) diff --git a/node/package-lock.json b/node/package-lock.json index a65a0149..b8e04e80 100644 --- a/node/package-lock.json +++ b/node/package-lock.json @@ -1,12 +1,12 @@ { "name": "vectordb", - "version": "0.14.1-beta.5", + "version": "0.14.1-beta.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vectordb", - "version": "0.14.1-beta.5", + "version": "0.14.1-beta.6", "cpu": [ "x64", "arm64" @@ -52,14 +52,14 @@ "uuid": "^9.0.0" }, "optionalDependencies": { - "@lancedb/vectordb-darwin-arm64": "0.14.1-beta.5", - "@lancedb/vectordb-darwin-x64": "0.14.1-beta.5", - "@lancedb/vectordb-linux-arm64-gnu": "0.14.1-beta.5", - "@lancedb/vectordb-linux-arm64-musl": "0.14.1-beta.5", - "@lancedb/vectordb-linux-x64-gnu": "0.14.1-beta.5", - "@lancedb/vectordb-linux-x64-musl": "0.14.1-beta.5", - "@lancedb/vectordb-win32-arm64-msvc": "0.14.1-beta.5", - "@lancedb/vectordb-win32-x64-msvc": "0.14.1-beta.5" + "@lancedb/vectordb-darwin-arm64": "0.14.1-beta.6", + "@lancedb/vectordb-darwin-x64": "0.14.1-beta.6", + "@lancedb/vectordb-linux-arm64-gnu": "0.14.1-beta.6", + "@lancedb/vectordb-linux-arm64-musl": "0.14.1-beta.6", + "@lancedb/vectordb-linux-x64-gnu": "0.14.1-beta.6", + "@lancedb/vectordb-linux-x64-musl": "0.14.1-beta.6", + "@lancedb/vectordb-win32-arm64-msvc": "0.14.1-beta.6", + "@lancedb/vectordb-win32-x64-msvc": "0.14.1-beta.6" }, "peerDependencies": { "@apache-arrow/ts": "^14.0.2", @@ -329,102 +329,6 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, - "node_modules/@lancedb/vectordb-darwin-arm64": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-arm64/-/vectordb-darwin-arm64-0.14.1-beta.5.tgz", - "integrity": "sha512-AgDIcrFhFlDi1loVpZpJz7pweFh5JU1p/V18xtlzwpc8ABViFEoqGCPUaRZTaFPMpcgjIWflee5MH0oDRoqwVg==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-darwin-x64": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-x64/-/vectordb-darwin-x64-0.14.1-beta.5.tgz", - "integrity": "sha512-SBLTiIK+BDHzg1+Judy0qJK949jL0lDOIuSC7kfsq3EFFUCbsTYEJTv1q2dWmh/MEUVIr/HTFDyxhajhRVYLkA==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-linux-arm64-gnu": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-gnu/-/vectordb-linux-arm64-gnu-0.14.1-beta.5.tgz", - "integrity": "sha512-1Osls8wy5Wz1Pk6JX9XeM++GdF6BVF8XuD48j+EV97AgEaY63Ya7VTk299cvMzD2RdQzlOGOwD+yuwfYakY7Kw==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-arm64-musl": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-musl/-/vectordb-linux-arm64-musl-0.14.1-beta.5.tgz", - "integrity": "sha512-50NnvLASNh3KN2gFFQWiqtoGFJHORrCjISijJwevKE4LatUCXLG582Eh4Fc+pkjQ5wQY259nu1I/vwl0ZBEIUg==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-x64-gnu": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-gnu/-/vectordb-linux-x64-gnu-0.14.1-beta.5.tgz", - "integrity": "sha512-smkVkuEDl/sqVtVtHLgi2Pfpe6tmW0pbnUJEICR7rpqeCgb2Yk+JHy8BJ1oB75zm3jT+WG3pQ5gdseijBlGifg==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-x64-musl": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-musl/-/vectordb-linux-x64-musl-0.14.1-beta.5.tgz", - "integrity": "sha512-sOCPHc/6PZ7UimTI00zrYTo6mO948fbJz2YLJoqEm310Uz8UDG5UAgSPjYfOBEzDlMiXJhVx48K7QdFWnV3ATw==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-win32-arm64-msvc": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-win32-arm64-msvc/-/vectordb-win32-arm64-msvc-0.14.1-beta.5.tgz", - "integrity": "sha512-whGNb+djCTPJG1xU1Lq8J5KQjzIBS3RGTDugSULnS8U9zgzLgEl8Bm/slT357Wy3GlE+P4y7OOmBaK/pHgRvzQ==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@lancedb/vectordb-win32-x64-msvc": { - "version": "0.14.1-beta.5", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-win32-x64-msvc/-/vectordb-win32-x64-msvc-0.14.1-beta.5.tgz", - "integrity": "sha512-Kq53smSxmKmrlQlSzPL8RUVlEnJbhFKM1/ZvQJVgipuMCHJLXkLHGeLOIacudlFjO+6olR96i/FBCdHuGTsXbw==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "win32" - ] - }, "node_modules/@neon-rs/cli": { "version": "0.0.160", "resolved": "https://registry.npmjs.org/@neon-rs/cli/-/cli-0.0.160.tgz",