Skip to content

Commit

Permalink
update deps (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Dec 6, 2023
1 parent a941bc1 commit 4333fd0
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 88 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@octokit/types": "^12.3.0",
"@types/node": "^20.10.2",
"@octokit/types": "^12.4.0",
"@types/node": "^20.10.3",
"tsc-watch": "^6.0.4",
"typescript": "^5.3.2"
},
"dependencies": {
"@effect/platform-node": "^0.33.4",
"@effect/schema": "^0.51.1",
"@effect/platform-node": "^0.34.0",
"@effect/schema": "^0.52.0",
"cron-parser": "^4.9.0",
"dfx": "^0.78.0",
"dfx": "^0.79.0",
"dotenv": "^16.3.1",
"effect": "2.0.0-next.58",
"effect": "2.0.0-next.59",
"gpt-tokenizer": "^2.1.2",
"html-entities": "^2.4.0",
"octokit": "^3.1.2",
Expand Down
Loading

0 comments on commit 4333fd0

Please sign in to comment.