mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump @tanstack/solid-table from 8.9.9 to 8.9.11 (#222)
Bumps [@tanstack/solid-table](https://github.com/tanstack/table) from 8.9.9 to 8.9.11. - [Release notes](https://github.com/tanstack/table/releases) - [Commits](https://github.com/tanstack/table/compare/v8.9.9...v8.9.11) --- 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:
parent
81f8c5af55
commit
492f6bd582
@ -28,7 +28,7 @@
|
||||
"@solidjs/router": "^0.8.3",
|
||||
"@tabler/icons-solidjs": "^2.34.0",
|
||||
"@tanstack/match-sorter-utils": "^8.8.4",
|
||||
"@tanstack/solid-table": "^8.9.9",
|
||||
"@tanstack/solid-table": "^8.9.11",
|
||||
"@tanstack/solid-virtual": "3.0.0-beta.6",
|
||||
"@thisbeyond/solid-dnd": "^0.7.4",
|
||||
"@types/byte-size": "^8.1.0",
|
||||
|
@ -51,8 +51,8 @@ dependencies:
|
||||
specifier: ^8.8.4
|
||||
version: 8.8.4
|
||||
'@tanstack/solid-table':
|
||||
specifier: ^8.9.9
|
||||
version: 8.9.9(solid-js@1.7.11)
|
||||
specifier: ^8.9.11
|
||||
version: 8.9.11(solid-js@1.7.11)
|
||||
'@tanstack/solid-virtual':
|
||||
specifier: 3.0.0-beta.6
|
||||
version: 3.0.0-beta.6
|
||||
@ -2160,13 +2160,13 @@ packages:
|
||||
remove-accents: 0.4.2
|
||||
dev: false
|
||||
|
||||
/@tanstack/solid-table@8.9.9(solid-js@1.7.11):
|
||||
resolution: {integrity: sha512-z6C0aSRtozsU4Go+abm5JoR0n444Sb8izKMFk4qYgrel9Z9YONgCfmOq2gsJEw/xpuAA33TMYL12V4ihJP4aQQ==}
|
||||
/@tanstack/solid-table@8.9.11(solid-js@1.7.11):
|
||||
resolution: {integrity: sha512-ZIn/f23XptsifSpmfgAX91KWxj1Mdw8TdxizI94lNWxird7Tsbux9Xo4ISz2L9wLFOBVwT+GCufII7aB/NElOg==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
solid-js: ^1.3.13
|
||||
dependencies:
|
||||
'@tanstack/table-core': 8.9.9
|
||||
'@tanstack/table-core': 8.9.11
|
||||
solid-js: 1.7.11
|
||||
dev: false
|
||||
|
||||
@ -2177,8 +2177,8 @@ packages:
|
||||
'@reach/observe-rect': 1.2.0
|
||||
dev: false
|
||||
|
||||
/@tanstack/table-core@8.9.9:
|
||||
resolution: {integrity: sha512-cv9J3qmIn5t9dljp19S3GDsqMyAVV5+XsvK2tbOezUV3WZW4xQzkpS20uMihHMlD8uup1v0i/OePGadz2TC2Eg==}
|
||||
/@tanstack/table-core@8.9.11:
|
||||
resolution: {integrity: sha512-TkMu0xA4ZxDXwFQUt9GAna3RGPH+yRJ7YqpeJAhUzSjaJNQjIsypG/s6t4EW6t5Q8cQJIZ9CzusqrQ0dXayGRQ==}
|
||||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user