feat(deps): bump h3 to 1.1.0

This commit is contained in:
wobsoriano
2023-02-04 21:00:25 -08:00
parent 9456342d58
commit 57faf8749a
2 changed files with 83 additions and 75 deletions

View File

@@ -39,7 +39,7 @@
"@trpc/server": "^10.10.0"
},
"dependencies": {
"h3": "^1.0.2",
"h3": "^1.1.0",
"ofetch": "^1.0.0",
"ohash": "^1.0.0",
"ufo": "^1.0.1"
@@ -49,10 +49,10 @@
"@trpc/client": "^10.10.0",
"@trpc/server": "^10.10.0",
"bumpp": "^8.2.1",
"eslint": "^8.30.0",
"eslint": "^8.33.0",
"taze": "^0.8.5",
"tsup": "6.4.0",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},
"eslintConfig": {
"extends": [