fix: 添加pnpm-lock.yaml确保依赖版本一致性和修复GitHub Actions

This commit is contained in:
sean
2025-06-01 14:32:27 +08:00
parent ee91af11b7
commit 7b7bde5a62
2 changed files with 6049 additions and 2 deletions

3
.gitignore vendored
View File

@ -5,10 +5,9 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Package manager files
# Package manager files (keep pnpm-lock.yaml for reproducible builds)
package-lock.json
yarn.lock
pnpm-lock.yaml
# Build outputs
dist/

6048
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff