Skip to content

Commit

Permalink
feat: bump deps; add pruneEmpty util
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Jul 30, 2024
1 parent 28df0f1 commit 8eeab0b
Show file tree
Hide file tree
Showing 3 changed files with 1,023 additions and 574 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"zod-validation-error": "^3.3.0"
},
"devDependencies": {
"@aws-sdk/client-sso-oidc": "^3.620.0",
"@aws-sdk/client-sso-oidc": "^3.620.1",
"@browserbasehq/sdk": "^1.4.2",
"@dexaai/dexter": "^2.1.0",
"@e2b/code-interpreter": "^0.0.8",
Expand All @@ -112,11 +112,11 @@
"@nangohq/node": "^0.42.2",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^22.0.0",
"ai": "^3.2.37",
"ai": "^3.2.39",
"del-cli": "^5.1.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.1.3",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"llamaindex": "^0.5.11",
"mathjs": "^13.0.3",
Expand Down Expand Up @@ -182,10 +182,5 @@
"eslint --fix",
"prettier --ignore-unknown --write"
]
},
"pnpm": {
"overrides": {
"esbuild": "~0.23.0"
}
}
}
Loading

0 comments on commit 8eeab0b

Please sign in to comment.