Skip to content

Commit

Permalink
feat: dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Nov 24, 2023
1 parent 3a58d02 commit 0088931
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"dev": "bun run --hot src/index.ts"
},
"dependencies": {
"@elysiajs/cors": "0.7.1",
"@elysiajs/cors": "0.7.2",
"@elysiajs/swagger": "0.7.4",
"cheerio": "1.0.0-rc.12",
"elysia": "0.7.24",
"elysia-rate-limit": "1.2.0"
"elysia": "0.7.29",
"elysia-rate-limit": "1.3.0"
},
"devDependencies": {
"bun-types": "1.0.7"
"bun-types": "1.0.14"
}
}

0 comments on commit 0088931

Please sign in to comment.