Skip to content

Commit 1eddb37

Browse files
committed
fix: update dependency @floating-ui/react-dom to v2.1.4
1 parent 18aaa0b commit 1eddb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/sdk-ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@lezer/highlight": "~1.2.1",
105105
"@codemirror/commands": "~6.8.1",
106106
"@floating-ui/dom": "1.6.13",
107-
"@floating-ui/react-dom": "2.1.2",
107+
"@floating-ui/react-dom": "2.1.4",
108108
"@floating-ui/react": "~0.27.12"
109109
},
110110
"peerDependencies": {

0 commit comments

Comments
 (0)