chore: upgrade to nuxt v3.5 and vue v3.3 (#2132)

This commit is contained in:
Daniel Roe 2023-05-29 02:16:34 -05:00 committed by GitHub
parent ad0725e9ae
commit 897968027c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 2325 additions and 2062 deletions

View file

@ -13,6 +13,6 @@
},
"devDependencies": {
"@nuxt-themes/docus": "^1.11.0",
"nuxt": "^3.4.3"
"nuxt": "^3.5.1"
}
}