feat(*): react 19 support update

This commit is contained in:
AAGaming
2025-10-15 00:04:31 -04:00
parent 25b4b60e34
commit 6e443c06d3
8 changed files with 171 additions and 92 deletions

View File

@@ -47,8 +47,8 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^29.5.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "19.1.1",
"@types/react-dom": "19.1.1",
"@types/react-router": "5.1.20",
"commitizen": "^4.3.1",
"husky": "^9.1.7",