Skip to content

Commit 20c5ef3

Browse files
committed
Update vuepress-theme-yuu to 2.0.1
1 parent 926be29 commit 20c5ef3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"@vuepress/plugin-google-analytics": "^1.2.0",
3535
"semver": "^6.0.0",
3636
"vue-discord-message": "^3.2.3",
37-
"vuepress-theme-yuu": "^2.0.0"
37+
"vuepress-theme-yuu": "^2.0.1"
3838
}
3939
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7648,7 +7648,7 @@ vue-click-outside@^1.0.7:
76487648
resolved "https://registry.yarnpkg.com/vue-click-outside/-/vue-click-outside-1.0.7.tgz#cdd2b1605e3c4944784e1794eae4a12a0f700bd6"
76497649
integrity sha1-zdKxYF48SUR4TheU6uShKg9wC9Y=
76507650

7651-
vue-discord-message@^3.0.0:
7651+
vue-discord-message@^3.2.3:
76527652
version "3.2.3"
76537653
resolved "https://registry.yarnpkg.com/vue-discord-message/-/vue-discord-message-3.2.3.tgz#24bf4cc84a1603395e50fdf1cf1e2acf71fa0a1d"
76547654
integrity sha512-fwIJKG3u5kKTxkDU4tohmT7FWeot1mGa77+VVQa+d+XlmUCvk9iuK8AWig2b6lBdtcgI17yrT/yO0pxdwQOvVw==
@@ -7755,10 +7755,10 @@ vuepress-plugin-smooth-scroll@^0.0.3:
77557755
dependencies:
77567756
smoothscroll-polyfill "^0.4.3"
77577757

7758-
vuepress-theme-yuu@^2.0.0:
7759-
version "2.0.0"
7760-
resolved "https://registry.yarnpkg.com/vuepress-theme-yuu/-/vuepress-theme-yuu-2.0.0.tgz#4f895a59e01800c92de94656012f1b873d9d31d8"
7761-
integrity sha512-eNYjZvCL8gQyA1PVSPguKJmzwuvJZErC1rFSR9tWXlisPQjZ9LOkhW0ISEJ2jGVGy7DVhIvA8uNGWLKKqLXiKg==
7758+
vuepress-theme-yuu@^2.0.1:
7759+
version "2.0.1"
7760+
resolved "https://registry.yarnpkg.com/vuepress-theme-yuu/-/vuepress-theme-yuu-2.0.1.tgz#b791d3db139286b755ced73962c4d16306d759b8"
7761+
integrity sha512-PfL1BDd6LG2F+ahsPxdpNckZA9vYAQcI4cNf2I+6KYIc5J4CT45DHa4KBS6jkDRQlo2cTqHYtGHcUjBTPR73Gw==
77627762
dependencies:
77637763
vue-click-outside "^1.0.7"
77647764

0 commit comments

Comments
 (0)