Skip to content

Commit 1d67b12

Browse files
committed
(杂项更改)升级主题版本
1 parent 4c2ab62 commit 1d67b12

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"vue-toasted": "^1.1.25",
3535
"vuepress": "^1.0.2",
3636
"vuepress-plugin-flowchart": "^1.4.2",
37-
"vuepress-theme-teadocs": "^1.2.5"
37+
"vuepress-theme-teadocs": "^1.2.6"
3838
}
3939
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -696,9 +696,9 @@
696696
"@hapi/topo" "3.x.x"
697697

698698
"@hapi/topo@3.x.x":
699-
version "3.1.3"
700-
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.3.tgz#c7a02e0d936596d29f184e6d7fdc07e8b5efce11"
701-
integrity sha512-JmS9/vQK6dcUYn7wc2YZTqzIKubAQcJKu2KCKAru6es482U5RT5fP1EXCPtlXpiK7PR0On/kpQKI4fRKkzpZBQ==
699+
version "3.1.4"
700+
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.4.tgz#42e2fe36f593d90ad258a08b582be128c141c45d"
701+
integrity sha512-aVWQTOI9wBD6zawmOr6f+tdEIxQC8JXfQVLTjgGe8YEStAWGn/GNNVTobKJhbWKveQj2RyYF3oYbO9SC8/eOCA==
702702
dependencies:
703703
"@hapi/hoek" "8.x.x"
704704

@@ -2761,9 +2761,9 @@ ee-first@1.1.1:
27612761
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
27622762

27632763
electron-to-chromium@^1.3.247:
2764-
version "1.3.262"
2765-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.262.tgz#8022933e46e5a2c7b0fd1565d215872326520a7c"
2766-
integrity sha512-YFr53qZWr2pWkiTUorWEhAweujdf0ALiUp8VkNa0WGtbMVR+kZ8jNy3VTCemLsA4sT6+srCqehNn8TEAD0Ngrw==
2764+
version "1.3.263"
2765+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.263.tgz#089957556c0a3e2a3726217449796914e5fe9609"
2766+
integrity sha512-VfPi+sE/1nEKOV7DWDqWSUGP7ztJG5FeqHbMEj6dBb/arKnxpOCnRXOSC6HBV6qTfK5v8CX7xWCqzN36UqG1oA==
27672767

27682768
elliptic@^6.0.0:
27692769
version "6.5.1"
@@ -7284,10 +7284,10 @@ vuepress-plugin-flowchart@^1.4.2:
72847284
dependencies:
72857285
flowchart.js "^1.11.3"
72867286

7287-
vuepress-theme-teadocs@^1.2.5:
7288-
version "1.2.5"
7289-
resolved "https://registry.yarnpkg.com/vuepress-theme-teadocs/-/vuepress-theme-teadocs-1.2.5.tgz#b7c9ace6b60676ebe91f55f564817236c6022ed2"
7290-
integrity sha512-7tMH1imbXh1/Hn1rwb2Yn4wXDnlcS3RaorIGvpmQviS9M2d34kalWwF+zgTkNMDU08Wbl2OFSJbw7SgKnE3XxQ==
7287+
vuepress-theme-teadocs@^1.2.6:
7288+
version "1.2.6"
7289+
resolved "https://registry.yarnpkg.com/vuepress-theme-teadocs/-/vuepress-theme-teadocs-1.2.6.tgz#b44966cf97d83dfe4e9732eb845b2978c9e456ed"
7290+
integrity sha512-6I99F61GqSRNwV/G2/UF2enWBFwzBL37skPkwT2TMqz1QkcUeBXxbYgA3GnwsbfFSw+gK/LD3TWzMICoxIOXdQ==
72917291
dependencies:
72927292
"@vuepress/plugin-active-header-links" "^1.0.2"
72937293
"@vuepress/plugin-nprogress" "^1.0.2"

0 commit comments

Comments
 (0)