mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-24 02:06:12 +03:00
chore: update nuxt also on docs
This commit is contained in:
parent
ef8a2bec32
commit
38f18fdbf1
2 changed files with 2 additions and 2 deletions
|
@ -10,6 +10,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@nuxt-themes/docus": "^1.8.1",
|
||||
"nuxt": "^3.2.0"
|
||||
"nuxt": "^3.2.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -230,7 +230,7 @@ importers:
|
|||
docs:
|
||||
specifiers:
|
||||
'@nuxt-themes/docus': ^1.8.1
|
||||
nuxt: ^3.2.0
|
||||
nuxt: ^3.2.2
|
||||
devDependencies:
|
||||
'@nuxt-themes/docus': 1.8.1_nuxt@3.2.2
|
||||
nuxt: 3.2.2
|
||||
|
|
Loading…
Reference in a new issue