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 d962cd4 commit 1f8db1dCopy full SHA for 1f8db1d
package.json
@@ -19,14 +19,14 @@
19
"@vueuse/core": "^13.4.0",
20
"degit": "^2.8.4",
21
"dprint": "^0.50.1",
22
- "esbuild": "0.25.5",
+ "esbuild": "0.25.6",
23
"feed": "^5.1.0",
24
"lint-staged": "16.1.2",
25
- "oxc-minify": "^0.75.0",
+ "oxc-minify": "^0.77.0",
26
"oxlint": "^1.5.0",
27
"simple-git-hooks": "^2.13.0",
28
"typescript": "~5.8.3",
29
- "vitepress": "v2.0.0-alpha.7",
+ "vitepress": "2.0.0-alpha.8",
30
"vitepress-plugin-group-icons": "^1.6.1",
31
"vue": "^3.5.17"
32
},
@@ -36,7 +36,7 @@
36
"lint-staged": {
37
"*": "dprint fmt --staged"
38
39
- "packageManager": "pnpm@10.12.4",
+ "packageManager": "pnpm@10.13.1",
40
"volta": {
41
"node": "22.14.0"
42
0 commit comments