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 d1f69d4 commit ae31960Copy full SHA for ae31960
package.json
@@ -9,7 +9,7 @@
9
"lint": "textlint --format pretty-error **/*.md"
10
},
11
"devDependencies": {
12
- "@shikijs/vitepress-twoslash": "^1.26.2",
+ "@shikijs/vitepress-twoslash": "^2.1.0",
13
"@type-challenges/utils": "^0.1.1",
14
"@types/express": "^4.17.21",
15
"@types/node": "^22.10.6",
@@ -21,7 +21,7 @@
21
"textlint-filter-rule-comments": "^1.2.2",
22
"textlint-rule-preset-vuejs-jp": "git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git",
23
"vite": "^6.0.11",
24
- "vitepress": "1.5.0",
+ "vitepress": "1.6.3",
25
"vitepress-plugin-group-icons": "^1.3.4",
26
"vue": "^3.5.13",
27
"yorkie": "^2.0.0"
0 commit comments