chore: update devDependencies except nuxt (#3140)

This commit is contained in:
TAKAHASHI Shuuji 2025-01-17 13:14:26 +09:00 committed by GitHub
parent 5d4e84241a
commit 4d7dc4e5ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 648 additions and 406 deletions

View file

@ -13,6 +13,6 @@
},
"devDependencies": {
"@nuxt-themes/docus": "^1.15.1",
"nuxt": "^3.15.1"
"nuxt": "^3.15.2"
}
}