mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump @tanstack/virtual-core from 3.3.0 to 3.4.0 (#678)
This commit is contained in:
parent
ac3c35bd6a
commit
189021c374
@ -33,7 +33,7 @@
|
||||
"@tanstack/match-sorter-utils": "^8.15.1",
|
||||
"@tanstack/solid-table": "^8.16.0",
|
||||
"@tanstack/solid-virtual": "^3.3.0",
|
||||
"@tanstack/virtual-core": "^3.3.0",
|
||||
"@tanstack/virtual-core": "^3.4.0",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
"@types/lodash": "^4.17.0",
|
||||
|
@ -63,8 +63,8 @@ dependencies:
|
||||
specifier: ^3.3.0
|
||||
version: 3.3.0(solid-js@1.8.16)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.3.0
|
||||
version: 3.3.0
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0
|
||||
'@thisbeyond/solid-dnd':
|
||||
specifier: ^0.7.5
|
||||
version: 0.7.5(solid-js@1.8.16)
|
||||
@ -2341,6 +2341,10 @@ packages:
|
||||
resolution: {integrity: sha512-A0004OAa1FcUkPHeeGoKgBrAgjH+uHdDPrw1L7RpkwnODYqRvoilqsHPs8cyTjMg1byZBbiNpQAq2TlFLIaQag==}
|
||||
dev: false
|
||||
|
||||
/@tanstack/virtual-core@3.4.0:
|
||||
resolution: {integrity: sha512-75jXqXxqq5M5Veb9KP1STi8kA5u408uOOAefk2ftHDGCpUk3RP6zX++QqfbmHJTBiU72NQ+ghgCZVts/Wocz8Q==}
|
||||
dev: false
|
||||
|
||||
/@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.16):
|
||||
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
|
||||
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
|
||||
|
Loading…
Reference in New Issue
Block a user