chore: browserslist 데이터 경고 해결#564
Draft
manNomi wants to merge 1 commit into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Walkthrough친절하게 설명해 드릴게요! 이번 변경은 두 앱의 Next.js 관련 패키지 버전을 일괄적으로 올린 단순한 버전 범프입니다.
로직 변경이나 새로운 기능 추가 없이, 오직 버전 숫자만 바뀐 변경입니다. 😊 Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
7ea5b94 to
7378f58
Compare
7378f58 to
b7e2413
Compare
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.
관련 이슈
작업 내용
university-web의 Next 관련 패키지를16.2.9로 맞춰next@16.2.6이 끌고 오던 오래된caniuse-lite체인을 제거했습니다.web의@next/third-parties,@next/bundle-analyzer도16.2.9로 맞췄습니다.pnpm-lock.yaml에서 Browserslist 데이터 체인이browserslist@4.28.2,caniuse-lite@1.0.30001799로 정리되도록 갱신했습니다.특이 사항
/university/[homeUniversity],/university/[homeUniversity]/[id]라우트의 SSG 구조는 변경하지 않았습니다.university-web빌드의search universities by text "" failed with 500: fetch failed문제는 이번 PR 범위에서 제외했습니다.v23.10.0이라 레포 엔진 조건node 22.x경고는 출력됩니다.검증
apps/university-web/package.json,apps/web/package.json,pnpm-lock.yaml세 파일만 포함하는지 확인리뷰 요구사항 (선택)