Skip to content

Commit 154339a

Browse files
fix(deps): update all non-major dependencies
1 parent dbeb965 commit 154339a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lockb

6.8 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^18.17.4",
2121
"@typescript-eslint/eslint-plugin": "^5.59.8",
2222
"@typescript-eslint/parser": "^5.59.8",
23-
"bun-types": "^0.7.3",
23+
"bun-types": "^0.8.0",
2424
"eslint": "^8.41.0",
2525
"rimraf": "^5.0.1",
2626
"typescript": "^5.0.4"
@@ -43,8 +43,8 @@
4343
}
4444
},
4545
"dependencies": {
46-
"@bogeychan/elysia-logger": "^0.0.4",
47-
"elysia": "^0.6.3",
46+
"@bogeychan/elysia-logger": "^0.0.9",
47+
"elysia": "^0.7.0",
4848
"pino": "^8.15.0",
4949
"pino-pretty": "^10.2.0",
5050
"redis": "^4.6.7",

0 commit comments

Comments
 (0)