Skip to content

Commit b597694

Browse files
fix(deps): update dependency @floating-ui/dom to v1.6.9
1 parent 86b9c88 commit b597694

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground"
5959
},
6060
"dependencies": {
61-
"@floating-ui/dom": "1.6.8",
61+
"@floating-ui/dom": "1.6.9",
6262
"@jill64/universal-sanitizer": "1.3.0",
6363
"@juggle/resize-observer": "3.4.0",
6464
"@nuxt/kit": "3.12.4",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2579,13 +2579,13 @@ __metadata:
25792579
languageName: node
25802580
linkType: hard
25812581

2582-
"@floating-ui/dom@npm:1.6.8":
2583-
version: 1.6.8
2584-
resolution: "@floating-ui/dom@npm:1.6.8"
2582+
"@floating-ui/dom@npm:1.6.9":
2583+
version: 1.6.9
2584+
resolution: "@floating-ui/dom@npm:1.6.9"
25852585
dependencies:
25862586
"@floating-ui/core": "npm:^1.6.0"
2587-
"@floating-ui/utils": "npm:^0.2.5"
2588-
checksum: 10/ebfc92b7a08addc1952d497174a197db80278d3701da7d7dedd3e1533daa80b12b7de02c19408de3f951195a3247f2f5c3cc10807071147e3193bbef469e90a5
2587+
"@floating-ui/utils": "npm:^0.2.6"
2588+
checksum: 10/b03e52a6ee60a4de8f4e4a0b077e13687dae6472a77527acded1c5dcbceb575aef970b7bda0cec528109e1e49e50f87f332767cc78c5142f67338824d2f1970c
25892589
languageName: node
25902590
linkType: hard
25912591

@@ -2613,6 +2613,13 @@ __metadata:
26132613
languageName: node
26142614
linkType: hard
26152615

2616+
"@floating-ui/utils@npm:^0.2.6":
2617+
version: 0.2.6
2618+
resolution: "@floating-ui/utils@npm:0.2.6"
2619+
checksum: 10/57ec5aa03d441c33418721a1ebd7ef4d3b83eec17366a3eaaf4455fd4c7cf0ca103d262ec1b13b4cfe23d0821ceecc519ccda3de5ba092ce0db5d0d9e22ae799
2620+
languageName: node
2621+
linkType: hard
2622+
26162623
"@fontsource/dm-sans@npm:5.0.21":
26172624
version: 5.0.21
26182625
resolution: "@fontsource/dm-sans@npm:5.0.21"
@@ -3917,7 +3924,7 @@ __metadata:
39173924
version: 0.0.0-use.local
39183925
resolution: "@privyid/persona@workspace:packages/persona"
39193926
dependencies:
3920-
"@floating-ui/dom": "npm:1.6.8"
3927+
"@floating-ui/dom": "npm:1.6.9"
39213928
"@jill64/universal-sanitizer": "npm:1.3.0"
39223929
"@juggle/resize-observer": "npm:3.4.0"
39233930
"@nuxt/kit": "npm:3.12.4"

0 commit comments

Comments
 (0)