Skip to content

Commit 0b3935f

Browse files
authored
Merge pull request #1150 from privy-open-source/renovate/floating-ui-dom-1.x
fix(deps): update dependency @floating-ui/dom to v1.6.1
2 parents 512a5aa + 39d4654 commit 0b3935f

File tree

2 files changed

+4
-23
lines changed

2 files changed

+4
-23
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.5.4",
61+
"@floating-ui/dom": "1.6.1",
6262
"@jill64/universal-sanitizer": "^1.0.2",
6363
"@juggle/resize-observer": "3.4.0",
6464
"@nuxt/kit": "3.9.3",

yarn.lock

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1848,15 +1848,6 @@ __metadata:
18481848
languageName: node
18491849
linkType: hard
18501850

1851-
"@floating-ui/core@npm:^1.5.3":
1852-
version: 1.5.3
1853-
resolution: "@floating-ui/core@npm:1.5.3"
1854-
dependencies:
1855-
"@floating-ui/utils": "npm:^0.2.0"
1856-
checksum: 7d9feaca2565a2a71bf03d23cd292c03def63097d7fde7d62909cdb8ddb84664781f3922086bcf10443f3310cb92381a0ecf745b2774edb917fa74fe61015c56
1857-
languageName: node
1858-
linkType: hard
1859-
18601851
"@floating-ui/core@npm:^1.6.0":
18611852
version: 1.6.0
18621853
resolution: "@floating-ui/core@npm:1.6.0"
@@ -1866,17 +1857,7 @@ __metadata:
18661857
languageName: node
18671858
linkType: hard
18681859

1869-
"@floating-ui/dom@npm:1.5.4":
1870-
version: 1.5.4
1871-
resolution: "@floating-ui/dom@npm:1.5.4"
1872-
dependencies:
1873-
"@floating-ui/core": "npm:^1.5.3"
1874-
"@floating-ui/utils": "npm:^0.2.0"
1875-
checksum: 3ba02ba2b4227c1e18df6ccdd029a1c100058db2e76ca1dac60a593ec72b2d4d995fa5c2d1639a5c38adb17e12398fbfe4f6cf5fd45f2ee6170ed0cf64acea06
1876-
languageName: node
1877-
linkType: hard
1878-
1879-
"@floating-ui/dom@npm:^1.0.4":
1860+
"@floating-ui/dom@npm:1.6.1, @floating-ui/dom@npm:^1.0.4":
18801861
version: 1.6.1
18811862
resolution: "@floating-ui/dom@npm:1.6.1"
18821863
dependencies:
@@ -1886,7 +1867,7 @@ __metadata:
18861867
languageName: node
18871868
linkType: hard
18881869

1889-
"@floating-ui/utils@npm:^0.2.0, @floating-ui/utils@npm:^0.2.1":
1870+
"@floating-ui/utils@npm:^0.2.1":
18901871
version: 0.2.1
18911872
resolution: "@floating-ui/utils@npm:0.2.1"
18921873
checksum: 33c9ab346e7b05c5a1e6a95bc902aafcfc2c9d513a147e2491468843bd5607531b06d0b9aa56aa491cbf22a6c2495c18ccfc4c0344baec54a689a7bb8e4898d6
@@ -2900,7 +2881,7 @@ __metadata:
29002881
version: 0.0.0-use.local
29012882
resolution: "@privyid/persona@workspace:packages/persona"
29022883
dependencies:
2903-
"@floating-ui/dom": "npm:1.5.4"
2884+
"@floating-ui/dom": "npm:1.6.1"
29042885
"@jill64/universal-sanitizer": "npm:^1.0.2"
29052886
"@juggle/resize-observer": "npm:3.4.0"
29062887
"@nuxt/kit": "npm:3.9.3"

0 commit comments

Comments
 (0)