mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-02-02 21:27:53 +01:00
refactor: use built-in getRequestURL from h3 instead of ufo
This commit is contained in:
@@ -41,8 +41,7 @@
|
||||
"dependencies": {
|
||||
"h3": "^1.8.0",
|
||||
"ofetch": "^1.1.1",
|
||||
"ohash": "^1.1.2",
|
||||
"ufo": "^1.1.2"
|
||||
"ohash": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.1.1",
|
||||
@@ -78,4 +77,4 @@
|
||||
"nuxt": "3.6.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user