mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump @tanstack/solid-table from 8.17.3 to 8.19.2 (#805)
This commit is contained in:
parent
19210a91d3
commit
2e26717871
@ -31,7 +31,7 @@
|
|||||||
"@solidjs/router": "^0.13.6",
|
"@solidjs/router": "^0.13.6",
|
||||||
"@tabler/icons-solidjs": "^3.7.0",
|
"@tabler/icons-solidjs": "^3.7.0",
|
||||||
"@tanstack/match-sorter-utils": "^8.15.1",
|
"@tanstack/match-sorter-utils": "^8.15.1",
|
||||||
"@tanstack/solid-table": "^8.17.3",
|
"@tanstack/solid-table": "^8.19.2",
|
||||||
"@tanstack/solid-virtual": "^3.8.1",
|
"@tanstack/solid-virtual": "^3.8.1",
|
||||||
"@tanstack/virtual-core": "^3.8.1",
|
"@tanstack/virtual-core": "^3.8.1",
|
||||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||||
|
@ -60,8 +60,8 @@ importers:
|
|||||||
specifier: ^8.15.1
|
specifier: ^8.15.1
|
||||||
version: 8.15.1
|
version: 8.15.1
|
||||||
'@tanstack/solid-table':
|
'@tanstack/solid-table':
|
||||||
specifier: ^8.17.3
|
specifier: ^8.19.2
|
||||||
version: 8.17.3(solid-js@1.8.18)
|
version: 8.19.2(solid-js@1.8.18)
|
||||||
'@tanstack/solid-virtual':
|
'@tanstack/solid-virtual':
|
||||||
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)
|
||||||
@ -1316,8 +1316,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-PnVV3d2poenUM31ZbZi/yXkBu3J7kd5k2u51CGwwNojag451AjTH9N6n41yjXz2fpLeewleyLBmNS6+HcGDlXw==}
|
resolution: {integrity: sha512-PnVV3d2poenUM31ZbZi/yXkBu3J7kd5k2u51CGwwNojag451AjTH9N6n41yjXz2fpLeewleyLBmNS6+HcGDlXw==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
'@tanstack/solid-table@8.17.3':
|
'@tanstack/solid-table@8.19.2':
|
||||||
resolution: {integrity: sha512-K9Y1PGlw0F8YWQBVPrRvmkJGzHd4xkg3FoJ7fvJCMNnTJNelgf36kvEGDuacAf3Wh723jANLgJglxnulD3/Ynw==}
|
resolution: {integrity: sha512-cUL4YQOxpVSc0ewjE/5b0ZvC4bHnRms4J3ojr2N/6k+MXtYo2tLKsPKWxQaQKbnTCNdhNVk3HlxOnD+COfmKMQ==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: '>=1.3'
|
solid-js: '>=1.3'
|
||||||
@ -1327,8 +1327,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: ^1.3.0
|
solid-js: ^1.3.0
|
||||||
|
|
||||||
'@tanstack/table-core@8.17.3':
|
'@tanstack/table-core@8.19.2':
|
||||||
resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==}
|
resolution: {integrity: sha512-KpRjhgehIhbfH78ARm/GJDXGnpdw4bCg3qas6yjWSi7czJhI/J6pWln7NHtmBkGE9ZbohiiNtLqwGzKmBfixig==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.8.1':
|
'@tanstack/virtual-core@3.8.1':
|
||||||
@ -5004,9 +5004,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
remove-accents: 0.5.0
|
remove-accents: 0.5.0
|
||||||
|
|
||||||
'@tanstack/solid-table@8.17.3(solid-js@1.8.18)':
|
'@tanstack/solid-table@8.19.2(solid-js@1.8.18)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tanstack/table-core': 8.17.3
|
'@tanstack/table-core': 8.19.2
|
||||||
solid-js: 1.8.18
|
solid-js: 1.8.18
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.8.1(solid-js@1.8.18)':
|
'@tanstack/solid-virtual@3.8.1(solid-js@1.8.18)':
|
||||||
@ -5014,7 +5014,7 @@ snapshots:
|
|||||||
'@tanstack/virtual-core': 3.8.1
|
'@tanstack/virtual-core': 3.8.1
|
||||||
solid-js: 1.8.18
|
solid-js: 1.8.18
|
||||||
|
|
||||||
'@tanstack/table-core@8.17.3': {}
|
'@tanstack/table-core@8.19.2': {}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.8.1': {}
|
'@tanstack/virtual-core@3.8.1': {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user