Skip to content

Update outdated packages - #1597

Open
so-integrations wants to merge 1 commit into
qafrom
Mavericks/outdated-package-update-202630160330
Open

Update outdated packages#1597
so-integrations wants to merge 1 commit into
qafrom
Mavericks/outdated-package-update-202630160330

Conversation

@so-integrations

Copy link
Copy Markdown
Contributor

Updated outdated packages

Copilot AI review requested due to automatic review settings July 16, 2026 04:02
@so-integrations so-integrations self-assigned this Jul 16, 2026
@so-integrations
so-integrations requested a review from a team as a code owner July 16, 2026 04:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates JavaScript/TypeScript dev tooling dependencies to newer patch/minor releases, primarily around Storybook and linting, and refreshes the lockfile accordingly.

Changes:

  • Bump Storybook packages from 10.4.6 to 10.5.0 (storybook, @storybook/*, eslint-plugin-storybook).
  • Update linting/types tooling (eslint, @typescript-eslint/*, @types/node).
  • Update tsx and regenerate package-lock.json to reflect the new dependency graph.

Reviewed changes

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

File Description
package.json Updates Storybook, ESLint, TypeScript-ESLint, Node typings, and tsx versions.
package-lock.json Regenerates lockfile with updated resolved versions and new transitive dependencies from the bumps.

Comment thread package.json
Comment on lines +110 to 114
"storybook": "^10.5.0",
"tsx": "^4.23.1",
"typescript": "5.9.3"
}
}
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