Files
bracket/docs/package.json
T
dependabot[bot] cfc288fff2 Bump @radix-ui/react-avatar from 1.1.11 to 1.2.6 in /docs (#1787)
Bumps
[@radix-ui/react-avatar](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/avatar)
from 1.1.11 to 1.2.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/radix-ui/primitives/blob/main/packages/react/avatar/CHANGELOG.md">@​radix-ui/react-avatar's
changelog</a>.</em></p>
<blockquote>
<h2>1.2.6</h2>
<ul>
<li>Reverted breaking changes that caused compatibility issues with
React Server Components.</li>
<li>Updated dependencies: <code>@radix-ui/react-context@1.2.2</code>,
<code>@radix-ui/react-primitive@2.1.10</code>,
<code>@radix-ui/react-use-callback-ref@1.1.4</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.3</code>,
<code>@radix-ui/react-use-layout-effect@1.1.4</code></li>
</ul>
<h2>1.2.5</h2>
<ul>
<li>Updated dependencies:
<code>@radix-ui/react-primitive@2.1.9</code></li>
</ul>
<h2>1.2.4</h2>
<ul>
<li>Republish through CI to attach provenance attestations. The previous
versions of these packages were published manually outside of CI and
therefore shipped without provenance; this patch re-releases the same
code through the CI pipeline so every package includes an
attestation.</li>
<li>Updated dependencies: <code>@radix-ui/primitive@1.1.7</code>,
<code>@radix-ui/react-context@1.2.1</code>,
<code>@radix-ui/react-primitive@2.1.8</code>,
<code>@radix-ui/react-use-callback-ref@1.1.3</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.2</code>,
<code>@radix-ui/react-use-layout-effect@1.1.3</code></li>
</ul>
<h2>1.2.3</h2>
<ul>
<li>Improved tree-shaking so bundlers can drop unused components.
Component parts are now marked <code>/* @__PURE__ */</code> and use
named render functions instead of <code>Component.displayName =
...</code> assignments, which previously prevented dead-code elimination
with some bundlers.</li>
<li>Fix dev-only checks with conditional exports to drop dev-warnings
from production builds.</li>
<li>Updated dependencies: <code>@radix-ui/primitive@1.1.6</code>,
<code>@radix-ui/react-context@1.2.0</code>,
<code>@radix-ui/react-primitive@2.1.7</code>,
<code>@radix-ui/react-use-callback-ref@1.1.2</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.1</code>,
<code>@radix-ui/react-use-layout-effect@1.1.2</code></li>
</ul>
<h2>1.2.2</h2>
<ul>
<li>Updated dependencies:
<code>@radix-ui/react-context@1.2.0</code></li>
</ul>
<h2>1.2.1</h2>
<ul>
<li>Updated dependencies:
<code>@radix-ui/react-primitive@2.1.7</code></li>
</ul>
<h2>1.2.0</h2>
<ul>
<li>Fixed several edge cases with Avatar's loading state
<ul>
<li>An avatar's fallback would not be displayed again if its image
component unmounted. This is now fixed.</li>
<li>Rendering multiple <code>Avatar.Image</code> components per
<code>Avatar.Root</code> was never supported and results in buggy,
unpredictable behavior. We now warn about this in development.</li>
<li>Zero-sized images were treated as <code>loading</code>, meaning that
<code>onLoadingStatusChange</code> is never called once loaded. A
zero-sized image now triggers an <code>error</code> status on load.</li>
</ul>
</li>
</ul>
<h3>Other updates</h3>
<ul>
<li>Fixed console warnings to show in test environments.</li>
<li>Updated dependencies:
<code>@radix-ui/react-primitive@2.1.6</code></li>
</ul>
<h2>1.1.12</h2>
<ul>
<li>Added repository.directory to all package.json files</li>
<li>Updated dependencies: <code>@radix-ui/react-context@1.1.4</code>,
<code>@radix-ui/react-primitive@2.1.5</code>,
<code>@radix-ui/react-use-callback-ref@1.1.2</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.1</code>,
<code>@radix-ui/react-use-layout-effect@1.1.2</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/radix-ui/primitives/commits/HEAD/packages/react/avatar">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for <code>@​radix-ui/react-avatar</code> since your current
version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@radix-ui/react-avatar&package-manager=npm_and_yarn&previous-version=1.1.11&new-version=1.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-25 04:09:17 +00:00

56 lines
1.8 KiB
JSON

{
"name": "bracket-docs",
"version": "0.0.0",
"private": true,
"scripts": {
"build": "next build",
"dev": "next dev",
"start": "next start",
"format:check": "oxfmt --check .",
"format:write": "oxfmt .",
"lint": "oxlint .",
"test": "pnpm run format:write && pnpm markdownlint-cli2 --fix --config .markdownlint-cli2.mjs",
"test-check": "pnpm run format:check && pnpm run lint && pnpm markdownlint-cli2 --config .markdownlint-cli2.mjs",
"lint:markdown": "markdownlint-cli2",
"postbuild": "pagefind --site .next/server/app --output-path out/_pagefind && next-sitemap"
},
"dependencies": {
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-avatar": "^1.2.6",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-navigation-menu": "^1.2.0",
"@radix-ui/react-slot": "^1.3.0",
"@tabler/icons-react": "^3.44.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^1.24.0",
"next": "^16.2.11",
"next-sitemap": "^4.2.3",
"nextra": "^4.2.13",
"nextra-theme-docs": "^4.2.13",
"pagefind": "^1.5.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.7.0",
"tailwind-merge": "^3.6.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.3.2",
"@types/mdx": "^2.0.13",
"@types/node": "26.1.0",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"autoprefixer": "^10.5.4",
"markdownlint-cli2": "^0.23.0",
"markdownlint-rule-relative-links": "^5.1.0",
"oxfmt": "0.61.0",
"oxlint": "1.75.0",
"postcss": "^8.5.23",
"tailwindcss": "^4.3.2",
"typescript": "^5.7.3"
}
}