mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-02-02 05:08:01 +01:00
feat(deps): bump nuxt to 3.0.0-rc.13
This commit is contained in:
@@ -5,7 +5,7 @@ export default defineNuxtModule({
|
|||||||
name: 'trpc-nuxt',
|
name: 'trpc-nuxt',
|
||||||
configKey: 'trpc',
|
configKey: 'trpc',
|
||||||
compatibility: {
|
compatibility: {
|
||||||
nuxt: '^3.0.0-rc.12',
|
nuxt: '^3.0.0-rc.13',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
async setup(_moduleOptions, nuxt) {
|
async setup(_moduleOptions, nuxt) {
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@trpc/client": "^10.0.0-proxy-beta.21",
|
"@trpc/client": "^10.0.0-proxy-beta.21",
|
||||||
"@trpc/server": "^10.0.0-proxy-beta.21",
|
"@trpc/server": "^10.0.0-proxy-beta.21",
|
||||||
"nuxt": "^3.0.0-rc.12"
|
"nuxt": "^3.0.0-rc.13"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"h3": "^0.8.6",
|
"h3": "^0.8.6",
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
"bumpp": "^8.2.1",
|
"bumpp": "^8.2.1",
|
||||||
"concurrently": "^7.5.0",
|
"concurrently": "^7.5.0",
|
||||||
"eslint": "^8.25.0",
|
"eslint": "^8.25.0",
|
||||||
"nuxt": "3.0.0-rc.12",
|
"nuxt": "3.0.0-rc.13",
|
||||||
"tsup": "6.3.0",
|
"tsup": "6.3.0",
|
||||||
"typescript": "^4.7.4"
|
"typescript": "^4.7.4"
|
||||||
},
|
},
|
||||||
|
|||||||
1145
pnpm-lock.yaml
generated
1145
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user