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 07fb92c commit 417a7f2Copy full SHA for 417a7f2
package.json
@@ -21,11 +21,11 @@
21
"dprint": "^0.50.1",
22
"esbuild": "0.25.8",
23
"feed": "^5.1.0",
24
- "lint-staged": "16.1.2",
25
- "oxc-minify": "^0.78.0",
+ "lint-staged": "16.1.4",
+ "oxc-minify": "^0.80.0",
26
"oxlint": "^1.5.0",
27
"simple-git-hooks": "^2.13.0",
28
- "typescript": "~5.8.3",
+ "typescript": "~5.9.0",
29
"vitepress": "2.0.0-alpha.9",
30
"vitepress-plugin-group-icons": "^1.6.1",
31
"vue": "^3.5.17"
@@ -36,7 +36,7 @@
36
"lint-staged": {
37
"*": "dprint fmt --staged"
38
},
39
- "packageManager": "pnpm@10.13.1",
+ "packageManager": "pnpm@10.14.0",
40
"volta": {
41
"node": "22.14.0"
42
0 commit comments