Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
… to 15.5.7
PR Type
Enhancement
Description
Next.js를 15.5.7로 업데이트
@next/mdx를 15.5.7로 업데이트eslint-config-next를 15.5.7로 업데이트pnpm 잠금 파일 동기화
File Walkthrough
pnpm-workspace.yaml
Next.js 및 관련 의존성 버전 업데이트pnpm-workspace.yaml
next의존성을15.5.0에서15.5.7로 업데이트했습니다.@next/mdx의존성을15.5.0에서15.5.7로 업데이트했습니다.eslint-config-next의존성을15.5.0에서15.5.7로 업데이트했습니다.pnpm-lock.yaml
pnpm 잠금 파일 업데이트pnpm-lock.yaml
pnpm-workspace.yaml파일의 종속성 변경 사항을 반영하여 잠금 파일을 업데이트했습니다.