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 Jun 22, 2024
1 parent 04b00ef commit b57de2f
Show file tree
Hide file tree
Showing 2 changed files with 576 additions and 316 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,26 +98,26 @@
"quick-lru": "^7.0.0",
"type-fest": "^4.20.1",
"zod": "^3.23.3",
"zod-to-json-schema": "^3.23.0"
"zod-to-json-schema": "^3.23.1"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.600.0",
"@browserbasehq/sdk": "^1.4.0",
"@browserbasehq/sdk": "^1.4.2",
"@dexaai/dexter": "^2.0.3",
"@e2b/code-interpreter": "^0.0.8",
"@fisch0920/eslint-config": "^1.3.3",
"@genkit-ai/ai": "^0.5.3",
"@langchain/core": "^0.2.8",
"@nangohq/node": "^0.40.4",
"@langchain/core": "^0.2.9",
"@nangohq/node": "^0.40.5",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^20.14.6",
"ai": "^3.2.1",
"@types/node": "^20.14.7",
"ai": "^3.2.5",
"del-cli": "^5.1.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"llamaindex": "^0.3.17",
"llamaindex": "^0.4.1",
"mathjs": "^13.0.0",
"np": "^10.0.6",
"npm-run-all2": "^6.2.0",
Expand All @@ -127,9 +127,9 @@
"restore-cursor": "^5.0.0",
"ts-node": "^10.9.2",
"tsup": "^8.1.0",
"tsx": "^4.15.6",
"tsx": "^4.15.7",
"twitter-api-sdk": "^1.2.1",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vitest": "2.0.0-beta.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b57de2f

Please sign in to comment.