Skip to content

Commit

Permalink
deps (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Mar 18, 2024
1 parent eb05a0f commit b57b916
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 47 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
"license": "ISC",
"devDependencies": {
"@octokit/types": "^12.6.0",
"@types/node": "^20.11.25",
"@types/node": "^20.11.28",
"tsx": "^4.7.1",
"typescript": "^5.4.2"
},
"dependencies": {
"@effect/platform": "^0.48.7",
"@effect/platform-node": "^0.45.9",
"@effect/schema": "^0.64.4",
"dfx": "^0.90.2",
"@effect/platform": "^0.48.8",
"@effect/platform-node": "^0.45.10",
"@effect/schema": "^0.64.5",
"dfx": "^0.90.3",
"dotenv": "^16.4.5",
"effect": "2.4.7",
"gpt-tokenizer": "^2.1.2",
"html-entities": "^2.5.2",
"octokit": "^3.1.2",
"openai": "^4.28.4",
"openai": "^4.29.1",
"prettier": "^3.2.5"
}
}
Loading

0 comments on commit b57b916

Please sign in to comment.