@tanstack/react-table 9.0.0-alpha.48 → 9.0.0-alpha.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tanstack/react-table",
3
- "version": "9.0.0-alpha.48",
3
+ "version": "9.0.0-alpha.49",
4
4
  "description": "Headless UI for building powerful tables & datagrids for React.",
5
5
  "author": "Tanner Linsley",
6
6
  "license": "MIT",
@@ -55,12 +55,12 @@
55
55
  ],
56
56
  "dependencies": {
57
57
  "@tanstack/react-store": "^0.11.0",
58
- "@tanstack/table-core": "9.0.0-alpha.48"
58
+ "@tanstack/table-core": "9.0.0-alpha.49"
59
59
  },
60
60
  "devDependencies": {
61
- "@eslint-react/eslint-plugin": "^5.7.7",
61
+ "@eslint-react/eslint-plugin": "^5.8.0",
62
62
  "@types/react": "^19.2.14",
63
- "@vitejs/plugin-react": "^6.0.1",
63
+ "@vitejs/plugin-react": "^6.0.2",
64
64
  "eslint-plugin-react-compiler": "19.1.0-rc.2",
65
65
  "eslint-plugin-react-hooks": "^7.1.1",
66
66
  "react": "^19.2.6"
@@ -13,7 +13,7 @@ description: >
13
13
  type: lifecycle
14
14
  library: tanstack-table
15
15
  framework: react
16
- library_version: '9.0.0-alpha.47'
16
+ library_version: '9.0.0-alpha.48'
17
17
  requires:
18
18
  - state-management
19
19
  - pagination
@@ -13,7 +13,7 @@ description: >
13
13
  type: composition
14
14
  library: tanstack-table
15
15
  framework: react
16
- library_version: '9.0.0-alpha.47'
16
+ library_version: '9.0.0-alpha.48'
17
17
  requires:
18
18
  - row-selection
19
19
  - column-definitions
@@ -12,7 +12,7 @@ description: >
12
12
  type: composition
13
13
  library: tanstack-table
14
14
  framework: react
15
- library_version: '9.0.0-alpha.47'
15
+ library_version: '9.0.0-alpha.48'
16
16
  requires:
17
17
  - filtering
18
18
  - column-layout
@@ -11,7 +11,7 @@ description: >
11
11
  type: composition
12
12
  library: tanstack-table
13
13
  framework: react
14
- library_version: '9.0.0-alpha.47'
14
+ library_version: '9.0.0-alpha.48'
15
15
  requires:
16
16
  - react/client-to-server
17
17
  - pagination
@@ -14,7 +14,7 @@ description: >
14
14
  type: composition
15
15
  library: tanstack-table
16
16
  framework: react
17
- library_version: '9.0.0-alpha.47'
17
+ library_version: '9.0.0-alpha.48'
18
18
  requires:
19
19
  - react/table-state
20
20
  - state-management
@@ -15,7 +15,7 @@ description: >
15
15
  type: composition
16
16
  library: tanstack-table
17
17
  framework: react
18
- library_version: '9.0.0-alpha.47'
18
+ library_version: '9.0.0-alpha.48'
19
19
  requires:
20
20
  - react/table-state
21
21
  - row-expanding
@@ -10,7 +10,7 @@ description: >
10
10
  type: lifecycle
11
11
  library: tanstack-table
12
12
  framework: react
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - setup
16
16
  - column-definitions
@@ -15,7 +15,7 @@ description: >
15
15
  type: lifecycle
16
16
  library: tanstack-table
17
17
  framework: react
18
- library_version: '9.0.0-alpha.47'
18
+ library_version: '9.0.0-alpha.48'
19
19
  requires:
20
20
  - setup
21
21
  - state-management
@@ -13,7 +13,7 @@ description: >
13
13
  type: lifecycle
14
14
  library: tanstack-table
15
15
  framework: react
16
- library_version: '9.0.0-alpha.47'
16
+ library_version: '9.0.0-alpha.48'
17
17
  requires:
18
18
  - setup
19
19
  - state-management
@@ -14,7 +14,7 @@ description: >
14
14
  type: framework
15
15
  library: tanstack-table
16
16
  framework: react
17
- library_version: '9.0.0-alpha.47'
17
+ library_version: '9.0.0-alpha.48'
18
18
  requires:
19
19
  - react/table-state
20
20
  sources:
@@ -14,7 +14,7 @@ description: >
14
14
  type: framework
15
15
  library: tanstack-table
16
16
  framework: react
17
- library_version: '9.0.0-alpha.47'
17
+ library_version: '9.0.0-alpha.48'
18
18
  requires:
19
19
  - state-management
20
20
  - setup