We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f44d2 commit b21280cCopy full SHA for b21280c
package.json
@@ -36,8 +36,8 @@
36
},
37
"peerDependencies": {
38
"@tanstack/react-table": "^8.0.0",
39
- "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
40
- "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
41
42
"devDependencies": {
43
"@rollup/plugin-commonjs": "^25.0.7",
0 commit comments