Skip to content

fix: svelte-check 타입 에러 수정 + tar 보안 패치#501

Merged
sdk-kr merged 1 commit into
mainfrom
fix/svelte-check-type-errors
Mar 10, 2026
Merged

fix: svelte-check 타입 에러 수정 + tar 보안 패치#501
sdk-kr merged 1 commit into
mainfrom
fix/svelte-check-type-errors

Conversation

@sdk-kr
Copy link
Copy Markdown
Contributor

@sdk-kr sdk-kr commented Mar 10, 2026

Summary

  • svelte-check에서 발생하던 기존 타입 에러 10건 수정 (Component 제네릭, 콜백 파라미터 타입 등)
  • tar 7.5.9 → 7.5.10 보안 취약점 패치

Test plan

  • pnpm check (svelte-check) 통과 확인
  • pnpm audit --audit-level=high 취약점 없음 확인
  • 댓글 폼/목록/툴바 정상 동작 확인

- Component 제네릭 타입, 콜백 파라미터 타입 어노테이션 등 기존 타입 에러 수정
- tar 7.5.9 → 7.5.10 보안 패치 적용
@sdk-kr sdk-kr marked this pull request as ready for review March 10, 2026 09:45
@sdk-kr sdk-kr merged commit e35939a into main Mar 10, 2026
5 of 11 checks passed
@sdk-kr sdk-kr deleted the fix/svelte-check-type-errors branch March 10, 2026 09:45
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