chore: upgrade docs to nuxt 3.2.0 as well (#1728)

This commit is contained in:
Daniel Roe 2023-02-12 13:09:55 +01:00 committed by GitHub
parent 148fd63c24
commit 79d43515f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 122 additions and 184 deletions

View file

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