|
1 | 1 | { |
2 | 2 | "name": "makerframe_docs", |
3 | 3 | "description": "MakerFrame Game Engine Documentation", |
4 | | - "version": "1.16.1+20251122", |
| 4 | + "version": "1.16.2+20251129", |
5 | 5 | "license": "CC BY-SA 4.0", |
6 | 6 | "type": "module", |
7 | 7 | "scripts": { |
|
13 | 13 | "devDependencies": { |
14 | 14 | "@vuepress/bundler-vite": "2.0.0-rc.26", |
15 | 15 | "@vuepress/plugin-comment": "2.0.0-rc.118", |
16 | | - "@vuepress/plugin-docsearch": "2.0.0-rc.118", |
17 | | - "@vuepress/plugin-feed": "2.0.0-rc.118", |
| 16 | + "@vuepress/plugin-docsearch": "2.0.0-rc.120", |
| 17 | + "@vuepress/plugin-feed": "2.0.0-rc.120", |
18 | 18 | "@vuepress/plugin-git": "2.0.0-rc.118", |
19 | 19 | "@vuepress/plugin-notice": "2.0.0-rc.118", |
20 | | - "@vuepress/plugin-pwa": "2.0.0-rc.119", |
| 20 | + "@vuepress/plugin-pwa": "2.0.0-rc.120", |
21 | 21 | "artalk": "^2.9.1", |
22 | | - "markdownlint-cli2": "^0.19.0", |
| 22 | + "markdownlint-cli2": "^0.19.1", |
23 | 23 | "sass-embedded": "^1.93.3", |
24 | | - "vue": "^3.5.24", |
| 24 | + "vue": "^3.5.25", |
25 | 25 | "vuepress": "2.0.0-rc.26", |
26 | | - "vuepress-theme-hope": "2.0.0-rc.98" |
| 26 | + "vuepress-theme-hope": "2.0.0-rc.99" |
27 | 27 | }, |
28 | 28 | "pnpm": { |
29 | 29 | "onlyBuiltDependencies": [ |
|
0 commit comments