Skip to content

Commit

Permalink
build(deps): Bump @floating-ui/react-dom from 2.0.5 to 2.0.6
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.5 to 2.0.6.
- [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/[email protected]/packages/react-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent b0b0a8e commit 394d404
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 @@ -76,7 +76,7 @@
"react-dom": ">=16.8.0"
},
"dependencies": {
"@floating-ui/react-dom": "^2.0.5",
"@floating-ui/react-dom": "^2.0.6",
"@swc/helpers": "^0.5.3"
},
"devDependencies": {
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1917,7 +1917,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.0, @floating-ui/react-dom@npm:^2.0.4, @floating-ui/react-dom@npm:^2.0.5":
"@floating-ui/react-dom@npm:^2.0.0, @floating-ui/react-dom@npm:^2.0.4":
version: 2.0.5
resolution: "@floating-ui/react-dom@npm:2.0.5"
dependencies:
Expand All @@ -1929,6 +1929,18 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.6":
version: 2.0.6
resolution: "@floating-ui/react-dom@npm:2.0.6"
dependencies:
"@floating-ui/dom": ^1.5.4
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 3608537be6cae5f0442d3f826379b8e4a9ce5c4bdecf1d2b34e6709842d80444be1a00eca3641d680e2e6405d833092f58005d1b120a9d39ffd341c60b0c017c
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.0":
version: 0.2.1
resolution: "@floating-ui/utils@npm:0.2.1"
Expand Down Expand Up @@ -5363,7 +5375,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.5
"@floating-ui/react-dom": ^2.0.6
"@swc/core": ^1.3.103
"@swc/helpers": ^0.5.3
peerDependencies:
Expand Down

0 comments on commit 394d404

Please sign in to comment.