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
3b2d61efc2
commit
e5e1c43bb3
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -2052,13 +2052,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@floating-ui/vue": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@floating-ui/vue/-/vue-1.1.5.tgz",
|
||||
"integrity": "sha512-ynL1p5Z+woPVSwgMGqeDrx6HrJfGIDzFyESFkyqJKilGW1+h/8yVY29Khn0LaU6wHBRwZ13ntG6reiHWK6jyzw==",
|
||||
"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