diff --git a/examples/react/basic/package.json b/examples/react/basic/package.json index 77862d40ae..8c7c6bd7e0 100644 --- a/examples/react/basic/package.json +++ b/examples/react/basic/package.json @@ -9,7 +9,7 @@ "start": "vite" }, "dependencies": { - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/bootstrap/package.json b/examples/react/bootstrap/package.json index bff0cda353..0cc4c1b9a9 100644 --- a/examples/react/bootstrap/package.json +++ b/examples/react/bootstrap/package.json @@ -9,7 +9,7 @@ "start": "vite" }, "dependencies": { - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "bootstrap": "^5.3.3", "react": "^18.3.1", "react-bootstrap": "2.10.3", diff --git a/examples/react/column-dnd/package.json b/examples/react/column-dnd/package.json index ad1ff5d1ca..bbe1b1e579 100644 --- a/examples/react/column-dnd/package.json +++ b/examples/react/column-dnd/package.json @@ -14,7 +14,7 @@ "@dnd-kit/sortable": "^8.0.0", "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/column-groups/package.json b/examples/react/column-groups/package.json index c7260fa326..46c7be166e 100644 --- a/examples/react/column-groups/package.json +++ b/examples/react/column-groups/package.json @@ -9,7 +9,7 @@ "start": "vite" }, "dependencies": { - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/column-ordering/package.json b/examples/react/column-ordering/package.json index 2f0921ab89..59b5fba55e 100644 --- a/examples/react/column-ordering/package.json +++ b/examples/react/column-ordering/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/column-pinning-sticky/package.json b/examples/react/column-pinning-sticky/package.json index 7dd9314e10..e6ee9b7995 100644 --- a/examples/react/column-pinning-sticky/package.json +++ b/examples/react/column-pinning-sticky/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/column-pinning/package.json b/examples/react/column-pinning/package.json index 7746c80f8a..34f13c95f3 100644 --- a/examples/react/column-pinning/package.json +++ b/examples/react/column-pinning/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/column-resizing-performant/package.json b/examples/react/column-resizing-performant/package.json index a4c276ea6f..af00cbfa8b 100644 --- a/examples/react/column-resizing-performant/package.json +++ b/examples/react/column-resizing-performant/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/column-sizing/package.json b/examples/react/column-sizing/package.json index 3ddb007806..17faad0ac6 100644 --- a/examples/react/column-sizing/package.json +++ b/examples/react/column-sizing/package.json @@ -9,7 +9,7 @@ "start": "vite" }, "dependencies": { - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/column-visibility/package.json b/examples/react/column-visibility/package.json index 1d63955c6a..d5b9f58ef7 100644 --- a/examples/react/column-visibility/package.json +++ b/examples/react/column-visibility/package.json @@ -9,7 +9,7 @@ "start": "vite" }, "dependencies": { - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/custom-features/package.json b/examples/react/custom-features/package.json index d4326cbe46..9d62a0b25a 100644 --- a/examples/react/custom-features/package.json +++ b/examples/react/custom-features/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/editable-data/package.json b/examples/react/editable-data/package.json index 808adc4d9f..4aea3a36a5 100644 --- a/examples/react/editable-data/package.json +++ b/examples/react/editable-data/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/expanding/package.json b/examples/react/expanding/package.json index 02abbea7aa..a05a90b217 100644 --- a/examples/react/expanding/package.json +++ b/examples/react/expanding/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/filters-faceted/package.json b/examples/react/filters-faceted/package.json index dc7bbd40fd..7749a6f20a 100644 --- a/examples/react/filters-faceted/package.json +++ b/examples/react/filters-faceted/package.json @@ -11,7 +11,7 @@ "dependencies": { "@faker-js/faker": "^8.4.1", "@tanstack/match-sorter-utils": "^8.19.4", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/filters-fuzzy/package.json b/examples/react/filters-fuzzy/package.json index 06583ec9e5..4fd5f34893 100644 --- a/examples/react/filters-fuzzy/package.json +++ b/examples/react/filters-fuzzy/package.json @@ -11,7 +11,7 @@ "dependencies": { "@faker-js/faker": "^8.4.1", "@tanstack/match-sorter-utils": "^8.19.4", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/filters/package.json b/examples/react/filters/package.json index 18d758e37d..055342c02f 100644 --- a/examples/react/filters/package.json +++ b/examples/react/filters/package.json @@ -11,7 +11,7 @@ "dependencies": { "@faker-js/faker": "^8.4.1", "@tanstack/match-sorter-utils": "^8.19.4", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/full-width-resizable-table/package.json b/examples/react/full-width-resizable-table/package.json index 589cafc19a..9e03368b3a 100755 --- a/examples/react/full-width-resizable-table/package.json +++ b/examples/react/full-width-resizable-table/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/full-width-table/package.json b/examples/react/full-width-table/package.json index 8ff82c07c2..0617f52012 100755 --- a/examples/react/full-width-table/package.json +++ b/examples/react/full-width-table/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/fully-controlled/package.json b/examples/react/fully-controlled/package.json index a7f4fcce0c..af37975c68 100644 --- a/examples/react/fully-controlled/package.json +++ b/examples/react/fully-controlled/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/grouping/package.json b/examples/react/grouping/package.json index fd502bbc0c..6fd672d98d 100644 --- a/examples/react/grouping/package.json +++ b/examples/react/grouping/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/kitchen-sink/package.json b/examples/react/kitchen-sink/package.json index 4709aa45ef..c21945f852 100644 --- a/examples/react/kitchen-sink/package.json +++ b/examples/react/kitchen-sink/package.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@tanstack/match-sorter-utils": "^8.19.4", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/material-ui-pagination/package.json b/examples/react/material-ui-pagination/package.json index f8f70248b9..c30ce81d1d 100644 --- a/examples/react/material-ui-pagination/package.json +++ b/examples/react/material-ui-pagination/package.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.11.5", "@mui/icons-material": "^5.15.21", "@mui/material": "^5.15.21", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/pagination-controlled/package.json b/examples/react/pagination-controlled/package.json index 962c2c8615..9ffa5d4c01 100644 --- a/examples/react/pagination-controlled/package.json +++ b/examples/react/pagination-controlled/package.json @@ -11,7 +11,7 @@ "dependencies": { "@faker-js/faker": "^8.4.1", "@tanstack/react-query": "^5.49.0", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/pagination/package.json b/examples/react/pagination/package.json index 5c0456d63e..4f069a6e6f 100644 --- a/examples/react/pagination/package.json +++ b/examples/react/pagination/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/query-router-search-params/package.json b/examples/react/query-router-search-params/package.json index dc62b2f6f0..c92fcfb775 100644 --- a/examples/react/query-router-search-params/package.json +++ b/examples/react/query-router-search-params/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tanstack/react-query": "^5.49.0", "@tanstack/react-router": "^1.43.2", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/row-dnd/package.json b/examples/react/row-dnd/package.json index 11f2870fe4..e2f6fef885 100644 --- a/examples/react/row-dnd/package.json +++ b/examples/react/row-dnd/package.json @@ -14,7 +14,7 @@ "@dnd-kit/sortable": "^8.0.0", "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/row-pinning/package.json b/examples/react/row-pinning/package.json index 93b1b542f2..d8724259d3 100644 --- a/examples/react/row-pinning/package.json +++ b/examples/react/row-pinning/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/row-selection/package.json b/examples/react/row-selection/package.json index 13abce52f6..beb7e94c10 100644 --- a/examples/react/row-selection/package.json +++ b/examples/react/row-selection/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/sorting/package.json b/examples/react/sorting/package.json index e5d9d35e06..1d7044effa 100644 --- a/examples/react/sorting/package.json +++ b/examples/react/sorting/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/sub-components/package.json b/examples/react/sub-components/package.json index 1e30e136fb..4f2402df77 100644 --- a/examples/react/sub-components/package.json +++ b/examples/react/sub-components/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/examples/react/virtualized-columns/package.json b/examples/react/virtualized-columns/package.json index 4ee05c397f..91126df109 100644 --- a/examples/react/virtualized-columns/package.json +++ b/examples/react/virtualized-columns/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "@tanstack/react-virtual": "^3.8.1", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/examples/react/virtualized-infinite-scrolling/package.json b/examples/react/virtualized-infinite-scrolling/package.json index 44d8fb237b..7250cfe972 100644 --- a/examples/react/virtualized-infinite-scrolling/package.json +++ b/examples/react/virtualized-infinite-scrolling/package.json @@ -11,7 +11,7 @@ "dependencies": { "@faker-js/faker": "^8.4.1", "@tanstack/react-query": "^5.49.0", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "@tanstack/react-virtual": "^3.8.1", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/examples/react/virtualized-rows/package.json b/examples/react/virtualized-rows/package.json index 03e3ebf40d..9cf6df0b17 100644 --- a/examples/react/virtualized-rows/package.json +++ b/examples/react/virtualized-rows/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@faker-js/faker": "^8.4.1", - "@tanstack/react-table": "^8.20.5", + "@tanstack/react-table": "^8.20.6", "@tanstack/react-virtual": "^3.8.1", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/packages/react-table-devtools/package.json b/packages/react-table-devtools/package.json index 03bf80c635..479ce8dc3b 100644 --- a/packages/react-table-devtools/package.json +++ b/packages/react-table-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-table-devtools", - "version": "8.20.5", + "version": "8.20.6", "description": "Devtools for React Table", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/react-table/package.json b/packages/react-table/package.json index 3ef4ce810a..fcf9b4dbf6 100644 --- a/packages/react-table/package.json +++ b/packages/react-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-table", - "version": "8.20.5", + "version": "8.20.6", "description": "Headless UI for building powerful tables & datagrids for React.", "author": "Tanner Linsley", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6420387e5c..ba4dee928a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1058,7 +1058,7 @@ importers: examples/react/basic: dependencies: '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1089,7 +1089,7 @@ importers: examples/react/bootstrap: dependencies: '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table bootstrap: specifier: ^5.3.3 @@ -1150,7 +1150,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1181,7 +1181,7 @@ importers: examples/react/column-groups: dependencies: '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1215,7 +1215,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1249,7 +1249,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1283,7 +1283,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1317,7 +1317,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1348,7 +1348,7 @@ importers: examples/react/column-sizing: dependencies: '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1379,7 +1379,7 @@ importers: examples/react/column-visibility: dependencies: '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1413,7 +1413,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1447,7 +1447,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1481,7 +1481,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1518,7 +1518,7 @@ importers: specifier: ^8.19.4 version: link:../../../packages/match-sorter-utils '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1555,7 +1555,7 @@ importers: specifier: ^8.19.4 version: link:../../../packages/match-sorter-utils '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1592,7 +1592,7 @@ importers: specifier: ^8.19.4 version: link:../../../packages/match-sorter-utils '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1626,7 +1626,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1660,7 +1660,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1694,7 +1694,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1728,7 +1728,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1768,7 +1768,7 @@ importers: specifier: ^8.19.4 version: link:../../../packages/match-sorter-utils '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1820,7 +1820,7 @@ importers: specifier: ^5.15.21 version: 5.15.21(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1857,7 +1857,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1894,7 +1894,7 @@ importers: specifier: ^5.49.0 version: 5.49.0(react@18.3.1) '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1931,7 +1931,7 @@ importers: specifier: ^1.43.2 version: 1.43.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -1983,7 +1983,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -2017,7 +2017,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -2051,7 +2051,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -2085,7 +2085,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -2119,7 +2119,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table react: specifier: ^18.3.1 @@ -2153,7 +2153,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table '@tanstack/react-virtual': specifier: ^3.8.1 @@ -2193,7 +2193,7 @@ importers: specifier: ^5.49.0 version: 5.49.0(react@18.3.1) '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table '@tanstack/react-virtual': specifier: ^3.8.1 @@ -2230,7 +2230,7 @@ importers: specifier: ^8.4.1 version: 8.4.1 '@tanstack/react-table': - specifier: ^8.20.5 + specifier: ^8.20.6 version: link:../../../packages/react-table '@tanstack/react-virtual': specifier: ^3.8.1 @@ -6717,6 +6717,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@10.1.0: