Skip to content

Commit

Permalink
feat: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Jul 24, 2024
1 parent 22e3e49 commit 5cf0ab5
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 686 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,18 +106,18 @@
"@dexaai/dexter": "^2.1.0",
"@e2b/code-interpreter": "^0.0.8",
"@fisch0920/eslint-config": "^1.4.0",
"@genkit-ai/ai": "^0.5.7",
"@langchain/core": "^0.2.17",
"@genkit-ai/ai": "^0.5.8",
"@langchain/core": "^0.2.18",
"@nangohq/node": "^0.42.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^20.14.11",
"ai": "^3.2.32",
"@types/node": "^20.14.12",
"ai": "^3.2.35",
"del-cli": "^5.1.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"llamaindex": "^0.5.6",
"llamaindex": "^0.5.8",
"mathjs": "^13.0.3",
"np": "^10.0.7",
"npm-run-all2": "^6.2.2",
Expand All @@ -126,11 +126,11 @@
"openai-fetch": "^2.0.4",
"prettier": "^3.3.3",
"restore-cursor": "^5.0.0",
"tsup": "^8.2.1",
"tsup": "^8.2.2",
"tsx": "^4.16.2",
"twitter-api-sdk": "^1.2.1",
"typescript": "^5.5.3",
"vitest": "2.0.3"
"typescript": "^5.5.4",
"vitest": "2.0.4"
},
"peerDependencies": {
"@dexaai/dexter": "^2.0.3",
Expand Down
Loading

0 comments on commit 5cf0ab5

Please sign in to comment.