chore: upgrade to Nuxt 3.1 (#1455)

Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
Anthony Fu 2023-01-31 04:07:17 +01:00 committed by GitHub
parent 80a4ec502e
commit 04404e0c0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 505 additions and 1136 deletions

View file

@ -9,7 +9,7 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.4.7",
"nuxt": "^3.1.0"
"@nuxt-themes/docus": "^1.6.1",
"nuxt": "^3.1.1"
}
}