Skip to content

Commit

Permalink
build(deps): bump @floating-ui/react 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.11 to 0.26.12.
- [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 and razzeee committed Apr 15, 2024
1 parent f992624 commit 78a4099
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@collapsed/react": "^4.0.1",
"@floating-ui/react": "^0.26.11",
"@floating-ui/react": "^0.26.12",
"@headlessui/react": "^1.7.18",
"@mitresthen/matomo-tracker-react": "^0.1.1",
"@resvg/resvg-js": "^2.6.2",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2754,17 +2754,17 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.26.11":
version: 0.26.11
resolution: "@floating-ui/react@npm:0.26.11"
"@floating-ui/react@npm:^0.26.12":
version: 0.26.12
resolution: "@floating-ui/react@npm:0.26.12"
dependencies:
"@floating-ui/react-dom": "npm:^2.0.0"
"@floating-ui/utils": "npm:^0.2.0"
tabbable: "npm:^6.0.0"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 5dae66343ffcfcf79760935c214abc96a1f394dd8e5452785280177abe088c9eb08e1df46b61bb165f672978cfbf548a271c66372cd7dfbe07998a63be116b7a
checksum: f47e133b9fe5dd404886c4e69e760dc0d6ab30774de82b5547cba83d0cd6e7a3bb4c221587e115a3c0c466ac344578c3db78b5808b5acd70ae5d43d587de9fd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10734,7 +10734,7 @@ __metadata:
"@babel/core": "npm:^7.24.4"
"@collapsed/react": "npm:^4.0.1"
"@faker-js/faker": "npm:^8.3.1"
"@floating-ui/react": "npm:^0.26.11"
"@floating-ui/react": "npm:^0.26.12"
"@headlessui/react": "npm:^1.7.18"
"@mitresthen/matomo-tracker-react": "npm:^0.1.1"
"@neshca/cache-handler": "npm:^1.1.0"
Expand Down

0 comments on commit 78a4099

Please sign in to comment.