Skip to content

Commit

Permalink
chore(deps): bump pgvector from 0.1.7 to 0.1.8 (#10498)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 3cc3204 commit bb646a5
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 @@ -120,7 +120,7 @@
"open-editor": "^4.1.1",
"openai": "^4.27.0",
"pg": "^8.11.3",
"pgvector": "^0.1.7",
"pgvector": "^0.1.8",
"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 @@ -11554,10 +11554,10 @@ pgpass@1.x:
dependencies:
split2 "^4.1.0"

pgvector@^0.1.7:
version "0.1.7"
resolved "https://registry.yarnpkg.com/pgvector/-/pgvector-0.1.7.tgz#0a170c85da8bae79d79cb09c1968d42d021489f5"
integrity sha512-hl1/Rvvu8iENi/0x4QcZh6o3bF2GWyyKIEu5GfXIzRhzhbOo7aQmoTPNWedRG1pziif+gOMTKKzHaJorgr8F0A==
pgvector@^0.1.8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/pgvector/-/pgvector-0.1.8.tgz#50c44c7a26b1cb17cf0a001b0772fc0eb5c38762"
integrity sha512-mD6aw+XYJrsuLl3Y8s8gHDDfOZQ9ERtfQPdhvjOrC7eOTM7b6sNkxeZxBhHwUdXMfHmyGWIbwU0QbmSnn7pPmg==

picocolors@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit bb646a5

Please sign in to comment.