Skip to content

Commit

Permalink
chore: deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Jun 18, 2024
1 parent 7d056df commit 0932bb1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"dev": "bun run --hot src/index.ts"
},
"dependencies": {
"@bogeychan/elysia-logger": "0.0.21",
"@bogeychan/elysia-logger": "0.0.22",
"@elysiajs/cors": "1.0.2",
"@elysiajs/swagger": "1.0.3",
"@elysiajs/swagger": "1.0.5",
"cheerio": "1.0.0-rc.12",
"elysia": "1.0.13",
"elysia": "1.0.24",
"elysia-rate-limit": "3.2.2"
},
"devDependencies": {
"bun-types": "1.1.4"
"bun-types": "1.1.13"
}
}

0 comments on commit 0932bb1

Please sign in to comment.