Skip to content

Commit

Permalink
Bump @floating-ui/react from 0.26.17 to 0.26.18 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.26.17 to 0.26.18.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9d2d033 commit fc7e672
Showing 2 changed files with 24 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
},
"dependencies": {
"@collapsed/react": "^4.0.1",
"@floating-ui/react": "^0.26.17",
"@floating-ui/react": "^0.26.18",
"@headlessui/react": "^2.1.0",
"@mitresthen/matomo-tracker-react": "^0.1.1",
"@radix-ui/react-slot": "^1.1.0",
25 changes: 23 additions & 2 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
@@ -2656,7 +2656,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.26.16, @floating-ui/react@npm:^0.26.17":
"@floating-ui/react@npm:^0.26.16":
version: 0.26.17
resolution: "@floating-ui/react@npm:0.26.17"
dependencies:
@@ -2670,13 +2670,34 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.26.18":
version: 0.26.18
resolution: "@floating-ui/react@npm:0.26.18"
dependencies:
"@floating-ui/react-dom": "npm:^2.1.0"
"@floating-ui/utils": "npm:^0.2.3"
tabbable: "npm:^6.0.0"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10c0/d7f47fa9edbabcea2d699218d468643eacdd936dba227c86e5389b5f5806d20ed19bfb503772247d8ac616e14755a44987ff59d2d0a816357185d9e27adce842
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.0":
version: 0.2.2
resolution: "@floating-ui/utils@npm:0.2.2"
checksum: 10c0/b2becdcafdf395af1641348da0031ff1eaad2bc60c22e14bd3abad4acfe2c8401e03097173d89a2f646a99b75819a78ef21ebb2572cab0042a56dd654b0065cd
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.3":
version: 0.2.3
resolution: "@floating-ui/utils@npm:0.2.3"
checksum: 10c0/7a2dac793cd99f05fde2d597cb434f1caa8b59563618453e1b8ac0ebb811e3627aaded16f3efd6d6e535f7448d590d38f9993be37adea258f3b9f826a6c96b2b
languageName: node
linkType: hard

"@headlessui/react@npm:^2.1.0":
version: 2.1.0
resolution: "@headlessui/react@npm:2.1.0"
@@ -11099,7 +11120,7 @@ __metadata:
"@babel/core": "npm:^7.24.7"
"@collapsed/react": "npm:^4.0.1"
"@faker-js/faker": "npm:^8.4.1"
"@floating-ui/react": "npm:^0.26.17"
"@floating-ui/react": "npm:^0.26.18"
"@headlessui/react": "npm:^2.1.0"
"@mitresthen/matomo-tracker-react": "npm:^0.1.1"
"@neshca/cache-handler": "npm:^1.3.2"

0 comments on commit fc7e672

Please sign in to comment.