Skip to content

Commit

Permalink
build(deps): Bump @floating-ui/react-dom from 2.0.9 to 2.1.0 (#6932)
Browse files Browse the repository at this point in the history
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.9 to 2.1.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.1.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 592776a commit d979b3d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/vkui-floating-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react-dom": ">=16.8.0"
},
"dependencies": {
"@floating-ui/react-dom": "^2.0.9",
"@floating-ui/react-dom": "^2.1.0",
"@swc/helpers": "^0.5.11"
},
"devDependencies": {
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1996,7 +1996,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.8, @floating-ui/react-dom@npm:^2.0.9":
"@floating-ui/react-dom@npm:^2.0.8":
version: 2.0.9
resolution: "@floating-ui/react-dom@npm:2.0.9"
dependencies:
Expand All @@ -2008,6 +2008,18 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.1.0":
version: 2.1.0
resolution: "@floating-ui/react-dom@npm:2.1.0"
dependencies:
"@floating-ui/dom": ^1.0.0
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 371ab3b14627026c637f4a2b8ca3dbfb7f67f1d51e74af5448b8e5bc76b8ccf30fed5e66d855f1ac1a6de28d79acc6dffcbcca4744a327a5e8d47f3515b0b52a
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.0":
version: 0.2.2
resolution: "@floating-ui/utils@npm:0.2.2"
Expand Down Expand Up @@ -5439,7 +5451,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@vkontakte/vkui-floating-ui@workspace:packages/vkui-floating-ui"
dependencies:
"@floating-ui/react-dom": ^2.0.9
"@floating-ui/react-dom": ^2.1.0
"@swc/core": ^1.5.7
"@swc/helpers": ^0.5.11
"@swc/jest": ^0.2.36
Expand Down

0 comments on commit d979b3d

Please sign in to comment.