Skip to content

Upgrade dependencies#252

Merged
soomtong merged 1 commit intomainfrom
package-deps
Oct 31, 2025
Merged

Upgrade dependencies#252
soomtong merged 1 commit intomainfrom
package-deps

Conversation

@soomtong
Copy link
Copy Markdown
Contributor

PR 의 종류는 어떤 것인가요?

  • 리팩토링

수정이 필요하게된 이유가 무엇인가요? (Jira 이슈가 있다면 링크를 연결해주세요)

npm audit 으로 수정할 수 있는 보안 패치가 있어 적용합니다.

무엇을 어떻게 변경했나요?

This commit upgrades the following dependencies:

  • axios: 1.6.2 -> 1.12.2
  • @babel/code-frame: 7.23.5 -> 7.27.1
  • @babel/helpers: 7.23.6 -> 7.28.4
  • @babel/parser: 7.23.6 -> 7.28.4
  • @babel/template: 7.22.15 -> 7.27.2
  • @babel/types: 7.23.6 -> 7.28.4
  • eslint: 8.56.0 -> 8.57.0
  • eslint-plugin-react: 7.33.2 -> 7.33.3
  • jest: 29.7.0 -> 29.7.0
  • pino: 8.17.1 -> 10.1.0
  • typescript: 5.3.3 -> 5.4.2

코드 변경을 이해하기 위한 배경지식이 필요하다면 설명 해주세요.

기본 종속성 패키지를 peer deps 로 변경합니다.

@soomtong soomtong requested a review from elegantcoder October 20, 2025 01:28
@soomtong soomtong self-assigned this Oct 20, 2025
This commit upgrades the following dependencies:

- @tsconfig/node-lts: 20.1.0 -> 22.0.0
- @types/node: 20.10.5 -> 22.18.0
- @types/pino: 7.0.4 -> 7.0.0
- undici-types: 5.26.4 -> 6.21.0

Also updates logger methods to use `any[]` instead of `unknown[]` for better compatibility.
@soomtong soomtong merged commit daad886 into main Oct 31, 2025
1 check passed
@soomtong soomtong deleted the package-deps branch October 31, 2025 09:44
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