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 22, 2024
1 parent 8be8663 commit 1c5793d
Show file tree
Hide file tree
Showing 2 changed files with 627 additions and 623 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"test:unit": "vitest run"
},
"dependencies": {
"@dexaai/dexter": "^2.0.2",
"@dexaai/dexter": "^2.1.0",
"@keyv/redis": "^2.8.5",
"@nangohq/node": "^0.39.28",
"@nangohq/node": "^0.42.1",
"cleye": "^1.3.2",
"delay": "^6.0.0",
"dotenv-safe": "^8.2.0",
"dotenv-safe": "^9.1.0",
"ioredis": "^5.4.1",
"keyv": "^4.5.4",
"ky": "^1.2.4",
"ky": "^1.4.0",
"ms": "^2.1.3",
"nanoid": "^5.0.7",
"openai": "^4.47.1",
"openai-fetch": "^2.0.2",
"openai": "^4.53.0",
"openai-fetch": "^2.0.4",
"p-map": "^7.0.2",
"p-memoize": "^7.1.1",
"p-throttle": "^6.1.0",
Expand All @@ -48,25 +48,25 @@
"tiny-invariant": "^1.3.3",
"twitter-api-sdk": "^1.2.1",
"twitter-utils": "^0.4.1",
"type-fest": "^4.19.0",
"type-fest": "^4.23.0",
"url-regex": "^5.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@dexaai/eslint-config": "^1.3.0",
"@dexaai/eslint-config": "^1.3.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/dotenv-safe": "^8.1.6",
"@types/ms": "^0.7.34",
"@types/node": "^20.12.12",
"@types/node": "^20.14.11",
"@types/twitter-text": "^3.1.10",
"eslint": "^8.56.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"tsx": "^4.10.3",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vitest": "^1.6.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 1c5793d

Please sign in to comment.