Skip to content

Commit

Permalink
fix(deps): update dependency @floating-ui/dom to v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 761db7d commit 74641a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground"
},
"dependencies": {
"@floating-ui/dom": "1.6.1",
"@floating-ui/dom": "1.6.3",
"@jill64/universal-sanitizer": "^1.0.2",
"@juggle/resize-observer": "3.4.0",
"@nuxt/kit": "3.9.3",
Expand Down
16 changes: 3 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1848,7 +1848,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/core@npm:^1.0.0, @floating-ui/core@npm:^1.6.0":
"@floating-ui/core@npm:^1.0.0":
version: 1.6.0
resolution: "@floating-ui/core@npm:1.6.0"
dependencies:
Expand All @@ -1857,17 +1857,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/dom@npm:1.6.1":
version: 1.6.1
resolution: "@floating-ui/dom@npm:1.6.1"
dependencies:
"@floating-ui/core": "npm:^1.6.0"
"@floating-ui/utils": "npm:^0.2.1"
checksum: 10/c010feb55be37662eb4cc8d0a22e21359c25247bbdcd9557617fd305cf08c8f020435b17e4b4f410201ba9abe3a0dd96b5c42d56e85f7a5e11e7d30b85afc116
languageName: node
linkType: hard

"@floating-ui/dom@npm:^1.0.4":
"@floating-ui/dom@npm:1.6.3, @floating-ui/dom@npm:^1.0.4":
version: 1.6.3
resolution: "@floating-ui/dom@npm:1.6.3"
dependencies:
Expand Down Expand Up @@ -2890,7 +2880,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@privyid/persona@workspace:packages/persona"
dependencies:
"@floating-ui/dom": "npm:1.6.1"
"@floating-ui/dom": "npm:1.6.3"
"@jill64/universal-sanitizer": "npm:^1.0.2"
"@juggle/resize-observer": "npm:3.4.0"
"@nuxt/kit": "npm:3.9.3"
Expand Down

0 comments on commit 74641a3

Please sign in to comment.