Skip to content

Commit

Permalink
fix(deps): update dependency @floating-ui/dom to v1.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 2fc06b6 commit 0461bc3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dev:prepare": "nuxt-module-build build --stub && nuxi prepare playground"
},
"dependencies": {
"@floating-ui/dom": "1.6.10",
"@floating-ui/dom": "1.6.11",
"@jill64/universal-sanitizer": "1.3.1",
"@juggle/resize-observer": "3.4.0",
"@nuxt/kit": "3.13.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2637,13 +2637,13 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/dom@npm:1.6.10":
version: 1.6.10
resolution: "@floating-ui/dom@npm:1.6.10"
"@floating-ui/dom@npm:1.6.11":
version: 1.6.11
resolution: "@floating-ui/dom@npm:1.6.11"
dependencies:
"@floating-ui/core": "npm:^1.6.0"
"@floating-ui/utils": "npm:^0.2.7"
checksum: 10/c100f5ecb37fc1bea4e551977eae3992f8eba351e6b7f2642e2f84a4abd269406d5a46a14505bc583caf25ddee900a667829244c4eecf1cf60f08c1dabdf3ee9
"@floating-ui/utils": "npm:^0.2.8"
checksum: 10/8579392ad10151474869e7640af169b0d7fc2df48d4da27b6dcb1a57202329147ed986b2972787d4b8cd550c87897271b2d9c4633c2ec7d0b3ad37ce1da636f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2671,10 +2671,10 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.7":
version: 0.2.7
resolution: "@floating-ui/utils@npm:0.2.7"
checksum: 10/56b1bb3f73f6ec9aabf9b1fd3dc584e0f2384d319c1a6119050eab102ae6ca8b9b0eed711c2f235ffe035188cbe9727bf36e8dcb54c8bd32176737e4be47efa8
"@floating-ui/utils@npm:^0.2.8":
version: 0.2.8
resolution: "@floating-ui/utils@npm:0.2.8"
checksum: 10/3e3ea3b2de06badc4baebdf358b3dbd77ccd9474a257a6ef237277895943db2acbae756477ec64de65a2a1436d94aea3107129a1feeef6370675bf2b161c1abc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4001,7 +4001,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@privyid/persona@workspace:packages/persona"
dependencies:
"@floating-ui/dom": "npm:1.6.10"
"@floating-ui/dom": "npm:1.6.11"
"@jill64/universal-sanitizer": "npm:1.3.1"
"@juggle/resize-observer": "npm:3.4.0"
"@nuxt/kit": "npm:3.13.1"
Expand Down

0 comments on commit 0461bc3

Please sign in to comment.