File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"format-check" : " prettier --config .prettierrc 'src/**/*.{ts,tsx}' --check"
13
13
},
14
14
"dependencies" : {
15
- "@floating-ui/react" : " ^0.26.9 " ,
15
+ "@floating-ui/react" : " ^0.27.0 " ,
16
16
"@tanstack/react-query" : " ^5.8.3" ,
17
17
"@tanstack/react-table" : " ^8.10.7" ,
18
18
"axios" : " ^1.5.1" ,
Original file line number Diff line number Diff line change 224
224
dependencies :
225
225
" @floating-ui/dom" " ^1.0.0"
226
226
227
- " @floating-ui/react@^0.26.9 " :
228
- version "0.26.28 "
229
- resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.26.28 .tgz#93f44ebaeb02409312e9df9507e83aab4a8c0dc7 "
230
- integrity sha512-yORQuuAtVpiRjpMhdc0wJj06b9JFjrYF4qp96j++v2NBpbi6SEGF7donUJ3TMieerQ6qVkAv1tgr7L4r5roTqw ==
227
+ " @floating-ui/react@^0.27.0 " :
228
+ version "0.27.0 "
229
+ resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.27.0 .tgz#e0931fd09374ab4b8ce1a1af5cb44d1ccd1bb95a "
230
+ integrity sha512-WLEksq7fJapXSJbmfiyq9pAW0a7ZFMEJToFE4oTDESxGjoa+nZu3YMjmZE2KvoUtQhqOK2yMMfWQFZyeWD0wGQ ==
231
231
dependencies :
232
232
" @floating-ui/react-dom" " ^2.1.2"
233
233
" @floating-ui/utils" " ^0.2.8"
You can’t perform that action at this time.
0 commit comments