Skip to content

Commit

Permalink
fix(deps): update dependency @floating-ui/react to ^0.26.0 (#16143)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Taylor Jones <taylor.jones826@gmail.com>
  • Loading branch information
renovate[bot] and tay1orjones committed Apr 10, 2024
1 parent 0ca1a63 commit 31b6b7a
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/react/package.json
Expand Up @@ -52,7 +52,7 @@
"@carbon/icons-react": "^11.39.0",
"@carbon/layout": "^11.21.0",
"@carbon/styles": "^1.55.0-rc.0",
"@floating-ui/react": "^0.25.4",
"@floating-ui/react": "^0.26.0",
"@ibm/telemetry-js": "^1.2.1",
"classnames": "2.5.1",
"copy-to-clipboard": "^3.3.1",
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Expand Up @@ -2060,7 +2060,7 @@ __metadata:
"@carbon/styles": "npm:^1.55.0-rc.0"
"@carbon/test-utils": "npm:^10.30.0"
"@carbon/themes": "npm:^11.34.0"
"@floating-ui/react": "npm:^0.25.4"
"@floating-ui/react": "npm:^0.26.0"
"@ibm/telemetry-js": "npm:^1.2.1"
"@rollup/plugin-babel": "npm:^6.0.0"
"@rollup/plugin-commonjs": "npm:^25.0.0"
Expand Down Expand Up @@ -3096,7 +3096,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.0, @floating-ui/react-dom@npm:^2.0.2":
"@floating-ui/react-dom@npm:^2.0.0":
version: 2.0.2
resolution: "@floating-ui/react-dom@npm:2.0.2"
dependencies:
Expand All @@ -3108,27 +3108,34 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.25.4":
version: 0.25.4
resolution: "@floating-ui/react@npm:0.25.4"
"@floating-ui/react@npm:^0.26.0":
version: 0.26.11
resolution: "@floating-ui/react@npm:0.26.11"
dependencies:
"@floating-ui/react-dom": "npm:^2.0.2"
"@floating-ui/utils": "npm:^0.1.1"
tabbable: "npm:^6.0.1"
"@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: 10/9790e2ee5c1060f005aee0d0c21ba63cb9dbfc5eb775e259a84039d5c408b50573e7891733ec8f5fab2152df8615bfe85f30fd04656fc45af319aed99dfdf2dd
checksum: 10/182e65bc0b4986438fc100645ec35d68bf5b78943da0cb915ff5bf85cbab41657e07fc74b92bc23fd1dcb787360f9cb0a308d9d999c8097f9ed580b68632da03
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.1.1, @floating-ui/utils@npm:^0.1.3":
"@floating-ui/utils@npm:^0.1.3":
version: 0.1.6
resolution: "@floating-ui/utils@npm:0.1.6"
checksum: 10/450ec4ecc1dd8161b1904d4e1e9d95e653cc06f79af6c3b538b79efb10541d90bcc88646ab3cdffc5b92e00c4804ca727b025d153ad285f42dbbb39aec219ec9
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.0":
version: 0.2.1
resolution: "@floating-ui/utils@npm:0.2.1"
checksum: 10/33c9ab346e7b05c5a1e6a95bc902aafcfc2c9d513a147e2491468843bd5607531b06d0b9aa56aa491cbf22a6c2495c18ccfc4c0344baec54a689a7bb8e4898d6
languageName: node
linkType: hard

"@gar/promisify@npm:^1.1.3":
version: 1.1.3
resolution: "@gar/promisify@npm:1.1.3"
Expand Down Expand Up @@ -26289,7 +26296,7 @@ __metadata:
languageName: node
linkType: hard

"tabbable@npm:^6.0.1, tabbable@npm:^6.2.0":
"tabbable@npm:^6.0.0, tabbable@npm:^6.2.0":
version: 6.2.0
resolution: "tabbable@npm:6.2.0"
checksum: 10/980fa73476026e99dcacfc0d6e000d41d42c8e670faf4682496d30c625495e412c4369694f2a15cf1e5252d22de3c396f2b62edbe8d60b5dadc40d09e3f2dde3
Expand Down

0 comments on commit 31b6b7a

Please sign in to comment.