We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e642d5b commit c90b9e5Copy full SHA for c90b9e5
docs/package.json
@@ -8,17 +8,17 @@
8
"preview": "vitepress preview"
9
},
10
"devDependencies": {
11
- "esbuild": "^0.25.9",
+ "esbuild": "^0.25.10",
12
"lite-youtube-embed": "^0.3.3",
13
"markdown-it-abbr": "^2.0.0",
14
"markdown-it-kbd": "^3.0.0",
15
- "markdown-it-mathjax3": "^4.3.2",
+ "markdown-it-mathjax3": "^5.2.0",
16
"markdown-it-task-lists": "^2.1.1",
17
- "typescript": "^5.9.2",
18
- "typescript-eslint": "^8.43.0",
+ "typescript": "^5.9.3",
+ "typescript-eslint": "^8.46.0",
19
"vitepress": "^1.6.4",
20
"vitepress-plugin-llmstxt": "^0.4.2",
21
- "vitepress-plugin-tabs": "^0.7.1",
+ "vitepress-plugin-tabs": "^0.7.3",
22
"vitepress-sidebar": "^1.33.0"
23
}
24
0 commit comments