We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447ec9b commit 05d7f74Copy full SHA for 05d7f74
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "makerframe_docs",
3
"description": "MakerFrame Game Engine Documentation",
4
- "version": "1.16.0+20251110",
+ "version": "1.16.1+20251122",
5
"license": "CC BY-SA 4.0",
6
"type": "module",
7
"scripts": {
@@ -19,9 +19,9 @@
19
"@vuepress/plugin-notice": "2.0.0-rc.118",
20
"@vuepress/plugin-pwa": "2.0.0-rc.119",
21
"artalk": "^2.9.1",
22
- "markdownlint-cli2": "^0.18.1",
+ "markdownlint-cli2": "^0.19.0",
23
"sass-embedded": "^1.93.3",
24
- "vue": "^3.5.22",
+ "vue": "^3.5.24",
25
"vuepress": "2.0.0-rc.26",
26
"vuepress-theme-hope": "2.0.0-rc.98"
27
},
@@ -32,8 +32,7 @@
32
],
33
"overrides": {
34
"esbuild": "^0.25.11",
35
- "vite": "^7.1.12",
36
- "marked": "15.0.12"
+ "vite": "^7.1.12"
37
}
38
39
0 commit comments