@samitouri / QOS-React-2 / commits / c91783c1f2

[eprh] Bump ReactVersions for next version (#34965)

This was outdated from previously. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/34965). * __->__ #34965 * #34964

lauren committed Oct 23, 2025 at 13:43 UTC c91783c1f2231ca5d99f5700f4c7fda4006a217e
1 file changed +1 -1
ReactVersions.js
+1 -1
@@ -33,7 +33,7 @@ const canaryChannelLabel = 'canary';
33 const rcNumber = 0;
34
35 const stablePackages = {
36 - 'eslint-plugin-react-hooks': '7.0.0',
36 + 'eslint-plugin-react-hooks': '7.1.0',
37 'jest-react': '0.18.0',
38 react: ReactVersion,
39 'react-art': ReactVersion,