From 7a13814922ab561cdb57e9d714bfd4870bbcb17e Mon Sep 17 00:00:00 2001 From: Lance Release Date: Mon, 28 Apr 2025 17:20:42 +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 f99ab6b2..239f76c0 100644 --- a/node/package-lock.json +++ b/node/package-lock.json @@ -1,12 +1,12 @@ { "name": "vectordb", - "version": "0.19.0", + "version": "0.19.1-beta.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vectordb", - "version": "0.19.0", + "version": "0.19.1-beta.0", "cpu": [ "x64", "arm64" @@ -52,11 +52,11 @@ "uuid": "^9.0.0" }, "optionalDependencies": { - "@lancedb/vectordb-darwin-arm64": "0.19.0", - "@lancedb/vectordb-darwin-x64": "0.19.0", - "@lancedb/vectordb-linux-arm64-gnu": "0.19.0", - "@lancedb/vectordb-linux-x64-gnu": "0.19.0", - "@lancedb/vectordb-win32-x64-msvc": "0.19.0" + "@lancedb/vectordb-darwin-arm64": "0.19.1-beta.0", + "@lancedb/vectordb-darwin-x64": "0.19.1-beta.0", + "@lancedb/vectordb-linux-arm64-gnu": "0.19.1-beta.0", + "@lancedb/vectordb-linux-x64-gnu": "0.19.1-beta.0", + "@lancedb/vectordb-win32-x64-msvc": "0.19.1-beta.0" }, "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.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-arm64/-/vectordb-darwin-arm64-0.19.0.tgz", - "integrity": "sha512-cR04V8azbrEfJ3FX5WJjwvkmKySI+dS4laBWqtXaMyLDSX034E3P3Ve8jKfYdP4NaBSGlGZlySpGawEEBLH92A==", - "cpu": [ - "arm64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-darwin-x64": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-x64/-/vectordb-darwin-x64-0.19.0.tgz", - "integrity": "sha512-qDrui0LR4f2QqFovDx8VcbVY5So5gi0HgHWeh6kypl4R4SS+pYfW3jTPVDz1YpxxlB9GHACM5qBdul6KFpnoug==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-linux-arm64-gnu": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-gnu/-/vectordb-linux-arm64-gnu-0.19.0.tgz", - "integrity": "sha512-peoq/Mh9ml2h6xSngbfVt0yeuIO3ln4/dG9mfubXPJyNlM7tANzD+IY0Xs+B03m+fXbJ7LFZ8de4aIP9pWh4iQ==", - "cpu": [ - "arm64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-x64-gnu": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-gnu/-/vectordb-linux-x64-gnu-0.19.0.tgz", - "integrity": "sha512-MUsOXk+InI0ywuygcHvYG8+awrJUnsbrUstTPETN2+QAV7QOX+TlafupLUUrfp1/pUOPt/ZraHEaqFRw1Vdxqg==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-win32-x64-msvc": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-win32-x64-msvc/-/vectordb-win32-x64-msvc-0.19.0.tgz", - "integrity": "sha512-stk3uqMAbHxTodmzqMPKUl54GBfVKNDMR3EIo3d299QcXyOdSuEeHgeZa+iy0hHeIFL0TqHi4o8tStNzFLBAHg==", - "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",