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 cd0f4ad commit fd812c7Copy full SHA for fd812c7
package.json
@@ -24,14 +24,14 @@
24
"degit": "^2.8.4",
25
"feed": "^4.2.2",
26
"husky": "^9.0.11",
27
- "lint-staged": "15.2.5",
28
- "prettier": "4.0.0-alpha.8",
+ "lint-staged": "15.2.7",
+ "prettier": "4.0.0-alpha.9",
29
"textlint": "^14.0.4",
30
"textlint-filter-rule-comments": "^1.2.2",
31
"textlint-rule-doubled-spaces": "^1.0.2",
32
"textlint-rule-terminology": "^5.0.11",
33
"tsx": "^4.15.1",
34
- "typescript": "~5.4.5",
+ "typescript": "~5.5.0",
35
"vite-svg-loader": "^5.1.0",
36
"vitepress": "1.2.3",
37
"vue": "^3.4.27"
@@ -43,5 +43,5 @@
43
"engines": {
44
"node": ">=20.14.0"
45
},
46
- "packageManager": "pnpm@9.2.0"
+ "packageManager": "pnpm@9.4.0"
47
}
0 commit comments