Skip to content

Commit

Permalink
chore(deps): update node deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2024
1 parent 533b7e5 commit e4f4c5a
Show file tree
Hide file tree
Showing 3 changed files with 1,069 additions and 987 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@types/eventsource": "^1.1.15",
"@types/json-schema": "^7.0.15",
"api-fetch-client": "^0.8.6",
"api-fetch-client": "^0.9.0",
"rimraf": "^5.0.5",
"ts-dual-module": "^0.6.3",
"typescript": "^5.4.2",
Expand Down
6 changes: 3 additions & 3 deletions drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"@google-cloud/vertexai": "^1.1.0",
"@huggingface/inference": "^2.6.6",
"@llumiverse/core": "^0.13.0",
"api-fetch-client": "^0.8.6",
"api-fetch-client": "^0.9.0",
"eventsource": "^2.0.2",
"google-auth-library": "^9.7.0",
"groq-sdk": "^0.3.2",
"groq-sdk": "^0.4.0",
"json-schema": "^0.4.0",
"mnemonist": "^0.39.7",
"openai": "^4.29.1",
"replicate": "^0.29.0"
"replicate": "^0.30.0"
},
"ts_dual_module": {
"outDir": "lib"
Expand Down
Loading

0 comments on commit e4f4c5a

Please sign in to comment.