Skip to content

Commit

Permalink
Fix @nuxt-themes/docus
Browse files Browse the repository at this point in the history
  • Loading branch information
kieuminhcanh committed Dec 12, 2024
1 parent b72053c commit 652989b
Show file tree
Hide file tree
Showing 4 changed files with 2,342 additions and 39 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"devDependencies": {
"@nuxt-themes/docus": "latest",
"@nuxt-themes/docus": "^1.15.1",
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint-config": "^0.7.2",
"@nuxtjs/plausible": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@nuxt-themes/docus@latest":
"@nuxt-themes/docus@^1.15.1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@nuxt-themes/docus/-/docus-1.15.1.tgz#945b246e112ce2aa511abb6ff930f982ea08835e"
integrity sha512-wIhJor+8ysbYALDUBMc+X0GxZuHFPzYf5Af22V40eV++eOhK3KFQYuoGluVaNxhgYFwhWQMs3ifG2hwNWNJU7g==
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@nuxt/kit": "^3.14.1592"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.15.1",
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/module-builder": "^0.8.4",
Expand Down
Loading

0 comments on commit 652989b

Please sign in to comment.