Skip to content

Commit

Permalink
chore: upgrade uuid version
Browse files Browse the repository at this point in the history
  • Loading branch information
chentschel committed Jul 3, 2024
1 parent 22ec7c8 commit c679649
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 28 deletions.
2 changes: 1 addition & 1 deletion docs/core_docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"process": "^0.11.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"webpack": "^5.75.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"sqlite3": "^5.1.4",
"typeorm": "^0.3.20",
"typesense": "^1.5.3",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"vectordb": "^0.1.4",
"voy-search": "0.6.2",
"weaviate-ts-client": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion langchain-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"mustache": "^4.2.0",
"p-queue": "^6.6.2",
"p-retry": "4",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.3"
},
Expand Down
2 changes: 1 addition & 1 deletion langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@
"ml-distance": "^4.0.0",
"openapi-types": "^12.1.3",
"p-retry": "4",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"yaml": "^2.2.1",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.3"
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-azure-dynamic-sessions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@azure/identity": "^4.2.0",
"@langchain/core": "~0.2",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"devDependencies": {
"@jest/globals": "^29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@cloudflare/ai": "1.0.47",
"@langchain/core": ">0.1.0 <0.3.0",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-community/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"js-yaml": "^4.1.0",
"langchain": "0.2.3",
"langsmith": "~0.1.30",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"zod": "^3.22.3",
"zod-to-json-schema": "^3.22.5"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-google-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"license": "MIT",
"dependencies": {
"@langchain/core": ">=0.2.9 <0.3.0",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"zod-to-json-schema": "^3.22.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-mistralai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@langchain/core": ">=0.2.5 <0.3.0",
"@mistralai/mistralai": "^0.4.0",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.4"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"rollup": "^4.5.2",
"ts-jest": "^29.1.0",
"typescript": "<5.2.0",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-pinecone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@langchain/core": ">0.2.0 <0.3.0",
"@pinecone-database/pinecone": "^2.2.0",
"flat": "^5.0.2",
"uuid": "^9.0.0"
"uuid": "^10.0.0"
},
"devDependencies": {
"@faker-js/faker": "^8.3.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-qdrant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@langchain/core": ">0.1.0 <0.3.0",
"@qdrant/js-client-rest": "^1.9.0",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"rollup": "^4.5.2",
"ts-jest": "^29.1.0",
"typescript": "<5.2.0",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-weaviate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"license": "MIT",
"dependencies": {
"@langchain/core": ">0.2.0 <0.3.0",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"weaviate-ts-client": "^2.0.0"
},
"devDependencies": {
Expand Down
37 changes: 23 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10001,7 +10001,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.1
uuid: ^10.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10069,7 +10069,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.1
uuid: ^10.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10285,7 +10285,7 @@ __metadata:
typescript: ~5.1.6
typesense: ^1.5.3
usearch: ^1.1.1
uuid: ^9.0.0
uuid: ^10.0.0
vectordb: ^0.1.4
voy-search: 0.6.2
weaviate-ts-client: ^1.4.0
Expand Down Expand Up @@ -10692,7 +10692,7 @@ __metadata:
release-it: ^15.10.1
rimraf: ^5.0.1
typescript: ~5.1.6
uuid: ^9.0.0
uuid: ^10.0.0
web-streams-polyfill: ^3.3.3
zod: ^3.22.4
zod-to-json-schema: ^3.22.3
Expand Down Expand Up @@ -10769,7 +10769,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.0
uuid: ^10.0.0
zod: ^3.22.4
zod-to-json-schema: ^3.22.4
languageName: unknown
Expand Down Expand Up @@ -11022,7 +11022,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.0
uuid: ^10.0.0
zod: ^3.22.4
zod-to-json-schema: ^3.22.4
languageName: unknown
Expand Down Expand Up @@ -11058,7 +11058,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.1
uuid: ^10.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11186,7 +11186,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.0
uuid: ^10.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11220,7 +11220,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.1
uuid: ^10.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11254,7 +11254,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.1
uuid: ^10.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11387,7 +11387,7 @@ __metadata:
rollup: ^4.5.2
ts-jest: ^29.1.0
typescript: <5.2.0
uuid: ^9.0.1
uuid: ^10.0.0
weaviate-ts-client: ^2.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -21200,7 +21200,7 @@ __metadata:
swc-loader: ^0.2.3
typedoc: ^0.24.4
typedoc-plugin-markdown: next
uuid: ^9.0.0
uuid: ^10.0.0
webpack: ^5.75.0
yaml-loader: ^0.8.0
languageName: unknown
Expand Down Expand Up @@ -24470,7 +24470,7 @@ __metadata:
typeorm: ^0.3.20
typescript: ~5.1.6
typesense: ^1.5.3
uuid: ^9.0.0
uuid: ^10.0.0
vectordb: ^0.1.4
voy-search: 0.6.2
weaviate-ts-client: ^2.0.0
Expand Down Expand Up @@ -29612,7 +29612,7 @@ __metadata:
ts-jest: ^29.1.0
typeorm: ^0.3.20
typescript: ~5.1.6
uuid: ^9.0.0
uuid: ^10.0.0
weaviate-ts-client: ^2.0.0
web-auth-library: ^1.0.3
wikipedia: ^2.1.2
Expand Down Expand Up @@ -38971,6 +38971,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 4b81611ade2885d2313ddd8dc865d93d8dccc13ddf901745edca8f86d99bc46d7a330d678e7532e7ebf93ce616679fb19b2e3568873ac0c14c999032acb25869
languageName: node
linkType: hard

"uuid@npm:^8.0.0, uuid@npm:^8.3.0, uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
Expand Down

0 comments on commit c679649

Please sign in to comment.