Skip to content

Commit 2254dd2

Browse files
committed
feat: update deps
1 parent f3f7b3e commit 2254dd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
},
5555
"dependencies": {
5656
"@micro-app/cli": "^0.4.2",
57-
"@micro-app/plugin-vuepress": "^0.3.15"
57+
"@micro-app/plugin-vuepress": "^0.3.16"
5858
}
5959
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1249,10 +1249,10 @@
12491249
"@release-it/conventional-changelog" "^2.0.1"
12501250
release-it "^14.11.5"
12511251

1252-
"@micro-app/plugin-vuepress@^0.3.15":
1253-
version "0.3.15"
1254-
resolved "https://registry.yarnpkg.com/@micro-app/plugin-vuepress/-/plugin-vuepress-0.3.15.tgz#b25dad4e41d83ec98b128da683642b7f61ea396a"
1255-
integrity sha512-GvfKPsynUFYiCzDHcWl6bEWqM3nCpaliqOGRx+fR5S/Kshy7XKuxoaQKupEbXioKh6yGim6ONF9EzLD2euWK2g==
1252+
"@micro-app/plugin-vuepress@^0.3.16":
1253+
version "0.3.16"
1254+
resolved "https://registry.yarnpkg.com/@micro-app/plugin-vuepress/-/plugin-vuepress-0.3.16.tgz#16d5b7c7de08f6211bb254cc25a4cdbbea2049d5"
1255+
integrity sha512-GMVUIExYMMFoZBW/LLE0EcaYxS8Am6+4VP//4Pl9mHESD4dGcGqFTIrbV8WhIxTH0S3CslLZxj+b41c30qhBQw==
12561256
dependencies:
12571257
"@micro-app/cli" "^0.4.2"
12581258
"@renovamen/vuepress-plugin-mermaid" "^0.2.0"

0 commit comments

Comments
 (0)