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 7c98201 commit fdefbf8Copy full SHA for fdefbf8
package.json
@@ -9,9 +9,9 @@
9
"lint": "textlint --format pretty-error **/*.md"
10
},
11
"devDependencies": {
12
- "@shikijs/vitepress-twoslash": "^1.16.1",
+ "@shikijs/vitepress-twoslash": "^1.16.2",
13
"@types/express": "^4.17.21",
14
- "@types/node": "^20.16.3",
+ "@types/node": "^20.16.5",
15
"feed": "^4.2.2",
16
"lint-staged": "^15.2.10",
17
"textlint": "^13.4.1",
@@ -20,7 +20,7 @@
20
"textlint-rule-preset-vuejs-jp": "git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git",
21
"vite": "^5.3.5",
22
"vitepress": "1.3.4",
23
- "vue": "^3.4.38",
+ "vue": "^3.5.3",
24
"yorkie": "^2.0.0"
25
26
"gitHooks": {
0 commit comments