Skip to content

chore(deps): bump dependencies to latest minor/patch versions#24

Merged
gfazioli merged 1 commit into
masterfrom
updates-packages
May 17, 2026
Merged

chore(deps): bump dependencies to latest minor/patch versions#24
gfazioli merged 1 commit into
masterfrom
updates-packages

Conversation

@gfazioli
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 17, 2026 10:37
@gfazioli gfazioli merged commit 559ca12 into master May 17, 2026
@gfazioli gfazioli deleted the updates-packages branch May 17, 2026 10:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s tooling and UI dependencies to newer minor/patch versions and applies the resulting lockfile updates and import-order formatting changes across scripts, package source, and docs.

Changes:

  • Bumped key dependencies (e.g., Mantine 9.2.0 → 9.2.1, Storybook 10.3.6 → 10.4.0, Rollup 4.60.3 → 4.60.4, tsx 4.21.0 → 4.22.1).
  • Updated .oxfmtrc.json import-sorting configuration and reformatted many files to match (primarily import reordering / whitespace).
  • Refreshed yarn.lock to reflect the dependency changes (including new transitive additions).

Reviewed changes

Copilot reviewed 35 out of 36 changed files in this pull request and generated no comments.

Show a summary per file
File Description
yarn.lock Updates resolved dependency graph for the bumped packages.
package.json Bumps devDependencies (Mantine, Storybook, Rollup, oxfmt/oxlint, tsx).
docs/package.json Aligns docs workspace Mantine deps with the root bump.
.oxfmtrc.json Switches import-sorting configuration, driving widespread import reordering.
.storybook/preview.tsx Minor formatting cleanup consistent with formatter output.
scripts/update-version.ts Import order adjusted to match formatter rules.
scripts/release.ts Import order adjusted to match formatter rules.
scripts/prepare-css.ts Import order adjusted to match formatter rules.
scripts/nojekyll.ts Import order adjusted to match formatter rules.
scripts/generate-dts.ts Import order adjusted to match formatter rules.
scripts/docgen.ts Import order adjusted to match formatter rules.
package/src/JsonTree.tsx Import order adjusted to match formatter rules.
package/src/JsonTree.test.tsx Import order adjusted to match formatter rules.
package/src/JsonTree.story.tsx Import order adjusted to match formatter rules.
package/src/JsonTreeProps.story.tsx Import order adjusted to match formatter rules.
package/src/JsonTreeMediaVariables.tsx Import order adjusted to match formatter rules.
docs/pages/_document.tsx Import order adjusted to match formatter rules.
docs/pages/_app.tsx Import order adjusted to match formatter rules.
docs/demos/JsonTree.demo.callbacks.tsx Import order adjusted to match formatter rules.
docs/components/TableOfContents/TableOfContents.tsx Import order adjusted to match formatter rules.
docs/components/TableInlineCode/TableInlineCode.tsx Import order adjusted to match formatter rules.
docs/components/TableError/TableError.tsx Import order adjusted to match formatter rules.
docs/components/StylesApiTable/VariablesTable.tsx Import order adjusted to match formatter rules.
docs/components/StylesApiTable/StylesApiTablesList.tsx Import order adjusted to match formatter rules.
docs/components/StylesApiTable/StylesApiTable.tsx Import order adjusted to match formatter rules.
docs/components/StylesApiTable/SelectorsTable.tsx Import order adjusted to match formatter rules.
docs/components/StylesApiTable/ModifiersTable.tsx Import order adjusted to match formatter rules.
docs/components/styles-api.types.ts Import order adjusted to match formatter rules.
docs/components/Shell/Shell.tsx Import order adjusted to match formatter rules.
docs/components/PropsTable/PropsTablesList.tsx Import order adjusted to match formatter rules.
docs/components/PropsTable/PropsTable.tsx Import order adjusted to match formatter rules.
docs/components/PageHeader/PageHeader.tsx Import order adjusted to match formatter rules.
docs/components/MdxInfo/MdxInfo.tsx Import order adjusted to match formatter rules.
docs/components/MdxElements/MdxElements.tsx Import order adjusted to match formatter rules.
docs/components/Footer/Footer.tsx Import order adjusted to match formatter rules.
docs/components/DocsTabs/DocsTabs.tsx Import order adjusted to match formatter rules.

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