Skip to content

Commit 76e9177

Browse files
committed
feat: update deps
1 parent 738f0b9 commit 76e9177

File tree

2 files changed

+1873
-1259
lines changed

2 files changed

+1873
-1259
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -43,37 +43,37 @@
4343
},
4444
"license": "MIT",
4545
"devDependencies": {
46-
"@micro-app/plugin-deploy": "^0.0.7",
46+
"@micro-app/plugin-deploy": "^0.0.8",
4747
"@types/jest": "^24.9.1",
48-
"eslint-config-2o3t": "^2.0.1",
48+
"eslint-config-2o3t": "^2.0.2",
4949
"jest": "^24.9.0"
5050
},
5151
"dependencies": {
52-
"@micro-app/cli": "^0.3.17",
53-
"@vssue/api-github-v4": "^1.4.0",
54-
"@vssue/vuepress-plugin-vssue": "^1.4.4",
55-
"@vuepress/plugin-back-to-top": "^1.5.0",
56-
"@vuepress/plugin-blog": "^1.9.2",
57-
"@vuepress/plugin-google-analytics": "^1.5.0",
58-
"@vuepress/plugin-medium-zoom": "^1.5.0",
59-
"@vuepress/plugin-pwa": "^1.5.0",
60-
"clipboard": "^2.0.6",
52+
"@micro-app/cli": "^0.4.1",
53+
"@vssue/api-github-v4": "^1.4.7",
54+
"@vssue/vuepress-plugin-vssue": "^1.4.8",
55+
"@vuepress/plugin-back-to-top": "^1.8.2",
56+
"@vuepress/plugin-blog": "^1.9.4",
57+
"@vuepress/plugin-google-analytics": "^1.8.2",
58+
"@vuepress/plugin-medium-zoom": "^1.8.2",
59+
"@vuepress/plugin-pwa": "^1.8.2",
60+
"clipboard": "^2.0.8",
6161
"generate-robotstxt": "^8.0.3",
62-
"markdown-it-footnote": "^3.0.2",
62+
"markdown-it-footnote": "^3.0.3",
6363
"markdown-it-imsize": "^2.0.1",
64-
"markdown-it-mark": "^3.0.0",
64+
"markdown-it-mark": "^3.0.1",
6565
"markdown-it-sub": "^1.0.0",
6666
"markdown-it-sup": "^1.0.0",
6767
"markdown-it-task-lists": "^2.1.1",
68-
"moment": "^2.25.3",
68+
"moment": "^2.29.1",
6969
"remove-markdown": "^0.3.0",
7070
"rss": "^1.2.2",
71-
"scrollreveal": "^4.0.6",
71+
"scrollreveal": "^4.0.9",
7272
"svg-sprite-loader": "^4.3.0",
7373
"svgo": "^1.3.2",
74-
"svgo-loader": "^2.2.1",
75-
"vuepress": "^1.5.0",
74+
"svgo-loader": "^2.2.2",
75+
"vuepress": "^1.8.2",
7676
"vuepress-plugin-flowchart": "^1.4.3",
77-
"vuepress-plugin-redirect": "^1.2.3"
77+
"vuepress-plugin-redirect": "^1.2.5"
7878
}
7979
}

0 commit comments

Comments
 (0)