chore(deps): bump @tanstack/solid-table from 8.10.7 to 8.11.0 (#518)

This commit is contained in:
dependabot[bot] 2023-12-19 20:16:27 +08:00 committed by GitHub
parent e258236d1e
commit 174eb7e614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -31,7 +31,7 @@
"@solidjs/router": "^0.9.1",
"@tabler/icons-solidjs": "^2.44.0",
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/solid-table": "^8.10.7",
"@tanstack/solid-table": "^8.11.0",
"@tanstack/solid-virtual": "3.0.1",
"@tanstack/virtual-core": "3.0.1",
"@thisbeyond/solid-dnd": "^0.7.5",

View File

@ -57,8 +57,8 @@ dependencies:
specifier: ^8.8.4
version: 8.8.4
'@tanstack/solid-table':
specifier: ^8.10.7
version: 8.10.7(solid-js@1.8.7)
specifier: ^8.11.0
version: 8.11.0(solid-js@1.8.7)
'@tanstack/solid-virtual':
specifier: 3.0.1
version: 3.0.1(solid-js@1.8.7)
@ -2280,13 +2280,13 @@ packages:
remove-accents: 0.4.2
dev: false
/@tanstack/solid-table@8.10.7(solid-js@1.8.7):
resolution: {integrity: sha512-AbW34fKeaM01Uz2OicsJ5fc73uwloIZhDh6VzVbTLrscaUHvsVDBXdrIMrCqP4dzSZluZB40BG9w/yv/0nzpOA==}
/@tanstack/solid-table@8.11.0(solid-js@1.8.7):
resolution: {integrity: sha512-r+b2LL66nmdy9O9O4zL7Dpm7lP6ghccqzp5Ue8wWyS7oPdBqwz8/Mxzlxi30GwY1u3kRSunT8djdf2OgzgQf2A==}
engines: {node: '>=12'}
peerDependencies:
solid-js: ^1.3.13
dependencies:
'@tanstack/table-core': 8.10.7
'@tanstack/table-core': 8.11.0
solid-js: 1.8.7
dev: false
@ -2299,8 +2299,8 @@ packages:
solid-js: 1.8.7
dev: false
/@tanstack/table-core@8.10.7:
resolution: {integrity: sha512-KQk5OMg5OH6rmbHZxuNROvdI+hKDIUxANaHlV+dPlNN7ED3qYQ/WkpY2qlXww1SIdeMlkIhpN/2L00rof0fXFw==}
/@tanstack/table-core@8.11.0:
resolution: {integrity: sha512-7SC8/v6cXbUriOs2UISN8Jho3ttnA8cRZgusLn15b8meb28prHnWg4t4oNSHIR3rYn0g7iiIg+pax2CtBnyffg==}
engines: {node: '>=12'}
dev: false