Skip to content

Commit

Permalink
fix(deps): update effect
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent b273031 commit 96d41f6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
"webpack-merge": "6.0.1"
},
"dependencies": {
"@effect/platform": "0.59.1",
"@effect/platform-node": "0.54.2",
"@effect/platform": "0.60.3",
"@effect/platform-node": "0.55.3",
"@sveltejs/adapter-node": "5.2.0",
"@sveltejs/kit": "2.5.18",
"amazon-user-pool-srp-client": "1.0.4",
"axios": "1.7.2",
"bufferutil": "4.0.8",
"dotenv": "16.4.5",
"effect": "3.5.5",
"effect": "3.5.9",
"express": "4.19.2",
"jsonwebtoken": "9.0.2",
"luxon": "3.4.4",
Expand Down

0 comments on commit 96d41f6

Please sign in to comment.