mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-24 00:40:31 +01:00
feat(deps): bump h3 to 1.1.0
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user