mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump @tanstack/solid-table from 8.19.3 to 8.20.1 (#896)
This commit is contained in:
parent
d00a9cd25f
commit
f2bec82bb9
@ -31,7 +31,7 @@
|
|||||||
"@solidjs/router": "^0.14.1",
|
"@solidjs/router": "^0.14.1",
|
||||||
"@tabler/icons-solidjs": "^3.11.0",
|
"@tabler/icons-solidjs": "^3.11.0",
|
||||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||||
"@tanstack/solid-table": "^8.19.3",
|
"@tanstack/solid-table": "^8.20.1",
|
||||||
"@tanstack/solid-virtual": "^3.8.4",
|
"@tanstack/solid-virtual": "^3.8.4",
|
||||||
"@tanstack/virtual-core": "^3.8.4",
|
"@tanstack/virtual-core": "^3.8.4",
|
||||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||||
|
@ -60,8 +60,8 @@ importers:
|
|||||||
specifier: ^8.19.4
|
specifier: ^8.19.4
|
||||||
version: 8.19.4
|
version: 8.19.4
|
||||||
'@tanstack/solid-table':
|
'@tanstack/solid-table':
|
||||||
specifier: ^8.19.3
|
specifier: ^8.20.1
|
||||||
version: 8.19.3(solid-js@1.8.19)
|
version: 8.20.1(solid-js@1.8.19)
|
||||||
'@tanstack/solid-virtual':
|
'@tanstack/solid-virtual':
|
||||||
specifier: ^3.8.4
|
specifier: ^3.8.4
|
||||||
version: 3.8.4(solid-js@1.8.19)
|
version: 3.8.4(solid-js@1.8.19)
|
||||||
@ -1316,8 +1316,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==}
|
resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
'@tanstack/solid-table@8.19.3':
|
'@tanstack/solid-table@8.20.1':
|
||||||
resolution: {integrity: sha512-lqAwbhjRkK2OACy4depjIWtuW9hR0BKZmm43nUfTpjhf6ftG6d4I9s9C3VNz6JFhNji7NojY2D/BYOi0kkbiKw==}
|
resolution: {integrity: sha512-W5MdWxFL7HHmxXKyl2WnoikAcp91d6nIXUodd0a20TWKj4QiwERhDcx0Y9sSIdchOuybxROyopBkSvFj2iyZLA==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: '>=1.3'
|
solid-js: '>=1.3'
|
||||||
@ -1327,8 +1327,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: ^1.3.0
|
solid-js: ^1.3.0
|
||||||
|
|
||||||
'@tanstack/table-core@8.19.3':
|
'@tanstack/table-core@8.20.1':
|
||||||
resolution: {integrity: sha512-IqREj9ADoml9zCAouIG/5kCGoyIxPFdqdyoxis9FisXFi5vT+iYfEfLosq4xkU/iDbMcEuAj+X8dWRLvKYDNoQ==}
|
resolution: {integrity: sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.8.4':
|
'@tanstack/virtual-core@3.8.4':
|
||||||
@ -3889,7 +3889,7 @@ snapshots:
|
|||||||
'@babel/core': 7.24.7
|
'@babel/core': 7.24.7
|
||||||
'@babel/helper-compilation-targets': 7.24.7
|
'@babel/helper-compilation-targets': 7.24.7
|
||||||
'@babel/helper-plugin-utils': 7.24.7
|
'@babel/helper-plugin-utils': 7.24.7
|
||||||
debug: 4.3.5
|
debug: 4.3.6
|
||||||
lodash.debounce: 4.0.8
|
lodash.debounce: 4.0.8
|
||||||
resolve: 1.22.8
|
resolve: 1.22.8
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -5053,9 +5053,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
remove-accents: 0.5.0
|
remove-accents: 0.5.0
|
||||||
|
|
||||||
'@tanstack/solid-table@8.19.3(solid-js@1.8.19)':
|
'@tanstack/solid-table@8.20.1(solid-js@1.8.19)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tanstack/table-core': 8.19.3
|
'@tanstack/table-core': 8.20.1
|
||||||
solid-js: 1.8.19
|
solid-js: 1.8.19
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.8.4(solid-js@1.8.19)':
|
'@tanstack/solid-virtual@3.8.4(solid-js@1.8.19)':
|
||||||
@ -5063,7 +5063,7 @@ snapshots:
|
|||||||
'@tanstack/virtual-core': 3.8.4
|
'@tanstack/virtual-core': 3.8.4
|
||||||
solid-js: 1.8.19
|
solid-js: 1.8.19
|
||||||
|
|
||||||
'@tanstack/table-core@8.19.3': {}
|
'@tanstack/table-core@8.20.1': {}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.8.4': {}
|
'@tanstack/virtual-core@3.8.4': {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user