@tanstack/svelte-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/svelte-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 Svelte.",
5
5
  "author": "Tanner Linsley",
6
6
  "license": "MIT",
@@ -53,13 +53,13 @@
53
53
  ],
54
54
  "dependencies": {
55
55
  "@tanstack/svelte-store": "^0.12.0",
56
- "@tanstack/table-core": "9.0.0-alpha.48"
56
+ "@tanstack/table-core": "9.0.0-alpha.49"
57
57
  },
58
58
  "devDependencies": {
59
59
  "@sveltejs/package": "^2.5.7",
60
60
  "@sveltejs/vite-plugin-svelte": "^7.1.2",
61
61
  "eslint-plugin-svelte": "^3.17.1",
62
- "svelte": "^5.55.5",
62
+ "svelte": "^5.55.7",
63
63
  "svelte-check": "^4.4.8"
64
64
  },
65
65
  "peerDependencies": {
@@ -10,7 +10,7 @@ description: >
10
10
  type: lifecycle
11
11
  library: tanstack-table
12
12
  framework: svelte
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - state-management
16
16
  - pagination
@@ -10,7 +10,7 @@ description: >
10
10
  type: composition
11
11
  library: tanstack-table
12
12
  framework: svelte
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - row-selection
16
16
  - column-definitions
@@ -10,7 +10,7 @@ description: >
10
10
  type: composition
11
11
  library: tanstack-table
12
12
  framework: svelte
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - filtering
16
16
  - column-layout
@@ -11,7 +11,7 @@ description: >
11
11
  type: composition
12
12
  library: tanstack-table
13
13
  framework: svelte
14
- library_version: '9.0.0-alpha.47'
14
+ library_version: '9.0.0-alpha.48'
15
15
  requires:
16
16
  - svelte/client-to-server
17
17
  - pagination
@@ -11,7 +11,7 @@ description: >
11
11
  type: composition
12
12
  library: tanstack-table
13
13
  framework: svelte
14
- library_version: '9.0.0-alpha.47'
14
+ library_version: '9.0.0-alpha.48'
15
15
  requires:
16
16
  - state-management
17
17
  sources:
@@ -10,7 +10,7 @@ description: >
10
10
  type: composition
11
11
  library: tanstack-table
12
12
  framework: svelte
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - svelte/table-state
16
16
  - row-expanding
@@ -9,7 +9,7 @@ description: >
9
9
  type: lifecycle
10
10
  library: tanstack-table
11
11
  framework: svelte
12
- library_version: '9.0.0-alpha.47'
12
+ library_version: '9.0.0-alpha.48'
13
13
  requires:
14
14
  - setup
15
15
  - column-definitions
@@ -10,7 +10,7 @@ description: >
10
10
  type: lifecycle
11
11
  library: tanstack-table
12
12
  framework: svelte
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - setup
16
16
  - state-management
@@ -10,7 +10,7 @@ description: >
10
10
  type: lifecycle
11
11
  library: tanstack-table
12
12
  framework: svelte
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - setup
16
16
  - state-management
@@ -10,7 +10,7 @@ description: >
10
10
  type: framework
11
11
  library: tanstack-table
12
12
  framework: svelte
13
- library_version: '9.0.0-alpha.47'
13
+ library_version: '9.0.0-alpha.48'
14
14
  requires:
15
15
  - state-management
16
16
  - setup