fix: 添加pnpm-lock.yaml确保依赖版本一致性和修复GitHub Actions
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,10 +5,9 @@ yarn-debug.log*
|
|||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
pnpm-debug.log*
|
pnpm-debug.log*
|
||||||
|
|
||||||
# Package manager files
|
# Package manager files (keep pnpm-lock.yaml for reproducible builds)
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
pnpm-lock.yaml
|
|
||||||
|
|
||||||
# Build outputs
|
# Build outputs
|
||||||
dist/
|
dist/
|
||||||
|
|||||||
6048
pnpm-lock.yaml
generated
Normal file
6048
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user