Skip to content

Commit

Permalink
chore(deps): bump pgvector from 0.1.8 to 0.2.0 (#11380)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 0886b32 commit 7bd4fff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"open-editor": "^4.1.1",
"openai": "^4.52.1",
"pg": "^8.12.0",
"pgvector": "^0.1.8",
"pgvector": "^0.2.0",
"prism-svelte": "^0.5.0",
"prismjs": "^1.29.0",
"react-markdown": "^9.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12123,10 +12123,10 @@ pgpass@1.x:
dependencies:
split2 "^4.1.0"

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

picocolors@^1.0.0, picocolors@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 7bd4fff

Please sign in to comment.