Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump @react-types/shared from 3.21.0 to 3.22.0 (#768)
Bumps [@react-types/shared](https://github.com/adobe/react-spectrum) from 3.21.0 to 3.22.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adobe/react-spectrum/commit/b197e3a97067368a835f346f2a6c2c9bc2e00ace"><code>b197e3a</code></a> Publish</li> <li><a href="https://github.com/adobe/react-spectrum/commit/a174b71c34510688a9bf0d6cdd254078a7d02f50"><code>a174b71</code></a> Clean up steplist types (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5390">#5390</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/1a633c4988739b629323995c5bb74517a3a0ba0d"><code>1a633c4</code></a> Add a script to remove unused dependencies (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5388">#5388</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/2d5119f603b995c14bf88ff68fb5e7c9a432d5a3"><code>2d5119f</code></a> Reduce dom checks for toolbar (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5386">#5386</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/3b4fb991f18491cabe7519a3978f94916f1295a7"><code>3b4fb99</code></a> Release updates (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5385">#5385</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/3e277e77f7b2987918e16e7e7c434fe4926a0433"><code>3e277e7</code></a> fix dropzone hover props (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5384">#5384</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/6f23ea1c3196488effed3c15698f787c7e4b2e2a"><code>6f23ea1</code></a> Fix clicking on track to move slider in RAC (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5383">#5383</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/fa107af514b0c790a9d8b894de9ecbad376ddcfa"><code>fa107af</code></a> Add basic validation docs for hooks (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5375">#5375</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/d3a8f6e4a5640c1b865302211b039f57b6831129"><code>d3a8f6e</code></a> Bump lightningcss (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5379">#5379</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/6c61f5b1db5f52ebc654bf754a15594bb0662f6f"><code>6c61f5b</code></a> Docs css fixes (<a href="https://redirect.github.com/adobe/react-spectrum/issues/5374">#5374</a>)</li> <li>Additional commits viewable in <a href="https://github.com/adobe/react-spectrum/compare/@react-types/[email protected]...@react-types/[email protected]">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@react-types/shared&package-manager=npm_and_yarn&previous-version=3.21.0&new-version=3.22.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information