mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump @tanstack/virtual-core from 3.7.0 to 3.8.1 (#804)
This commit is contained in:
parent
86ec14694f
commit
19210a91d3
@ -33,7 +33,7 @@
|
|||||||
"@tanstack/match-sorter-utils": "^8.15.1",
|
"@tanstack/match-sorter-utils": "^8.15.1",
|
||||||
"@tanstack/solid-table": "^8.17.3",
|
"@tanstack/solid-table": "^8.17.3",
|
||||||
"@tanstack/solid-virtual": "^3.8.1",
|
"@tanstack/solid-virtual": "^3.8.1",
|
||||||
"@tanstack/virtual-core": "^3.7.0",
|
"@tanstack/virtual-core": "^3.8.1",
|
||||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||||
"@types/byte-size": "^8.1.2",
|
"@types/byte-size": "^8.1.2",
|
||||||
"@types/lodash": "^4.17.6",
|
"@types/lodash": "^4.17.6",
|
||||||
|
@ -66,8 +66,8 @@ importers:
|
|||||||
specifier: ^3.8.1
|
specifier: ^3.8.1
|
||||||
version: 3.8.1(solid-js@1.8.18)
|
version: 3.8.1(solid-js@1.8.18)
|
||||||
'@tanstack/virtual-core':
|
'@tanstack/virtual-core':
|
||||||
specifier: ^3.7.0
|
specifier: ^3.8.1
|
||||||
version: 3.7.0
|
version: 3.8.1
|
||||||
'@thisbeyond/solid-dnd':
|
'@thisbeyond/solid-dnd':
|
||||||
specifier: ^0.7.5
|
specifier: ^0.7.5
|
||||||
version: 0.7.5(solid-js@1.8.18)
|
version: 0.7.5(solid-js@1.8.18)
|
||||||
@ -1331,9 +1331,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==}
|
resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.7.0':
|
|
||||||
resolution: {integrity: sha512-p0CWuqn+n8iZmsL7/l0Xg7kbyIKnHNqkEJkMDOkg4x3Ni3LohszmnJY8FPhTgG7Ad9ZFGcdKmn1R1mKUGEh9Xg==}
|
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.8.1':
|
'@tanstack/virtual-core@3.8.1':
|
||||||
resolution: {integrity: sha512-uNtAwenT276M9QYCjTBoHZ8X3MUeCRoGK59zPi92hMIxdfS9AyHjkDWJ94WroDxnv48UE+hIeo21BU84jKc8aQ==}
|
resolution: {integrity: sha512-uNtAwenT276M9QYCjTBoHZ8X3MUeCRoGK59zPi92hMIxdfS9AyHjkDWJ94WroDxnv48UE+hIeo21BU84jKc8aQ==}
|
||||||
|
|
||||||
@ -5019,8 +5016,6 @@ snapshots:
|
|||||||
|
|
||||||
'@tanstack/table-core@8.17.3': {}
|
'@tanstack/table-core@8.17.3': {}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.7.0': {}
|
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.8.1': {}
|
'@tanstack/virtual-core@3.8.1': {}
|
||||||
|
|
||||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.18)':
|
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.18)':
|
||||||
|
Loading…
Reference in New Issue
Block a user