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 0987f55 commit d5f1972Copy full SHA for d5f1972
docs/package.json
@@ -8,15 +8,15 @@
8
"preview": "vitepress preview"
9
},
10
"devDependencies": {
11
- "esbuild": "^0.25.1",
+ "esbuild": "^0.25.3",
12
"markdown-it-abbr": "^2.0.0",
13
- "markdown-it-kbd": "^2.2.2",
+ "markdown-it-kbd": "^3.0.0",
14
"markdown-it-mathjax3": "^4.3.2",
15
"markdown-it-task-lists": "^2.1.1",
16
- "typescript": "^5.8.2",
17
- "typescript-eslint": "^8.26.1",
+ "typescript": "^5.8.3",
+ "typescript-eslint": "^8.31.1",
18
"vitepress": "^1.6.3",
19
- "vitepress-plugin-tabs": "^0.6.0",
+ "vitepress-plugin-tabs": "^0.7.0",
20
"vitepress-sidebar": "^1.31.1"
21
22
"dependencies": {
0 commit comments