mirror of
https://github.com/unraid/api.git
synced 2025-12-31 13:39:52 -06:00
fix(deps): update dependency @floating-ui/vue to v1.1.6
This commit is contained in:
committed by
Eli Bosley
parent
c180728696
commit
6cb28d5f8f
6
web/package-lock.json
generated
6
web/package-lock.json
generated
@@ -10007,11 +10007,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@floating-ui/vue": {
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.1.6.tgz",
|
||||
"integrity": "sha512-XFlUzGHGv12zbgHNk5FN2mUB7ROul3oG2ENdTpWdE+qMFxyNxWSRmsoyhiEnpmabNm6WnUvR1OvJfUfN4ojC1A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.0.0",
|
||||
"@floating-ui/utils": "^0.2.8",
|
||||
"@floating-ui/utils": "^0.2.9",
|
||||
"vue-demi": ">=0.13.0"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user