Skip to content

deps: bump dependencies - #36

Merged
vinpogo merged 1 commit into
mainfrom
deps
Mar 2, 2026
Merged

deps: bump dependencies#36
vinpogo merged 1 commit into
mainfrom
deps

Conversation

@vinpogo

@vinpogo vinpogo commented Mar 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 2, 2026 16:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the workspace’s centralized dependency catalog and lockfile to newer toolchain versions, keeping the monorepo’s pnpm-managed dependencies in sync.

Changes:

  • Align @types/node to the Node 24 typings line.
  • Bump formatting/linting tooling (oxfmt, oxlint) and refresh the generated pnpm-lock.yaml accordingly.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
pnpm-workspace.yaml Updates catalog entries for @types/node, oxfmt, and oxlint.
pnpm-lock.yaml Regenerates lockfile to reflect the updated catalog versions and resulting transitive dependency shifts.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread pnpm-workspace.yaml
'@floating-ui/vue': ^1.1.10
'@tsconfig/node24': ^24.0.4
'@types/node': ^25.0.10
'@types/node': ^24.11.0

Copilot AI Mar 2, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title says "bump dependencies", but this change actually downgrades @types/node from the v25 range to ^24.11.0. If this is intentional alignment with Node 24, it may be worth reflecting that in the PR title/description to avoid confusion.

Copilot uses AI. Check for mistakes.
@vinpogo
vinpogo merged commit 88759be into main Mar 2, 2026
8 checks passed
@vinpogo
vinpogo deleted the deps branch March 2, 2026 16:16
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