Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

依存パッケージの更新 #53

Merged
merged 10 commits into from
Aug 5, 2023

Conversation

takeyu1013
Copy link
Collaborator

resolve #52

対応内容

  • pnpm up -iLで依存パッケージを更新した
    • セキュリティや新機能活用の観点から(一週間に一度など)定期的に依存パッケージを更新したいため

妥協点

動作確認

  • アプリが問題なく立ち上がり、http://localhost:3000 にアクセスできること
    • その他、細かい挙動の確認は省略し、問題発覚時は別途IssueとPRを立てる

@takeyu1013 takeyu1013 force-pushed the feature/takeyu1013/update_dependencies branch from d70040d to 8cc53b3 Compare July 29, 2023 13:59
@takeyu1013 takeyu1013 requested a review from take1412 August 5, 2023 02:31
@takeyu1013 takeyu1013 force-pushed the feature/takeyu1013/update_dependencies branch from 6fe8303 to c1b0f4f Compare August 5, 2023 11:13
@takeyu1013 takeyu1013 merged commit 92fdcec into main Aug 5, 2023
@takeyu1013 takeyu1013 deleted the feature/takeyu1013/update_dependencies branch August 5, 2023 11:14
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.

依存パッケージの更新
2 participants