Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Jul 25, 2023
1 parent 966575b commit c18e8c2
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 63 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@effect/language-service": "^0.0.19",
"@tim-smart/discord-api-docs-parser": "^0.5.6",
"@types/chai": "^4.3.5",
"@types/node": "^20.4.4",
"@types/node": "^20.4.5",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
Expand All @@ -62,7 +62,7 @@
"babel-plugin-annotate-pure-calls": "^0.4.0",
"concurrently": "^8.2.0",
"dotenv": "^16.3.1",
"effect": "2.0.0-next.19",
"effect": "2.0.0-next.21",
"error-stack-parser": "^2.1.4",
"eslint": "^8.45.0",
"eslint-import-resolver-typescript": "^3.5.5",
Expand All @@ -82,10 +82,10 @@
"vitest": "0.33.0"
},
"dependencies": {
"@effect-http/client": "^0.36.0",
"@effect/data": "^0.16.2",
"@effect/io": "~0.35.2",
"@effect/stream": "~0.30.1",
"@effect-http/client": "^0.37.0",
"@effect/data": "^0.16.3",
"@effect/io": "~0.35.3",
"@effect/stream": "~0.31.0",
"bufferutil": "^4.0.7",
"discord-verify": "^1.2.0",
"isomorphic-ws": "^5.0.0",
Expand Down
138 changes: 81 additions & 57 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c18e8c2

Please sign in to comment.