Skip to content

Commit

Permalink
fix(deps): update all dependencies (#494)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 644cf0b commit 77afea9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"test": "bun test --watch"
},
"dependencies": {
"@aws-sdk/client-ses": "^3.712.0",
"@aws-sdk/client-ses": "^3.713.0",
"tslib": "^2.8.1",
"zod": "^3.24.1"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@aws-sdk/types": "^3.709.0",
"@aws-sdk/types": "^3.713.0",
"@cloudflare/workers-types": "latest",
"bun-types": "latest",
"typescript": "latest",
"wrangler": "^3.95.0"
"wrangler": "^3.96.0"
}
}

0 comments on commit 77afea9

Please sign in to comment.