feat: add support for react 19 (#264)

Co-authored-by: Valerio Ageno <valerioageno@yahoo.it>
This commit is contained in:
Marco Pasqualetti
2025-01-03 11:00:44 +01:00
committed by GitHub
parent 1dc77fc473
commit 592f402ffd
24 changed files with 329 additions and 426 deletions
@@ -52,6 +52,6 @@
"@tanstack/config": "0.7.13",
"@types/babel__core": "^7.20.5",
"prettier": "^3.2.4",
"vitest": "^2.0.0"
"vitest": "2.1.8"
}
}