Commit 0cf757c
authored
deps(deps): bump vaul from 0.9.9 to 1.1.2 (#52)
Bumps [vaul](https://github.com/emilkowalski/vaul) from 0.9.9 to 1.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/emilkowalski/vaul/releases">vaul's
releases</a>.</em></p>
<blockquote>
<h2>v1.1.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: update peer deps for react and react-dom by <a
href="https://github.com/shadcn"><code>@shadcn</code></a> in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/504">emilkowalski/vaul#504</a></li>
<li>fix: nested drawer onOpenChange issue by <a
href="https://github.com/chrism"><code>@chrism</code></a> in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/516">emilkowalski/vaul#516</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/chrism"><code>@chrism</code></a> made
their first contribution in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/516">emilkowalski/vaul#516</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/emilkowalski/vaul/compare/v1.1.1...v1.1.2">https://github.com/emilkowalski/vaul/compare/v1.1.1...v1.1.2</a></p>
<h2>v1.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add React 19 to peer deps by <a
href="https://github.com/shadcn"><code>@shadcn</code></a> in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/498">emilkowalski/vaul#498</a></li>
<li>fix: initial nested transform by <a
href="https://github.com/jeremiasjutz"><code>@jeremiasjutz</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/491">emilkowalski/vaul#491</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/shadcn"><code>@shadcn</code></a> made
their first contribution in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/498">emilkowalski/vaul#498</a></li>
<li><a
href="https://github.com/jeremiasjutz"><code>@jeremiasjutz</code></a>
made their first contribution in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/491">emilkowalski/vaul#491</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/emilkowalski/vaul/compare/v1.1.0...v1.1.1">https://github.com/emilkowalski/vaul/compare/v1.1.0...v1.1.1</a></p>
<h2>v1.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Fix non-modal drawers without overlay to properly set body
pointer events by <a
href="https://github.com/KajSzy"><code>@KajSzy</code></a> in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/460">emilkowalski/vaul#460</a></li>
<li>fix: restore position settings on drawer unmount by <a
href="https://github.com/maiconcarraro"><code>@maiconcarraro</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/462">emilkowalski/vaul#462</a></li>
<li>fix(docs): readme jsx tag by <a
href="https://github.com/Innei"><code>@Innei</code></a> in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/474">emilkowalski/vaul#474</a></li>
<li>fix: typescript strict on to prevent null calls by <a
href="https://github.com/maiconcarraro"><code>@maiconcarraro</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/477">emilkowalski/vaul#477</a></li>
<li>Fix: Ensure drawer opens at the specified active snap point on
initial render by <a
href="https://github.com/KhalafAbdi"><code>@KhalafAbdi</code></a> in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/473">emilkowalski/vaul#473</a></li>
<li>fix: long press by <a
href="https://github.com/emilkowalski"><code>@emilkowalski</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/485">emilkowalski/vaul#485</a></li>
<li>feat: add initial transform css variable by <a
href="https://github.com/emilkowalski"><code>@emilkowalski</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/486">emilkowalski/vaul#486</a></li>
<li>fix: don't animate initially if defaultOpen is set to true by <a
href="https://github.com/emilkowalski"><code>@emilkowalski</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/488">emilkowalski/vaul#488</a></li>
<li>fix: mobile firefox inputs by <a
href="https://github.com/emilkowalski"><code>@emilkowalski</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/489">emilkowalski/vaul#489</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/maiconcarraro"><code>@maiconcarraro</code></a>
made their first contribution in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/462">emilkowalski/vaul#462</a></li>
<li><a
href="https://github.com/KhalafAbdi"><code>@KhalafAbdi</code></a> made
their first contribution in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/473">emilkowalski/vaul#473</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/emilkowalski/vaul/compare/v1.0.0...v1.1.0">https://github.com/emilkowalski/vaul/compare/v1.0.0...v1.1.0</a></p>
<h2>v1.0.0</h2>
<h1>New Docs</h1>
<p><a
href="https://vaul.emilkowal.ski/getting-started">https://vaul.emilkowal.ski/getting-started</a></p>
<h2>What's Changed</h2>
<ul>
<li>fix: undefined window by <a
href="https://github.com/emilkowalski"><code>@emilkowalski</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/452">emilkowalski/vaul#452</a></li>
<li>fix: prevent undefined window by <a
href="https://github.com/emilkowalski"><code>@emilkowalski</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/453">emilkowalski/vaul#453</a></li>
<li>feat: documentation by <a
href="https://github.com/emilkowalski"><code>@emilkowalski</code></a>
in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/454">emilkowalski/vaul#454</a></li>
<li>feat: Add JSDocs by <a
href="https://github.com/KajSzy"><code>@KajSzy</code></a> in <a
href="https://redirect.github.com/emilkowalski/vaul/pull/459">emilkowalski/vaul#459</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/emilkowalski/vaul/commits/v1.1.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>2 files changed
Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments