Updating package-lock.json

This commit is contained in:
Lance Release
2025-05-31 04:29:20 +00:00
parent 38d11291da
commit 0525c055fc

65
node/package-lock.json generated
View File

@@ -326,6 +326,71 @@
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
"node_modules/@lancedb/vectordb-darwin-arm64": {
"version": "0.20.0-beta.0",
"resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-arm64/-/vectordb-darwin-arm64-0.20.0-beta.0.tgz",
"integrity": "sha512-lyBkLjQdUOeQELvJsdjbHs1CQI5WeCLHNJcXo2K2H5aWEbh9q2t/+kcfvkgE9CURsbjH5ltHVmENNWLrNNQs5w==",
"cpu": [
"arm64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@lancedb/vectordb-darwin-x64": {
"version": "0.20.0-beta.0",
"resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-x64/-/vectordb-darwin-x64-0.20.0-beta.0.tgz",
"integrity": "sha512-eflIThWKzQORoqXtqLwg2DoDGfqH7mlqR6N6uSbz0EHi6GEiLxmkYdIpGrhlPlpft/OA6w/7AFbO+5uzXYq3YQ==",
"cpu": [
"x64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@lancedb/vectordb-linux-arm64-gnu": {
"version": "0.20.0-beta.0",
"resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-gnu/-/vectordb-linux-arm64-gnu-0.20.0-beta.0.tgz",
"integrity": "sha512-xw5lw7UFuqEToAVXYZnJmG7ZbAikFefDSlzD3+A0XzMCSN9rffMmQ7TajsNpHj0GXH/7/zbmY5uctE1STWZO8Q==",
"cpu": [
"arm64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@lancedb/vectordb-linux-x64-gnu": {
"version": "0.20.0-beta.0",
"resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-gnu/-/vectordb-linux-x64-gnu-0.20.0-beta.0.tgz",
"integrity": "sha512-8C/xhRs4RZ6t7CNfQXPBUBPyIDKiPf4puoJ/cr2tqu7xNA8w2BV+aWeXi6cdMYiCDhHZkKLMysNwfppe3R0JgQ==",
"cpu": [
"x64"
],
"license": "Apache-2.0",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@lancedb/vectordb-win32-x64-msvc": {
"version": "0.20.0-beta.0",
"resolved": "https://registry.npmjs.org/@lancedb/vectordb-win32-x64-msvc/-/vectordb-win32-x64-msvc-0.20.0-beta.0.tgz",
"integrity": "sha512-1Qwfi9Wy0mrG0LHFmalwDqvO0FNiNRZuK1Sx4qaES1X9uozLoADqmMAP088UoAAEDrudnTMm4esEI1e89gtR5g==",
"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",