fix(deps): update dependency floating-vue to v2.0.0-beta.24
This commit is contained in:
parent
2a14325f62
commit
1b498a238c
@ -68,7 +68,7 @@
|
|||||||
"fast-deep-equal": "3.1.3",
|
"fast-deep-equal": "3.1.3",
|
||||||
"flatpickr": "4.6.13",
|
"flatpickr": "4.6.13",
|
||||||
"flexsearch": "0.7.31",
|
"flexsearch": "0.7.31",
|
||||||
"floating-vue": "2.0.0-beta.22",
|
"floating-vue": "2.0.0-beta.24",
|
||||||
"highlight.js": "11.8.0",
|
"highlight.js": "11.8.0",
|
||||||
"is-touch-device": "1.0.1",
|
"is-touch-device": "1.0.1",
|
||||||
"klona": "2.0.6",
|
"klona": "2.0.6",
|
||||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -80,8 +80,8 @@ dependencies:
|
|||||||
specifier: 0.7.31
|
specifier: 0.7.31
|
||||||
version: 0.7.31(patch_hash=bfn3sngfuhktmdj7jgl3ejl35y)
|
version: 0.7.31(patch_hash=bfn3sngfuhktmdj7jgl3ejl35y)
|
||||||
floating-vue:
|
floating-vue:
|
||||||
specifier: 2.0.0-beta.22
|
specifier: 2.0.0-beta.24
|
||||||
version: 2.0.0-beta.22(vue@3.3.4)
|
version: 2.0.0-beta.24(vue@3.3.4)
|
||||||
highlight.js:
|
highlight.js:
|
||||||
specifier: 11.8.0
|
specifier: 11.8.0
|
||||||
version: 11.8.0
|
version: 11.8.0
|
||||||
@ -5702,10 +5702,14 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
patched: true
|
patched: true
|
||||||
|
|
||||||
/floating-vue@2.0.0-beta.22(vue@3.3.4):
|
/floating-vue@2.0.0-beta.24(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-1iqpX3Rc3KpghLgBZ7zXfn6EceezujBUDKXYcTKPxv9P8CZxhS+3oouayd1fv3o+x/xeVSryWhF0Q7+4HEM7rA==}
|
resolution: {integrity: sha512-URSzP6YXaF4u1oZ9XGL8Sn8puuM7ivp5jkOUrpy5Q1mfo9BfGppJOn+ierTmsSUfJEeHBae8KT7r5DeI3vQIEw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
'@nuxt/kit': ^3.2.0
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@nuxt/kit':
|
||||||
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/dom': 1.1.1
|
'@floating-ui/dom': 1.1.1
|
||||||
vue: 3.3.4
|
vue: 3.3.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user