Skip to content

Commit 75a6ea2

Browse files
committed
chore: Update package dependencies
1 parent 642375d commit 75a6ea2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,13 @@
3535
"release": "npm run build && npm run test && npm publish --access public"
3636
},
3737
"peerDependencies": {
38-
"elysia": ">= 0.6.0-alpha.3"
38+
"elysia": ">= 0.6.10"
3939
},
4040
"devDependencies": {
41+
"@types/lodash.clonedeep": "^4.5.7",
4142
"@types/node": "^20.1.4",
4243
"bun-types": "^0.7.0",
43-
"elysia": "^0.6.0-alpha.4",
44+
"elysia": "^0.6.10",
4445
"eslint": "^8.40.0",
4546
"rimraf": "4.3",
4647
"typescript": "^5.0.4"

0 commit comments

Comments
 (0)