Skip to content

Commit fad5b5f

Browse files
Bump @floating-ui/dom from 1.7.1 to 1.7.2
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d57ec1 commit fad5b5f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/preset-react": "^7.27.1",
1414
"@csstools/postcss-sass": "^5.1.1",
1515
"@fingerprintjs/fingerprintjs": "^3.4.2",
16-
"@floating-ui/dom": "^1.7.1",
16+
"@floating-ui/dom": "^1.7.2",
1717
"@floating-ui/react-dom": "1.0.0",
1818
"@fnando/sparkline": "^0.3.10",
1919
"@github/text-expander-element": "^2.9.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -980,20 +980,20 @@
980980
dependencies:
981981
tslib "^2.4.1"
982982

983-
"@floating-ui/core@^1.7.1":
984-
version "1.7.1"
985-
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.1.tgz#1abc6b157d4a936174f9dbd078278c3a81c8bc6b"
986-
integrity sha512-azI0DrjMMfIug/ExbBaeDVJXcY0a7EPvPjb2xAJPa4HeimBX+Z18HK8QQR3jb6356SnDDdxx+hinMLcJEDdOjw==
983+
"@floating-ui/core@^1.7.2":
984+
version "1.7.2"
985+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.2.tgz#3d1c35263950b314b6d5a72c8bfb9e3c1551aefd"
986+
integrity sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==
987987
dependencies:
988-
"@floating-ui/utils" "^0.2.9"
988+
"@floating-ui/utils" "^0.2.10"
989989

990-
"@floating-ui/dom@^1.0.0", "@floating-ui/dom@^1.7.1":
991-
version "1.7.1"
992-
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.1.tgz#76a4e3cbf7a08edf40c34711cf64e0cc8053d912"
993-
integrity sha512-cwsmW/zyw5ltYTUeeYJ60CnQuPqmGwuGVhG9w0PRaRKkAyi38BT5CKrpIbb+jtahSwUl04cWzSx9ZOIxeS6RsQ==
990+
"@floating-ui/dom@^1.0.0", "@floating-ui/dom@^1.7.2":
991+
version "1.7.2"
992+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.2.tgz#3540b051cf5ce0d4f4db5fb2507a76e8ea5b4a45"
993+
integrity sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==
994994
dependencies:
995-
"@floating-ui/core" "^1.7.1"
996-
"@floating-ui/utils" "^0.2.9"
995+
"@floating-ui/core" "^1.7.2"
996+
"@floating-ui/utils" "^0.2.10"
997997

998998
"@floating-ui/[email protected]":
999999
version "1.0.0"
@@ -1002,10 +1002,10 @@
10021002
dependencies:
10031003
"@floating-ui/dom" "^1.0.0"
10041004

1005-
"@floating-ui/utils@^0.2.9":
1006-
version "0.2.9"
1007-
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.9.tgz#50dea3616bc8191fb8e112283b49eaff03e78429"
1008-
integrity sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==
1005+
"@floating-ui/utils@^0.2.10":
1006+
version "0.2.10"
1007+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c"
1008+
integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
10091009

10101010
"@fnando/sparkline@^0.3.10":
10111011
version "0.3.10"

0 commit comments

Comments
 (0)