fix(deps): update react peer dependency version range (#4887)

This commit is contained in:
白熱
2025-03-27 18:17:07 +08:00
committed by GitHub
parent b65b2639ab
commit 89c144cafd
34 changed files with 43 additions and 41 deletions
+2
View File
@@ -39,5 +39,7 @@ jobs:
echo "Error: Uncommitted changes detected after build."
echo "Changed files:"
git status --porcelain
echo "Diff of changes:"
git diff
exit 1
fi