Skip to content

Commit

Permalink
[Snyk] Upgrade @floating-ui/react from 0.26.28 to 0.27.0 (#3711)
Browse files Browse the repository at this point in the history
* fix: upgrade @floating-ui/react from 0.26.28 to 0.27.0

Snyk has created this PR to upgrade @floating-ui/react from 0.26.28 to 0.27.0.

See this package in npm:
@floating-ui/react

See this project in Snyk:
https://app.snyk.io/org/heappurple-team/project/d04cf49e-d1e1-4511-960d-80bb2d316b1e?utm_source=github&utm_medium=referral&page=upgrade-pr

* update floating-ui properly

* update snapshot

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
oddvernes and snyk-bot authored Jan 2, 2025
1 parent 7327815 commit ca6b59a
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/eds-core-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@equinor/eds-icons": "workspace:^",
"@equinor/eds-tokens": "workspace:*",
"@equinor/eds-utils": "workspace:*",
"@floating-ui/react": "^0.26.22",
"@floating-ui/react": "^0.27.2",
"@internationalized/date": "^3.5.5",
"@react-aria/utils": "^3.25.1",
"@react-stately/calendar": "^3.5.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ exports[`Tooltip Matches snapshot 1`] = `
<div
class="c0 eds-tooltip "
data-floating-ui-focusable=""
id=":r0:"
popover="manual"
role="tooltip"
Expand Down
64 changes: 39 additions & 25 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 ca6b59a

Please sign in to comment.