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 12, 2024
1 parent bc454ee commit a5e0f94
Show file tree
Hide file tree
Showing 2 changed files with 1,273 additions and 805 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,41 +96,41 @@
"p-map": "^7.0.2",
"p-throttle": "^6.1.0",
"quick-lru": "^7.0.0",
"type-fest": "^4.20.1",
"type-fest": "^4.21.0",
"zod": "^3.23.3",
"zod-to-json-schema": "^3.23.1"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.606.0",
"@aws-sdk/client-sso-oidc": "^3.614.0",
"@browserbasehq/sdk": "^1.4.2",
"@dexaai/dexter": "^2.0.3",
"@e2b/code-interpreter": "^0.0.8",
"@fisch0920/eslint-config": "^1.4.0",
"@genkit-ai/ai": "^0.5.4",
"@langchain/core": "^0.2.11",
"@nangohq/node": "^0.40.7",
"@genkit-ai/ai": "^0.5.5",
"@langchain/core": "^0.2.15",
"@nangohq/node": "^0.41.0",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^20.14.9",
"ai": "^3.2.15",
"@types/node": "^20.14.10",
"ai": "^3.2.22",
"del-cli": "^5.1.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"llamaindex": "^0.4.6",
"mathjs": "^13.0.1",
"llamaindex": "^0.5.1",
"mathjs": "^13.0.2",
"np": "^10.0.6",
"npm-run-all2": "^6.2.0",
"npm-run-all2": "^6.2.2",
"only-allow": "^1.2.1",
"openai-fetch": "^2.0.3",
"prettier": "^3.3.2",
"restore-cursor": "^5.0.0",
"ts-node": "^10.9.2",
"tsup": "^8.1.0",
"tsx": "^4.16.0",
"tsx": "^4.16.2",
"twitter-api-sdk": "^1.2.1",
"typescript": "^5.5.2",
"vitest": "2.0.0-beta.3"
"typescript": "^5.5.3",
"vitest": "2.0.2"
},
"peerDependencies": {
"@dexaai/dexter": "^2.0.3",
Expand Down
Loading

0 comments on commit a5e0f94

Please sign in to comment.