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 add9a6f commit 7c98201Copy full SHA for 7c98201
package.json
@@ -9,11 +9,11 @@
9
"lint": "textlint --format pretty-error **/*.md"
10
},
11
"devDependencies": {
12
- "@shikijs/vitepress-twoslash": "^1.14.1",
+ "@shikijs/vitepress-twoslash": "^1.16.1",
13
"@types/express": "^4.17.21",
14
- "@types/node": "^20.16.1",
+ "@types/node": "^20.16.3",
15
"feed": "^4.2.2",
16
- "lint-staged": "^15.2.9",
+ "lint-staged": "^15.2.10",
17
"textlint": "^13.4.1",
18
"textlint-filter-rule-allowlist": "^4.0.0",
19
"textlint-filter-rule-comments": "^1.2.2",
0 commit comments