From 40c5d3d72b7d91fb59781251cfbca15e41b559c4 Mon Sep 17 00:00:00 2001 From: Lance Release Date: Thu, 15 May 2025 23:44:10 +0000 Subject: [PATCH] Updating package-lock.json --- node/package-lock.json | 79 ++++-------------------------------------- 1 file changed, 7 insertions(+), 72 deletions(-) diff --git a/node/package-lock.json b/node/package-lock.json index df96b437..ca868efc 100644 --- a/node/package-lock.json +++ b/node/package-lock.json @@ -1,12 +1,12 @@ { "name": "vectordb", - "version": "0.19.1-beta.4", + "version": "0.19.1-beta.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vectordb", - "version": "0.19.1-beta.4", + "version": "0.19.1-beta.5", "cpu": [ "x64", "arm64" @@ -52,11 +52,11 @@ "uuid": "^9.0.0" }, "optionalDependencies": { - "@lancedb/vectordb-darwin-arm64": "0.19.1-beta.4", - "@lancedb/vectordb-darwin-x64": "0.19.1-beta.4", - "@lancedb/vectordb-linux-arm64-gnu": "0.19.1-beta.4", - "@lancedb/vectordb-linux-x64-gnu": "0.19.1-beta.4", - "@lancedb/vectordb-win32-x64-msvc": "0.19.1-beta.4" + "@lancedb/vectordb-darwin-arm64": "0.19.1-beta.5", + "@lancedb/vectordb-darwin-x64": "0.19.1-beta.5", + "@lancedb/vectordb-linux-arm64-gnu": "0.19.1-beta.5", + "@lancedb/vectordb-linux-x64-gnu": "0.19.1-beta.5", + "@lancedb/vectordb-win32-x64-msvc": "0.19.1-beta.5" }, "peerDependencies": { "@apache-arrow/ts": "^14.0.2", @@ -326,71 +326,6 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, - "node_modules/@lancedb/vectordb-darwin-arm64": { - "version": "0.19.1-beta.4", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-arm64/-/vectordb-darwin-arm64-0.19.1-beta.4.tgz", - "integrity": "sha512-qoo816HSK2VegdSEZwRI5AUCYbyFSNizzKi90Q7jaZFo2YWSym658WHrVv0OMFsyvJlYmy66VTBMf+r6O6BoWg==", - "cpu": [ - "arm64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-darwin-x64": { - "version": "0.19.1-beta.4", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-x64/-/vectordb-darwin-x64-0.19.1-beta.4.tgz", - "integrity": "sha512-ETvT238GWu88mBNFqIAJCyKhlD0bzUgVFSAp0/wKOxcxWRtHZKgkjMBeYlmqk5kM/sXvpRJjKbdQc5UfsQzq7w==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-linux-arm64-gnu": { - "version": "0.19.1-beta.4", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-gnu/-/vectordb-linux-arm64-gnu-0.19.1-beta.4.tgz", - "integrity": "sha512-uevuU+P3DwRcVnPovbjAgr7drq8DTGhz+n4EfDHRuCpBKCAJqk4xe1+laFIVZWGEsR5ISsd2A2uoZBtjLLIhFA==", - "cpu": [ - "arm64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-x64-gnu": { - "version": "0.19.1-beta.4", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-gnu/-/vectordb-linux-x64-gnu-0.19.1-beta.4.tgz", - "integrity": "sha512-tAc1Api1Z9WurYMDWIU5tB/cATcqHlsATUd5geM3m5n77acpp7i2EufA1BmLnZ6fws88klK5raRtLdedwTi6Hw==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-win32-x64-msvc": { - "version": "0.19.1-beta.4", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-win32-x64-msvc/-/vectordb-win32-x64-msvc-0.19.1-beta.4.tgz", - "integrity": "sha512-LCtbvivrFvK56bq5kWuWcp4wznSPLvzVXYSNxODOzTFYGA/G4/XfA+IEWwlK4olfR2c2SljPXfhWYEX9E9XwVw==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "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",