Skip to content

Commit 04f4bb8

Browse files
authored
Merge pull request #1112 from privy-open-source/renovate/floating-ui-dom-1.x-lockfile
fix(deps): update dependency @floating-ui/dom to v1.5.4
2 parents 2ca9d26 + 45a962b commit 04f4bb8

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

yarn.lock

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1857,7 +1857,16 @@ __metadata:
18571857
languageName: node
18581858
linkType: hard
18591859

1860-
"@floating-ui/dom@npm:1.5.3, @floating-ui/dom@npm:^1.0.4":
1860+
"@floating-ui/core@npm:^1.5.3":
1861+
version: 1.5.3
1862+
resolution: "@floating-ui/core@npm:1.5.3"
1863+
dependencies:
1864+
"@floating-ui/utils": "npm:^0.2.0"
1865+
checksum: 7d9feaca2565a2a71bf03d23cd292c03def63097d7fde7d62909cdb8ddb84664781f3922086bcf10443f3310cb92381a0ecf745b2774edb917fa74fe61015c56
1866+
languageName: node
1867+
linkType: hard
1868+
1869+
"@floating-ui/dom@npm:1.5.3":
18611870
version: 1.5.3
18621871
resolution: "@floating-ui/dom@npm:1.5.3"
18631872
dependencies:
@@ -1867,13 +1876,30 @@ __metadata:
18671876
languageName: node
18681877
linkType: hard
18691878

1879+
"@floating-ui/dom@npm:^1.0.4":
1880+
version: 1.5.4
1881+
resolution: "@floating-ui/dom@npm:1.5.4"
1882+
dependencies:
1883+
"@floating-ui/core": "npm:^1.5.3"
1884+
"@floating-ui/utils": "npm:^0.2.0"
1885+
checksum: 3ba02ba2b4227c1e18df6ccdd029a1c100058db2e76ca1dac60a593ec72b2d4d995fa5c2d1639a5c38adb17e12398fbfe4f6cf5fd45f2ee6170ed0cf64acea06
1886+
languageName: node
1887+
linkType: hard
1888+
18701889
"@floating-ui/utils@npm:^0.1.3":
18711890
version: 0.1.3
18721891
resolution: "@floating-ui/utils@npm:0.1.3"
18731892
checksum: 06d61a22d3a82584cdd38e1c0d4cf6d82bb376b6582b00a3c041c437cac4ff4d2db74329c51b52fb4df8beab70f6564418a296ddb6f8854d103474eda6c1bbb9
18741893
languageName: node
18751894
linkType: hard
18761895

1896+
"@floating-ui/utils@npm:^0.2.0":
1897+
version: 0.2.1
1898+
resolution: "@floating-ui/utils@npm:0.2.1"
1899+
checksum: 33c9ab346e7b05c5a1e6a95bc902aafcfc2c9d513a147e2491468843bd5607531b06d0b9aa56aa491cbf22a6c2495c18ccfc4c0344baec54a689a7bb8e4898d6
1900+
languageName: node
1901+
linkType: hard
1902+
18771903
"@fontsource/dm-sans@npm:5.0.18":
18781904
version: 5.0.18
18791905
resolution: "@fontsource/dm-sans@npm:5.0.18"

0 commit comments

Comments
 (0)