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 6e57aba commit 5bc59d8Copy full SHA for 5bc59d8
package.json
@@ -9,9 +9,9 @@
9
"lint": "textlint --format pretty-error **/*.md"
10
},
11
"devDependencies": {
12
- "@shikijs/vitepress-twoslash": "^1.18.0",
+ "@shikijs/vitepress-twoslash": "^1.21.0",
13
"@types/express": "^4.17.21",
14
- "@types/node": "^20.16.7",
+ "@types/node": "^20.16.10",
15
"feed": "^4.2.2",
16
"lint-staged": "^15.2.10",
17
"textlint": "^13.4.1",
@@ -21,7 +21,7 @@
21
"vite": "^5.4.8",
22
"vitepress": "1.3.4",
23
"vitepress-plugin-group-icons": "^1.2.4",
24
- "vue": "^3.5.8",
+ "vue": "^3.5.10",
25
"yorkie": "^2.0.0"
26
27
"gitHooks": {
0 commit comments