Skip to content

chore: pin dependency versions to exact installed versions#43

Merged
tapioca24 merged 2 commits into
mainfrom
chore/pin-dependency-versions
Apr 1, 2026
Merged

chore: pin dependency versions to exact installed versions#43
tapioca24 merged 2 commits into
mainfrom
chore/pin-dependency-versions

Conversation

@tapioca24
Copy link
Copy Markdown
Owner

Summary

  • package.json の全依存関係から ^ を除去し、現在インストールされている正確なバージョンに固定
  • pnpm install で lockfile に差分なし、pnpm build でビルド成功を確認済み

変更されたバージョン

パッケージ 変更前 変更後
fflate ^0.7.3 0.7.4
@playwright/test ^1.51.1 1.58.2
@types/events ^3.0.0 3.0.3
@types/gif.js ^0.2.2 0.2.5
@types/p5 ^1.7.6 1.7.7
happy-dom ^17.4.4 17.6.3
prettier ^3.5.3 3.8.1
typescript ^4.5.4 4.9.5
vite ^4.5.13 4.5.14
vitest ^3.1.1 3.2.4

その他のパッケージは ^ を除去のみ(バージョン番号は変わらず)。

🤖 Generated with Claude Code

tapioca24 and others added 2 commits April 1, 2026 17:19
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tapioca24 tapioca24 merged commit 39bd78a into main Apr 1, 2026
2 checks passed
@tapioca24 tapioca24 deleted the chore/pin-dependency-versions branch April 1, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant