Skip to content

Commit dd453d3

Browse files
authored
Merge pull request #1514 from privy-open-source/renovate/floating-ui-dom-1.x
fix(deps): update dependency @floating-ui/dom to v1.6.12
2 parents a350450 + 4040af1 commit dd453d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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 build --stub && nuxi prepare playground"
5959
},
6060
"dependencies": {
61-
"@floating-ui/dom": "1.6.11",
61+
"@floating-ui/dom": "1.6.12",
6262
"@jill64/universal-sanitizer": "1.3.3",
6363
"@juggle/resize-observer": "3.4.0",
6464
"@nuxt/kit": "3.13.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2617,13 +2617,13 @@ __metadata:
26172617
languageName: node
26182618
linkType: hard
26192619

2620-
"@floating-ui/dom@npm:1.6.11":
2621-
version: 1.6.11
2622-
resolution: "@floating-ui/dom@npm:1.6.11"
2620+
"@floating-ui/dom@npm:1.6.12":
2621+
version: 1.6.12
2622+
resolution: "@floating-ui/dom@npm:1.6.12"
26232623
dependencies:
26242624
"@floating-ui/core": "npm:^1.6.0"
26252625
"@floating-ui/utils": "npm:^0.2.8"
2626-
checksum: 10/8579392ad10151474869e7640af169b0d7fc2df48d4da27b6dcb1a57202329147ed986b2972787d4b8cd550c87897271b2d9c4633c2ec7d0b3ad37ce1da636f1
2626+
checksum: 10/5c8e5fdcd3843140a606ab6dc6c12ad740f44e66b898966ef877393faaede0bbe14586e1049e2c2f08856437da8847e884a2762e78275fefa65a5a9cd71e580d
26272627
languageName: node
26282628
linkType: hard
26292629

@@ -3934,7 +3934,7 @@ __metadata:
39343934
version: 0.0.0-use.local
39353935
resolution: "@privyid/persona@workspace:packages/persona"
39363936
dependencies:
3937-
"@floating-ui/dom": "npm:1.6.11"
3937+
"@floating-ui/dom": "npm:1.6.12"
39383938
"@jill64/universal-sanitizer": "npm:1.3.3"
39393939
"@juggle/resize-observer": "npm:3.4.0"
39403940
"@nuxt/kit": "npm:3.13.2"

0 commit comments

Comments
 (0)