From 437316cbbc70c0c84dabd804d790c53851dcb07c Mon Sep 17 00:00:00 2001 From: Lance Release Date: Thu, 17 Oct 2024 18:59:18 +0000 Subject: [PATCH] Updating package-lock.json --- node/package-lock.json | 74 ++++-------------------------------------- 1 file changed, 7 insertions(+), 67 deletions(-) diff --git a/node/package-lock.json b/node/package-lock.json index ef31e324..9ad26c38 100644 --- a/node/package-lock.json +++ b/node/package-lock.json @@ -1,12 +1,12 @@ { "name": "vectordb", - "version": "0.11.0", + "version": "0.11.1-beta.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vectordb", - "version": "0.11.0", + "version": "0.11.1-beta.0", "cpu": [ "x64", "arm64" @@ -52,11 +52,11 @@ "uuid": "^9.0.0" }, "optionalDependencies": { - "@lancedb/vectordb-darwin-arm64": "0.11.0", - "@lancedb/vectordb-darwin-x64": "0.11.0", - "@lancedb/vectordb-linux-arm64-gnu": "0.11.0", - "@lancedb/vectordb-linux-x64-gnu": "0.11.0", - "@lancedb/vectordb-win32-x64-msvc": "0.11.0" + "@lancedb/vectordb-darwin-arm64": "0.11.1-beta.0", + "@lancedb/vectordb-darwin-x64": "0.11.1-beta.0", + "@lancedb/vectordb-linux-arm64-gnu": "0.11.1-beta.0", + "@lancedb/vectordb-linux-x64-gnu": "0.11.1-beta.0", + "@lancedb/vectordb-win32-x64-msvc": "0.11.1-beta.0" }, "peerDependencies": { "@apache-arrow/ts": "^14.0.2", @@ -326,66 +326,6 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, - "node_modules/@lancedb/vectordb-darwin-arm64": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-arm64/-/vectordb-darwin-arm64-0.11.0.tgz", - "integrity": "sha512-ffI9sLdlJ0L0FjKVy5QpznRTgVaEGL2INJVcJauuzsYY2aOC3weNfE+v58n/cm9I/NulTdu1BemwzFpESoZf5A==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-darwin-x64": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-x64/-/vectordb-darwin-x64-0.11.0.tgz", - "integrity": "sha512-sMGKVmTj7Gt1z+1Sy24toCV8UgcQkX0ljQU1QunVEzJvoP9yah/DN5rw5Ozxiv8Obk6Pz3BMZYqV3BPmL9AiAg==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-linux-arm64-gnu": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-gnu/-/vectordb-linux-arm64-gnu-0.11.0.tgz", - "integrity": "sha512-BQTiTbvJfNKEye9FRomItlFcbOoYCV8frBrQMIfli4q9GECwgBmXQaWP+rEZZrdqfG0DivTQJ0YSSHgAy3wCcA==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-x64-gnu": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-gnu/-/vectordb-linux-x64-gnu-0.11.0.tgz", - "integrity": "sha512-+RHu6YY311N21ZBM8OYbBFNuW+rqq0AC7Vp5eBvWKTOeNIf1Lz2vFAKhDPOgJt+ROoT/nzKRbksIEeIvnYQJNw==", - "cpu": [ - "x64" - ], - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-win32-x64-msvc": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-win32-x64-msvc/-/vectordb-win32-x64-msvc-0.11.0.tgz", - "integrity": "sha512-IWdhJdiYIkJW+njNlRVNGG1bnGlQs+Wbrjy/NIZhVxch2yCj9gknZqWCuSHNR43a2oAdUY/kXgWL2AKEOfK1CQ==", - "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",