pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/TanStack/table/commit/433ce7d6bc3238de489a10db6cbdbb0e09fa3b4f

release: version packages (#6277) · TanStack/table@433ce7d · GitHub
Skip to content

Commit 433ce7d

Browse files
release: version packages (#6277)
release: v9.0.0-alpha.49 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1bd6a53 commit 433ce7d

237 files changed

Lines changed: 244 additions & 244 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/angular/basic-app-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/forms": "^21.2.13",
1818
"@angular/platform-browser": "^21.2.13",
1919
"@faker-js/faker": "^10.4.0",
20-
"@tanstack/angular-table": "^9.0.0-alpha.48",
20+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2121
"rxjs": "~7.8.2",
2222
"tslib": "^2.8.1"
2323
},

examples/angular/basic-inject-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

examples/angular/column-ordering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

examples/angular/column-pinning-sticky/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

examples/angular/column-pinning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

examples/angular/column-resizing-performant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

examples/angular/column-visibility/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

examples/angular/composable-tables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

examples/angular/custom-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/forms": "^21.2.13",
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
20-
"@tanstack/angular-table": "^9.0.0-alpha.48",
20+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2121
"rxjs": "~7.8.2",
2222
"tslib": "^2.8.1"
2323
},

examples/angular/editable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "^21.2.13",
1919
"@angular/router": "^21.2.13",
2020
"@faker-js/faker": "^10.4.0",
21-
"@tanstack/angular-table": "^9.0.0-alpha.48",
21+
"@tanstack/angular-table": "^9.0.0-alpha.49",
2222
"rxjs": "~7.8.2",
2323
"tslib": "^2.8.1"
2424
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy