Skip to content

Commit eda0168

Browse files
committed
chore: upgrade floating-ui/dom package
1 parent ed5ca50 commit eda0168

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
]
118118
},
119119
"dependencies": {
120-
"@floating-ui/dom": "^1.0.4",
120+
"@floating-ui/dom": "1.1.1",
121121
"classnames": "^2.3.2"
122122
}
123123
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -403,17 +403,17 @@
403403
minimatch "^3.1.2"
404404
strip-json-comments "^3.1.1"
405405

406-
"@floating-ui/core@^1.0.2":
407-
version "1.0.2"
408-
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.0.2.tgz#d06a66d3ad8214186eda2432ac8b8d81868a571f"
409-
integrity sha512-Skfy0YS3NJ5nV9us0uuPN0HDk1Q4edljaOhRBJGDWs9EBa7ZVMYBHRFlhLvvmwEoaIM9BlH6QJFn9/uZg0bACg==
406+
"@floating-ui/core@^1.1.0":
407+
version "1.1.1"
408+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.1.1.tgz#cf8b4cdd8987c687329a6099561764d8a16f2f22"
409+
integrity sha512-PL7g3dhA4dHgZfujkuD8Q+tfJJynEtnNQSPzmucCnxMvkxf4cLBJw/ZYqZUn4HCh33U3WHrAfv2R2tbi9UCSmw==
410410

411-
"@floating-ui/dom@^1.0.4":
412-
version "1.0.6"
413-
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.0.6.tgz#e42393ec381a4fe96673fbcee137a95e86c93ebc"
414-
integrity sha512-kt/tg1oip9OAH1xjCTcx1OpcUpu9rjDw3GKJ/rEhUqhO7QyJWfrHU0DpLTNsH67+JyFL5Kv9X1utsXwKFVtyEQ==
411+
"@floating-ui/dom@1.1.1":
412+
version "1.1.1"
413+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.1.1.tgz#66aa747e15894910869bf9144fc54fc7d6e9f975"
414+
integrity sha512-TpIO93+DIujg3g7SykEAGZMDtbJRrmnYRCNYSjJlvIbGhBjRSNTLVbNeDQBrzy9qDgUbiWdc7KA0uZHZ2tJmiw==
415415
dependencies:
416-
"@floating-ui/core" "^1.0.2"
416+
"@floating-ui/core" "^1.1.0"
417417

418418
"@gar/promisify@^1.0.1":
419419
version "1.1.3"

0 commit comments

Comments
 (0)