chore(deps): bump @tanstack/solid-table from 8.9.11 to 8.10.0 (#242)

Bumps [@tanstack/solid-table](https://github.com/tanstack/table) from 8.9.11 to 8.10.0.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.9.11...v8.10.0)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-19 10:14:09 +08:00 committed by GitHub
parent 4a39980a0e
commit ff7b26a32f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@
"@solidjs/router": "^0.8.3", "@solidjs/router": "^0.8.3",
"@tabler/icons-solidjs": "^2.34.0", "@tabler/icons-solidjs": "^2.34.0",
"@tanstack/match-sorter-utils": "^8.8.4", "@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/solid-table": "^8.9.11", "@tanstack/solid-table": "^8.10.0",
"@tanstack/solid-virtual": "3.0.0-beta.6", "@tanstack/solid-virtual": "3.0.0-beta.6",
"@thisbeyond/solid-dnd": "^0.7.4", "@thisbeyond/solid-dnd": "^0.7.4",
"@types/byte-size": "^8.1.0", "@types/byte-size": "^8.1.0",

14
pnpm-lock.yaml generated
View File

@ -54,8 +54,8 @@ dependencies:
specifier: ^8.8.4 specifier: ^8.8.4
version: 8.8.4 version: 8.8.4
'@tanstack/solid-table': '@tanstack/solid-table':
specifier: ^8.9.11 specifier: ^8.10.0
version: 8.9.11(solid-js@1.7.11) version: 8.10.0(solid-js@1.7.11)
'@tanstack/solid-virtual': '@tanstack/solid-virtual':
specifier: 3.0.0-beta.6 specifier: 3.0.0-beta.6
version: 3.0.0-beta.6 version: 3.0.0-beta.6
@ -2182,13 +2182,13 @@ packages:
remove-accents: 0.4.2 remove-accents: 0.4.2
dev: false dev: false
/@tanstack/solid-table@8.9.11(solid-js@1.7.11): /@tanstack/solid-table@8.10.0(solid-js@1.7.11):
resolution: {integrity: sha512-ZIn/f23XptsifSpmfgAX91KWxj1Mdw8TdxizI94lNWxird7Tsbux9Xo4ISz2L9wLFOBVwT+GCufII7aB/NElOg==} resolution: {integrity: sha512-J4zf48VBb3XprNvZPMN3HsTrrDkRGzV18y+yY5XjdG3laWLTVklVxr+iBOHD4tJ+gjUMYQo9mOfMEr7SYiadqQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
peerDependencies: peerDependencies:
solid-js: ^1.3.13 solid-js: ^1.3.13
dependencies: dependencies:
'@tanstack/table-core': 8.9.11 '@tanstack/table-core': 8.10.0
solid-js: 1.7.11 solid-js: 1.7.11
dev: false dev: false
@ -2199,8 +2199,8 @@ packages:
'@reach/observe-rect': 1.2.0 '@reach/observe-rect': 1.2.0
dev: false dev: false
/@tanstack/table-core@8.9.11: /@tanstack/table-core@8.10.0:
resolution: {integrity: sha512-TkMu0xA4ZxDXwFQUt9GAna3RGPH+yRJ7YqpeJAhUzSjaJNQjIsypG/s6t4EW6t5Q8cQJIZ9CzusqrQ0dXayGRQ==} resolution: {integrity: sha512-e701yAJ18aGDP6mzVworlFAmQ+gi3Wtqx5mGZUe2BUv4W4D80dJxUfkHdtEGJ6GryAnlCCNTej7eaJiYmPhyYg==}
engines: {node: '>=12'} engines: {node: '>=12'}
dev: false dev: false