chore(deps): bump @tanstack/solid-table from 8.10.1 to 8.10.3 (#291)

Bumps [@tanstack/solid-table](https://github.com/tanstack/table) from 8.10.1 to 8.10.3.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.10.1...v8.10.3)

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

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-26 11:39:25 +08:00 committed by GitHub
parent 173e2e228b
commit 82bf9c29c9
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.8.3",
"@tabler/icons-solidjs": "^2.35.0",
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/solid-table": "^8.10.1",
"@tanstack/solid-table": "^8.10.3",
"@tanstack/solid-virtual": "3.0.0-beta.6",
"@thisbeyond/solid-dnd": "^0.7.4",
"@types/byte-size": "^8.1.0",

View File

@ -57,8 +57,8 @@ dependencies:
specifier: ^8.8.4
version: 8.8.4
'@tanstack/solid-table':
specifier: ^8.10.1
version: 8.10.1(solid-js@1.7.12)
specifier: ^8.10.3
version: 8.10.3(solid-js@1.7.12)
'@tanstack/solid-virtual':
specifier: 3.0.0-beta.6
version: 3.0.0-beta.6
@ -2184,13 +2184,13 @@ packages:
remove-accents: 0.4.2
dev: false
/@tanstack/solid-table@8.10.1(solid-js@1.7.12):
resolution: {integrity: sha512-57W5bPb5QhBAu1oT5V22iW/rqBx+87UEsQfS6eQ2gxz13OrA8pVbHpDjkDKf7ayqZRSkgnVJuiMIB3VzLyQIMg==}
/@tanstack/solid-table@8.10.3(solid-js@1.7.12):
resolution: {integrity: sha512-vVax7yUBdJSkiveEzaug2VDElZPXaDD5OpN+Ffebodhn0oYM/NW939vdW0XkNCuNmG3L6LKCJkUWQAV2vKA2qg==}
engines: {node: '>=12'}
peerDependencies:
solid-js: ^1.3.13
dependencies:
'@tanstack/table-core': 8.10.1
'@tanstack/table-core': 8.10.3
solid-js: 1.7.12
dev: false
@ -2201,8 +2201,8 @@ packages:
'@reach/observe-rect': 1.2.0
dev: false
/@tanstack/table-core@8.10.1:
resolution: {integrity: sha512-dvO7wz+WjnT+7KI6ZZ+GAe9tljIFResDaV/TfOhfpeTB0ud9pILsavuM22HAXG2NsVaIG2Zax2OaVIsNt0z7Og==}
/@tanstack/table-core@8.10.3:
resolution: {integrity: sha512-hJ55YfJlWbfzRROfcyA/kC1aZr/shsLA8XNAwN8jXylhYWGLnPmiJJISrUfj4dMMWRiFi0xBlnlC7MLH+zSrcw==}
engines: {node: '>=12'}
dev: false