Skip to content

Commit 2aef195

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

File tree

2 files changed

+3
-29
lines changed

2 files changed

+3
-29
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.3",
61+
"@floating-ui/dom": "1.5.4",
6262
"@juggle/resize-observer": "3.4.0",
6363
"@nuxt/kit": "3.9.0",
6464
"@splidejs/splide": "4.1.4",

yarn.lock

Lines changed: 2 additions & 28 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.4.2":
1852-
version: 1.5.0
1853-
resolution: "@floating-ui/core@npm:1.5.0"
1854-
dependencies:
1855-
"@floating-ui/utils": "npm:^0.1.3"
1856-
checksum: 3182715a30493f44a32158f4d77ab5b6c212064b160cb84b5b8405ec2845bd8a9167c25292709e841cad9e70c6b9efdc30f876044e3b0909139fea8eca00c631
1857-
languageName: node
1858-
linkType: hard
1859-
18601851
"@floating-ui/core@npm:^1.5.3":
18611852
version: 1.5.3
18621853
resolution: "@floating-ui/core@npm:1.5.3"
@@ -1866,17 +1857,7 @@ __metadata:
18661857
languageName: node
18671858
linkType: hard
18681859

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

1889-
"@floating-ui/utils@npm:^0.1.3":
1890-
version: 0.1.3
1891-
resolution: "@floating-ui/utils@npm:0.1.3"
1892-
checksum: 06d61a22d3a82584cdd38e1c0d4cf6d82bb376b6582b00a3c041c437cac4ff4d2db74329c51b52fb4df8beab70f6564418a296ddb6f8854d103474eda6c1bbb9
1893-
languageName: node
1894-
linkType: hard
1895-
18961870
"@floating-ui/utils@npm:^0.2.0":
18971871
version: 0.2.1
18981872
resolution: "@floating-ui/utils@npm:0.2.1"
@@ -2981,7 +2955,7 @@ __metadata:
29812955
version: 0.0.0-use.local
29822956
resolution: "@privyid/persona@workspace:packages/persona"
29832957
dependencies:
2984-
"@floating-ui/dom": "npm:1.5.3"
2958+
"@floating-ui/dom": "npm:1.5.4"
29852959
"@juggle/resize-observer": "npm:3.4.0"
29862960
"@nuxt/kit": "npm:3.9.0"
29872961
"@nuxt/module-builder": "npm:^0.5.0"

0 commit comments

Comments
 (0)