chore: update all project dependencies - #3
Merged
Conversation
Changepackshanbeon@0.1.0 - package.jsonMaybe you forgot to write the following files to the latest version |
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.
변경 내용\n\n- �unx @dependency-check-updates/cli -d -u --rm으로 JavaScript, Rust, GitHub Actions 의존성을 최신화했습니다.\n- Bun/Cargo lockfile을 삭제 후 재생성했습니다.\n- TypeScript 7 native CLI와 Next.js/ESLint용 공식 TypeScript 6 호환 패키지를 분리했습니다.\n- Next.js 16.3에서 두 앱이 TypeScript 6 API를 사용하되, 루트 lint가 TypeScript 7 검사를 반드시 수행하도록 했습니다.\n- Bun 전역 transpiler 캐시가 Devup 변환 결과의 worktree 절대 경로를 재사용하지 않도록 테스트 프로세스의 런타임 캐시를 비활성화했습니다.\n- GitHub Actions checkout을 v7로 업데이트했습니다.\n\n## 검증\n\n- �un run lint\n- �un run test (Bun 43개, Rust 150개)\n- �un run build (desktop/admin)\n- git diff --check\n- 독립 코드 리뷰: Critical 0 / Important 0 / Minor 0