Skip to content

Commit 0b2fe52

Browse files
Bump @floating-ui/react from 0.27.15 to 0.27.16 in the prod-dependencies-patch group (#2282)
Bumps the prod-dependencies-patch group with 1 update: [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react). Updates `@floating-ui/react` from 0.27.15 to 0.27.16 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/releases"><code>@​floating-ui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​floating-ui/react</code><a href="https://github.com/0"><code>@​0</code></a>.27.16</h2> <h3>Patch Changes</h3> <ul> <li>Update dependencies: <code>@floating-ui/react-dom@2.1.6</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md"><code>@​floating-ui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>0.27.16</h2> <h3>Patch Changes</h3> <ul> <li>Update dependencies: <code>@floating-ui/react-dom@2.1.6</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/floating-ui/floating-ui/commit/7c33a3d0198a9b523d54ae2c37cedb315a309452"><code>7c33a3d</code></a> chore: version packages (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3388">#3388</a>)</li> <li>See full diff in <a href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.16/packages/react">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@floating-ui/react&package-manager=npm_and_yarn&previous-version=0.27.15&new-version=0.27.16)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 612baa3 commit 0b2fe52

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"vitest": "^3.0.9"
9393
},
9494
"dependencies": {
95-
"@floating-ui/react": "^0.27.15",
95+
"@floating-ui/react": "^0.27.16",
9696
"@monaco-editor/loader": "^1.5.0",
9797
"@monaco-editor/react": "^4.7.0",
9898
"@observablehq/plot": "^0.6.17",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3590,39 +3590,39 @@ __metadata:
35903590
languageName: node
35913591
linkType: hard
35923592

3593-
"@floating-ui/dom@npm:^1.7.3":
3594-
version: 1.7.3
3595-
resolution: "@floating-ui/dom@npm:1.7.3"
3593+
"@floating-ui/dom@npm:^1.7.4":
3594+
version: 1.7.4
3595+
resolution: "@floating-ui/dom@npm:1.7.4"
35963596
dependencies:
35973597
"@floating-ui/core": "npm:^1.7.3"
35983598
"@floating-ui/utils": "npm:^0.2.10"
3599-
checksum: 10c0/cba30e9af1a52fb7cb443ae516d7aec032b33da2fa50914dcb18fc834dc31c71922f5c7653431e70d493f347018b2ce6435c98b3f154d92082345689b4458e59
3599+
checksum: 10c0/da6166c25f9b0729caa9f498685a73a0e28251613b35d27db8de8014bc9d045158a23c092b405321a3d67c2064909b6e2a7e6c1c9cc0f62967dca5779f5aef30
36003600
languageName: node
36013601
linkType: hard
36023602

3603-
"@floating-ui/react-dom@npm:^2.1.5":
3604-
version: 2.1.5
3605-
resolution: "@floating-ui/react-dom@npm:2.1.5"
3603+
"@floating-ui/react-dom@npm:^2.1.6":
3604+
version: 2.1.6
3605+
resolution: "@floating-ui/react-dom@npm:2.1.6"
36063606
dependencies:
3607-
"@floating-ui/dom": "npm:^1.7.3"
3607+
"@floating-ui/dom": "npm:^1.7.4"
36083608
peerDependencies:
36093609
react: ">=16.8.0"
36103610
react-dom: ">=16.8.0"
3611-
checksum: 10c0/2dc9571845138e5f39952900fa4d1ad077968c97c1fd1eae30e624db42a29f6fc897c11f926b5e63c468d541eff78b41c2aa1ec45eed2f3a1cc8aa95898f3260
3611+
checksum: 10c0/6654834a8e73ecbdbc6cad2ad8f7abc698ac7c1800ded4d61113525c591c03d2e3b59d3cf9205859221465ea38c87af4f9e6e204703c5b7a7e85332d1eef2e18
36123612
languageName: node
36133613
linkType: hard
36143614

3615-
"@floating-ui/react@npm:^0.27.15":
3616-
version: 0.27.15
3617-
resolution: "@floating-ui/react@npm:0.27.15"
3615+
"@floating-ui/react@npm:^0.27.16":
3616+
version: 0.27.16
3617+
resolution: "@floating-ui/react@npm:0.27.16"
36183618
dependencies:
3619-
"@floating-ui/react-dom": "npm:^2.1.5"
3619+
"@floating-ui/react-dom": "npm:^2.1.6"
36203620
"@floating-ui/utils": "npm:^0.2.10"
36213621
tabbable: "npm:^6.0.0"
36223622
peerDependencies:
36233623
react: ">=17.0.0"
36243624
react-dom: ">=17.0.0"
3625-
checksum: 10c0/682893e4305d7ee12e9d8e5844496242a068fb619a84c92d80c272175c66a5b77cc88a7fff639b505efa8a0491bf63c81e48b4427bb07e1a6ddb8a0a6618d5b1
3625+
checksum: 10c0/a026266d8875e69de1ac1e1a00588660c8ee299c1e7d067c5c5fd1d69a46fd10acff5dd6cb66c3fe40a3347b443234309ba95f5b33d49059d0cda121f558f566
36263626
languageName: node
36273627
linkType: hard
36283628

@@ -22407,7 +22407,7 @@ __metadata:
2240722407
dependencies:
2240822408
"@chromatic-com/storybook": "npm:^3.2.7"
2240922409
"@eslint/js": "npm:^8.57.0"
22410-
"@floating-ui/react": "npm:^0.27.15"
22410+
"@floating-ui/react": "npm:^0.27.16"
2241122411
"@monaco-editor/loader": "npm:^1.5.0"
2241222412
"@monaco-editor/react": "npm:^4.7.0"
2241322413
"@observablehq/plot": "npm:^0.6.17"

0 commit comments

Comments
 (0)