Skip to content

Commit

Permalink
chore(deps): bump @floating-ui/react from 0.26.9 to 0.26.11
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.9 to 0.26.11.
- [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 Apr 6, 2024
1 parent ef63ccb commit ed98169
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test": "vitest run"
},
"peerDependencies": {
"@floating-ui/react": "<=0.26.9",
"@floating-ui/react": "<=0.26.12",
"fast-equals": "5.0.1",
"micro-memoize": "4.1.2",
"react": "^18.2.0",
Expand All @@ -48,7 +48,7 @@
"@versini/ui-styles": "workspace:../ui-styles"
},
"dependencies": {
"@floating-ui/react": "<=0.26.9",
"@floating-ui/react": "<=0.26.12",
"@tailwindcss/typography": "0.5.12",
"@versini/ui-hooks": "workspace:../ui-hooks",
"@versini/ui-icons": "workspace:../ui-icons",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-private/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-dom": "18.2.0"
},
"dependencies": {
"@floating-ui/react": "<=0.26.9",
"@floating-ui/react": "<=0.26.12",
"@versini/ui-hooks": "workspace:../ui-hooks",
"clsx": "2.1.0"
},
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed98169

Please sign in to comment.