chore(deps): bump @tanstack/virtual-core (#334)

This commit is contained in:
dependabot[bot] 2023-10-03 22:54:38 -05:00 committed by GitHub
parent c9bfef8d49
commit 49e9d27d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View File

@ -33,7 +33,7 @@
"@tanstack/match-sorter-utils": "^8.8.4", "@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/solid-table": "^8.10.3", "@tanstack/solid-table": "^8.10.3",
"@tanstack/solid-virtual": "3.0.0-beta.61", "@tanstack/solid-virtual": "3.0.0-beta.61",
"@tanstack/virtual-core": "3.0.0-beta.61", "@tanstack/virtual-core": "3.0.0-beta.63",
"@thisbeyond/solid-dnd": "^0.7.4", "@thisbeyond/solid-dnd": "^0.7.4",
"@types/byte-size": "^8.1.0", "@types/byte-size": "^8.1.0",
"@types/lodash": "^4.14.199", "@types/lodash": "^4.14.199",

8
pnpm-lock.yaml generated
View File

@ -63,8 +63,8 @@ dependencies:
specifier: 3.0.0-beta.61 specifier: 3.0.0-beta.61
version: 3.0.0-beta.61(solid-js@1.7.12) version: 3.0.0-beta.61(solid-js@1.7.12)
'@tanstack/virtual-core': '@tanstack/virtual-core':
specifier: 3.0.0-beta.61 specifier: 3.0.0-beta.63
version: 3.0.0-beta.61 version: 3.0.0-beta.63
'@thisbeyond/solid-dnd': '@thisbeyond/solid-dnd':
specifier: ^0.7.4 specifier: ^0.7.4
version: 0.7.4(solid-js@1.7.12) version: 0.7.4(solid-js@1.7.12)
@ -2214,6 +2214,10 @@ packages:
resolution: {integrity: sha512-C3iu9rkWvjJ/KbYAjuwLTjqiR9fcf9lXjRBLHDzsL/M6cR7/HLSU94abSdVrzuiqRvP7u7e0FeqPK0O3VbvWyg==} resolution: {integrity: sha512-C3iu9rkWvjJ/KbYAjuwLTjqiR9fcf9lXjRBLHDzsL/M6cR7/HLSU94abSdVrzuiqRvP7u7e0FeqPK0O3VbvWyg==}
dev: false dev: false
/@tanstack/virtual-core@3.0.0-beta.63:
resolution: {integrity: sha512-KhhfRYSoQpl0y+2axEw+PJZd/e/9p87PDpPompxcXnweNpt9ZHCT/HuNx7MKM9PVY/xzg9xJSWxwnSCrO+d6PQ==}
dev: false
/@thisbeyond/solid-dnd@0.7.4(solid-js@1.7.12): /@thisbeyond/solid-dnd@0.7.4(solid-js@1.7.12):
resolution: {integrity: sha512-jgV9EtR3gAtVsILG8p1OAGrhHIgnK4W04YxpyLgJRCDKEFYQWuDrMdUe8F5Kc6pcVXlC4IMXr4cB8fS2Ut3/Ow==} resolution: {integrity: sha512-jgV9EtR3gAtVsILG8p1OAGrhHIgnK4W04YxpyLgJRCDKEFYQWuDrMdUe8F5Kc6pcVXlC4IMXr4cB8fS2Ut3/Ow==}
peerDependencies: peerDependencies: