Compare commits
1 Commits
master
...
9082b63221
| Author | SHA1 | Date | |
|---|---|---|---|
| 9082b63221 |
Generated
+8
-24
@@ -302,8 +302,8 @@ importers:
|
|||||||
vue/primitives:
|
vue/primitives:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/vue':
|
'@floating-ui/vue':
|
||||||
specifier: ^1.1.11
|
specifier: ^2.0.0
|
||||||
version: 1.1.11(vue@3.5.35(typescript@6.0.3))
|
version: 2.0.0(vue@3.5.35(typescript@6.0.3))
|
||||||
'@robonen/encoding':
|
'@robonen/encoding':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../core/encoding
|
version: link:../../core/encoding
|
||||||
@@ -1365,8 +1365,10 @@ packages:
|
|||||||
'@floating-ui/utils@0.2.11':
|
'@floating-ui/utils@0.2.11':
|
||||||
resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==}
|
resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==}
|
||||||
|
|
||||||
'@floating-ui/vue@1.1.11':
|
'@floating-ui/vue@2.0.0':
|
||||||
resolution: {integrity: sha512-HzHKCNVxnGS35r9fCHBc3+uCnjw9IWIlCPL683cGgM9Kgj2BiAl8x1mS7vtvP6F9S/e/q4O6MApwSHj8hNLGfw==}
|
resolution: {integrity: sha512-I7hYpCAkgBrtXdZbfCpGaqAV+E09fENSHBIm81z6WhSgcl1ctkb3+1gW9h8PVDus0Em2FwGRR41epgxILS6YhQ==}
|
||||||
|
peerDependencies:
|
||||||
|
vue: '>=3.3.0'
|
||||||
|
|
||||||
'@gwhitney/detect-indent@7.0.1':
|
'@gwhitney/detect-indent@7.0.1':
|
||||||
resolution: {integrity: sha512-7bQW+gkKa2kKZPeJf6+c6gFK9ARxQfn+FKy9ScTBppyKRWH2KzsmweXUoklqeEiHiNVWaeP5csIdsNq6w7QhzA==}
|
resolution: {integrity: sha512-7bQW+gkKa2kKZPeJf6+c6gFK9ARxQfn+FKy9ScTBppyKRWH2KzsmweXUoklqeEiHiNVWaeP5csIdsNq6w7QhzA==}
|
||||||
@@ -8438,17 +8440,6 @@ packages:
|
|||||||
vue-component-type-helpers@3.3.4:
|
vue-component-type-helpers@3.3.4:
|
||||||
resolution: {integrity: sha512-joip1uZTaQR0nD23N400gIdJ7xY+WiiiMA/BCKz842gvGBknqDQAzklUvDEhqFvvrhQY8S2ZANBMu4X70VMFGw==}
|
resolution: {integrity: sha512-joip1uZTaQR0nD23N400gIdJ7xY+WiiiMA/BCKz842gvGBknqDQAzklUvDEhqFvvrhQY8S2ZANBMu4X70VMFGw==}
|
||||||
|
|
||||||
vue-demi@0.14.10:
|
|
||||||
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
|
|
||||||
engines: {node: '>=12'}
|
|
||||||
hasBin: true
|
|
||||||
peerDependencies:
|
|
||||||
'@vue/composition-api': ^1.0.0-rc.1
|
|
||||||
vue: ^3.0.0-0 || ^2.6.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@vue/composition-api':
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
vue-devtools-stub@0.1.0:
|
vue-devtools-stub@0.1.0:
|
||||||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||||
|
|
||||||
@@ -9599,14 +9590,11 @@ snapshots:
|
|||||||
|
|
||||||
'@floating-ui/utils@0.2.11': {}
|
'@floating-ui/utils@0.2.11': {}
|
||||||
|
|
||||||
'@floating-ui/vue@1.1.11(vue@3.5.35(typescript@6.0.3))':
|
'@floating-ui/vue@2.0.0(vue@3.5.35(typescript@6.0.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/dom': 1.7.6
|
'@floating-ui/dom': 1.7.6
|
||||||
'@floating-ui/utils': 0.2.11
|
'@floating-ui/utils': 0.2.11
|
||||||
vue-demi: 0.14.10(vue@3.5.35(typescript@6.0.3))
|
vue: 3.5.35(typescript@6.0.3)
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@vue/composition-api'
|
|
||||||
- vue
|
|
||||||
|
|
||||||
'@gwhitney/detect-indent@7.0.1': {}
|
'@gwhitney/detect-indent@7.0.1': {}
|
||||||
|
|
||||||
@@ -17449,10 +17437,6 @@ snapshots:
|
|||||||
|
|
||||||
vue-component-type-helpers@3.3.4: {}
|
vue-component-type-helpers@3.3.4: {}
|
||||||
|
|
||||||
vue-demi@0.14.10(vue@3.5.35(typescript@6.0.3)):
|
|
||||||
dependencies:
|
|
||||||
vue: 3.5.35(typescript@6.0.3)
|
|
||||||
|
|
||||||
vue-devtools-stub@0.1.0: {}
|
vue-devtools-stub@0.1.0: {}
|
||||||
|
|
||||||
vue-docgen-api@4.79.2(vue@3.5.35(typescript@5.9.3)):
|
vue-docgen-api@4.79.2(vue@3.5.35(typescript@5.9.3)):
|
||||||
|
|||||||
@@ -69,7 +69,7 @@
|
|||||||
"vue-tsc": "^3.3.4"
|
"vue-tsc": "^3.3.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/vue": "^1.1.11",
|
"@floating-ui/vue": "^2.0.0",
|
||||||
"@robonen/encoding": "workspace:*",
|
"@robonen/encoding": "workspace:*",
|
||||||
"@robonen/platform": "workspace:*",
|
"@robonen/platform": "workspace:*",
|
||||||
"@robonen/stdlib": "workspace:*",
|
"@robonen/stdlib": "workspace:*",
|
||||||
|
|||||||
Reference in New Issue
Block a user