Skip to content

Commit 7bd4fff

Browse files
chore(deps): bump pgvector from 0.1.8 to 0.2.0 (#11380)
1 parent 0886b32 commit 7bd4fff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"open-editor": "^4.1.1",
123123
"openai": "^4.52.1",
124124
"pg": "^8.12.0",
125-
"pgvector": "^0.1.8",
125+
"pgvector": "^0.2.0",
126126
"prism-svelte": "^0.5.0",
127127
"prismjs": "^1.29.0",
128128
"react-markdown": "^9.0.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12123,10 +12123,10 @@ [email protected]:
1212312123
dependencies:
1212412124
split2 "^4.1.0"
1212512125

12126-
pgvector@^0.1.8:
12127-
version "0.1.8"
12128-
resolved "https://registry.yarnpkg.com/pgvector/-/pgvector-0.1.8.tgz#50c44c7a26b1cb17cf0a001b0772fc0eb5c38762"
12129-
integrity sha512-mD6aw+XYJrsuLl3Y8s8gHDDfOZQ9ERtfQPdhvjOrC7eOTM7b6sNkxeZxBhHwUdXMfHmyGWIbwU0QbmSnn7pPmg==
12126+
pgvector@^0.2.0:
12127+
version "0.2.0"
12128+
resolved "https://registry.yarnpkg.com/pgvector/-/pgvector-0.2.0.tgz#3d10f8e7084b4fc849db9acef0930fbbef75d322"
12129+
integrity sha512-ef9SggYLzgshzpsFHAha77ghSOucf1ebXcuvokgTQK6V01uihqGJv6i0+U+yjEgiDsiVtTdojDrqOHRcSmcECw==
1213012130

1213112131
picocolors@^1.0.0, picocolors@^1.0.1:
1213212132
version "1.0.1"

0 commit comments

Comments
 (0)