Skip to content

Commit f64730b

Browse files
fix(deps): update all dependencies
1 parent cc71deb commit f64730b

File tree

5 files changed

+569
-490
lines changed

5 files changed

+569
-490
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"@mdit/plugin-figure": "^0.22.1",
1111
"@mdit/plugin-img-size": "^0.22.2",
1212
"@theojs/lumen": "workspace:*",
13-
"oxc-minify": "^0.87.0",
14-
"vite": "npm:rolldown-vite@^7.1.9",
13+
"oxc-minify": "^0.93.0",
14+
"vite": "npm:rolldown-vite@^7.1.15",
1515
"vitepress": "catalog:",
1616
"vitepress-plugin-group-icons": "^1.6.3",
17-
"vitepress-plugin-llms": "^1.7.5",
17+
"vitepress-plugin-llms": "^1.8.0",
1818
"vue": "catalog:"
1919
},
20-
"packageManager": "pnpm@10.16.1"
20+
"packageManager": "pnpm@10.18.0"
2121
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
}
3535
},
3636
"devDependencies": {
37-
"@commitlint/cli": "^19.8.1",
38-
"@commitlint/config-conventional": "^19.8.1",
39-
"@commitlint/types": "^19.8.1",
37+
"@commitlint/cli": "^20.1.0",
38+
"@commitlint/config-conventional": "^20.0.0",
39+
"@commitlint/types": "^20.0.0",
4040
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4141
"commitizen": "^4.3.1",
4242
"cz-vinyl": "^2.5.4",
4343
"husky": "^9.1.7",
44-
"lint-staged": "^16.1.6",
44+
"lint-staged": "^16.2.3",
4545
"prettier": "3.6.2",
4646
"prettier-plugin-css-order": "^2.1.2",
4747
"prettier-plugin-jsdoc": "^1.3.3",
@@ -51,5 +51,5 @@
5151
"prettier-plugin-vitepress": "^0.0.10",
5252
"simple-git-hooks": "^2.13.1"
5353
},
54-
"packageManager": "pnpm@10.16.1"
54+
"packageManager": "pnpm@10.18.0"
5555
}

0 commit comments

Comments
 (0)