chore: upgrade to nuxt v3.4.3 (#2046)

This commit is contained in:
Daniel Roe 2023-05-02 10:48:33 +01:00 committed by GitHub
parent 835269fa1d
commit 0a98c5f13d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1419 additions and 1407 deletions

View file

@ -12,7 +12,7 @@
"theme-colors": "^0.0.5"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.10.1",
"nuxt": "^3.4.2"
"@nuxt-themes/docus": "^1.11.0",
"nuxt": "^3.4.3"
}
}