|
43 | 43 | }, |
44 | 44 | "license": "MIT", |
45 | 45 | "devDependencies": { |
46 | | - "@micro-app/plugin-deploy": "^0.0.7", |
| 46 | + "@micro-app/plugin-deploy": "^0.0.8", |
47 | 47 | "@types/jest": "^24.9.1", |
48 | | - "eslint-config-2o3t": "^2.0.1", |
| 48 | + "eslint-config-2o3t": "^2.0.2", |
49 | 49 | "jest": "^24.9.0" |
50 | 50 | }, |
51 | 51 | "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", |
61 | 61 | "generate-robotstxt": "^8.0.3", |
62 | | - "markdown-it-footnote": "^3.0.2", |
| 62 | + "markdown-it-footnote": "^3.0.3", |
63 | 63 | "markdown-it-imsize": "^2.0.1", |
64 | | - "markdown-it-mark": "^3.0.0", |
| 64 | + "markdown-it-mark": "^3.0.1", |
65 | 65 | "markdown-it-sub": "^1.0.0", |
66 | 66 | "markdown-it-sup": "^1.0.0", |
67 | 67 | "markdown-it-task-lists": "^2.1.1", |
68 | | - "moment": "^2.25.3", |
| 68 | + "moment": "^2.29.1", |
69 | 69 | "remove-markdown": "^0.3.0", |
70 | 70 | "rss": "^1.2.2", |
71 | | - "scrollreveal": "^4.0.6", |
| 71 | + "scrollreveal": "^4.0.9", |
72 | 72 | "svg-sprite-loader": "^4.3.0", |
73 | 73 | "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", |
76 | 76 | "vuepress-plugin-flowchart": "^1.4.3", |
77 | | - "vuepress-plugin-redirect": "^1.2.3" |
| 77 | + "vuepress-plugin-redirect": "^1.2.5" |
78 | 78 | } |
79 | 79 | } |
0 commit comments