Skip to content

Commit

Permalink
build(deps): Bump @floating-ui/react-dom from 2.1.1 to 2.1.2 (#7593)
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.1.1 to 2.1.2.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent bdf753f commit 02ee31e
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.1.1",
"@floating-ui/react-dom": "^2.1.2",
"@swc/helpers": "^0.5.13"
},
"devDependencies": {
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,7 @@ __metadata:
languageName: node
linkType: hard

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

"@floating-ui/react-dom@npm:^2.1.2":
version: 2.1.2
resolution: "@floating-ui/react-dom@npm:2.1.2"
dependencies:
"@floating-ui/dom": "npm:^1.0.0"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10/2a67dc8499674e42ff32c7246bded185bb0fdd492150067caf9568569557ac4756a67787421d8604b0f241e5337de10762aee270d9aeef106d078a0ff13596c4
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 @@ -3855,7 +3867,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@vkontakte/vkui-floating-ui@workspace:packages/vkui-floating-ui"
dependencies:
"@floating-ui/react-dom": "npm:^2.1.1"
"@floating-ui/react-dom": "npm:^2.1.2"
"@swc/core": "npm:^1.7.26"
"@swc/helpers": "npm:^0.5.13"
"@swc/jest": "npm:^0.2.36"
Expand Down

0 comments on commit 02ee31e

Please sign in to comment.