chore(deps-dev): update packageManager and auto-changelog-plus version in package.json and pnpm-lock.yaml

This commit is contained in:
Cell
2025-11-19 12:38:00 +08:00
parent ea20bdb82d
commit 0aac71430d
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"type": "module",
"version": "0.4.0-alpha.1",
"private": true,
"packageManager": "pnpm@10.5.2",
"packageManager": "pnpm@10.22.0",
"description": "Hugo FixIt core theme component source files",
"author": {
"name": "Lruihao",
@@ -44,7 +44,7 @@
"devDependencies": {
"@antfu/eslint-config": "^6.2.0",
"@types/node": "^24.10.1",
"auto-changelog-plus": "^1.2.2",
"auto-changelog-plus": "^1.2.3",
"eslint": "^9.39.1",
"lint-staged": "^16.2.6",
"serve": "^14.2.5",