Bump React Compiler to stable 1.0.0 (#11450)

Co-authored-by: Oleksii Bulenok <oleksii.bulenok@swmansion.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Tomasz Zawadzki
2026-08-19 15:31:29 +02:00
committed by GitHub
parent 0e04159335
commit 14f8ee10f9
2 changed files with 9 additions and 16 deletions
+2 -2
View File
@@ -223,7 +223,7 @@
"psl": "1.9.0",
"radix-ui": "^1.4.3",
"react": "19.2.3",
"react-compiler-runtime": "19.1.0-rc.3",
"react-compiler-runtime": "1.0.0",
"react-dom": "19.2.3",
"react-hotkeys-hook": "5.2.4",
"react-image-crop": "^11.0.7",
@@ -288,7 +288,7 @@
"@typescript/native": "npm:typescript@^7.0.2",
"babel-jest": "^29.7.0",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-react-compiler": "19.1.0-rc.3",
"babel-plugin-react-compiler": "1.0.0",
"babel-preset-expo": "~57.0.4",
"eslint-plugin-bsky-internal": "link:lint-rules",
"eslint-plugin-react-native-a11y": "^3.5.1",