Skip to content

Commit

Permalink
feat: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Apr 20, 2024
1 parent 78edbcd commit 7d056df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.17",
"@elysiajs/cors": "0.8.0",
"@elysiajs/swagger": "0.8.5",
"@bogeychan/elysia-logger": "0.0.21",
"@elysiajs/cors": "1.0.2",
"@elysiajs/swagger": "1.0.3",
"cheerio": "1.0.0-rc.12",
"elysia": "0.8.17",
"elysia-rate-limit": "2.0.0"
"elysia": "1.0.13",
"elysia-rate-limit": "3.2.2"
},
"devDependencies": {
"bun-types": "1.0.14"
"bun-types": "1.1.4"
}
}

0 comments on commit 7d056df

Please sign in to comment.