mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump @tanstack/solid-virtual from 3.5.0 to 3.5.1 (#744)
Bumps [@tanstack/solid-virtual](https://github.com/tanstack/virtual) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/tanstack/virtual/releases) - [Commits](https://github.com/tanstack/virtual/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: "@tanstack/solid-virtual" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b684796241
commit
e452a0bff4
@ -32,7 +32,7 @@
|
|||||||
"@tabler/icons-solidjs": "^2.47.0",
|
"@tabler/icons-solidjs": "^2.47.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.17.3",
|
||||||
"@tanstack/solid-virtual": "^3.5.0",
|
"@tanstack/solid-virtual": "^3.5.1",
|
||||||
"@tanstack/virtual-core": "^3.5.1",
|
"@tanstack/virtual-core": "^3.5.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",
|
||||||
|
@ -63,8 +63,8 @@ importers:
|
|||||||
specifier: ^8.17.3
|
specifier: ^8.17.3
|
||||||
version: 8.17.3(solid-js@1.8.17)
|
version: 8.17.3(solid-js@1.8.17)
|
||||||
'@tanstack/solid-virtual':
|
'@tanstack/solid-virtual':
|
||||||
specifier: ^3.5.0
|
specifier: ^3.5.1
|
||||||
version: 3.5.0(solid-js@1.8.17)
|
version: 3.5.1(solid-js@1.8.17)
|
||||||
'@tanstack/virtual-core':
|
'@tanstack/virtual-core':
|
||||||
specifier: ^3.5.1
|
specifier: ^3.5.1
|
||||||
version: 3.5.1
|
version: 3.5.1
|
||||||
@ -1322,8 +1322,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: '>=1.3'
|
solid-js: '>=1.3'
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.5.0':
|
'@tanstack/solid-virtual@3.5.1':
|
||||||
resolution: {integrity: sha512-iqiaHaEN23VIRQbCs+vtZ4gBt66M0QxPQ1q7lQXfAL+rkvZCbvdf9jzQ8PX+bvvd0NQQvqxtHuDMc9cUNfPmXg==}
|
resolution: {integrity: sha512-BhDKs3DDwGvA45rAgqeN3igcV0BJMwUX9lDxPmGDg2jEnGUy/iNeV5a8WexbbmOHzQiPNOZWirRU4C0Zc7nBnA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: ^1.3.0
|
solid-js: ^1.3.0
|
||||||
|
|
||||||
@ -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.5.0':
|
|
||||||
resolution: {integrity: sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==}
|
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.5.1':
|
'@tanstack/virtual-core@3.5.1':
|
||||||
resolution: {integrity: sha512-046+AUSiDru/V9pajE1du8WayvBKeCvJ2NmKPy/mR8/SbKKrqmSbj7LJBfXE+nSq4f5TBXvnCzu0kcYebI9WdQ==}
|
resolution: {integrity: sha512-046+AUSiDru/V9pajE1du8WayvBKeCvJ2NmKPy/mR8/SbKKrqmSbj7LJBfXE+nSq4f5TBXvnCzu0kcYebI9WdQ==}
|
||||||
|
|
||||||
@ -4940,15 +4937,13 @@ snapshots:
|
|||||||
'@tanstack/table-core': 8.17.3
|
'@tanstack/table-core': 8.17.3
|
||||||
solid-js: 1.8.17
|
solid-js: 1.8.17
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.5.0(solid-js@1.8.17)':
|
'@tanstack/solid-virtual@3.5.1(solid-js@1.8.17)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tanstack/virtual-core': 3.5.0
|
'@tanstack/virtual-core': 3.5.1
|
||||||
solid-js: 1.8.17
|
solid-js: 1.8.17
|
||||||
|
|
||||||
'@tanstack/table-core@8.17.3': {}
|
'@tanstack/table-core@8.17.3': {}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.5.0': {}
|
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.5.1': {}
|
'@tanstack/virtual-core@3.5.1': {}
|
||||||
|
|
||||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.17)':
|
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.17)':
|
||||||
|
Loading…
Reference in New Issue
Block a user