chore: bump to nuxt v3.5.2 (#2134)

This commit is contained in:
Daniel Roe 2023-05-29 14:26:01 +02:00 committed by GitHub
parent d535ae6ee1
commit 0633c09726
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 100 additions and 98 deletions

View file

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