Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update React Compiler dependencies πŸ€– ✨ #8327

Merged
merged 1 commit into from
Jan 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dev/page-building-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"dependencies": {
"@sanity/vision": "workspace:*",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"react": "^18.2.0",
"react-compiler-runtime": "19.0.0-beta-55955c9-20241229",
"react-compiler-runtime": "19.0.0-beta-decd7b8-20250118",
"react-dom": "^18.2.0",
"react-icons": "^5.2.1",
"sanity": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions dev/starter-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"start": "../.bin/sanity start --port 3337"
},
"dependencies": {
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-55955c9-20241229",
"react-compiler-runtime": "19.0.0-beta-decd7b8-20250118",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
Expand Down
2 changes: 1 addition & 1 deletion dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@sanity/icons": "^3.5.7",
"@sanity/ui": "^2.11.2",
"@sanity/vision": "3.70.0",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sanity": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"@million/lint": "1.0.14",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"chokidar": "^3.6.0",
"vite": "^6.0.7"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"eslint-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"json5": "^2.2.3",
"lodash": "^4.17.21",
"quick-lru": "^5.1.1",
"react-compiler-runtime": "19.0.0-beta-55955c9-20241229"
"react-compiler-runtime": "19.0.0-beta-decd7b8-20250118"
},
"devDependencies": {
"@repo/package.config": "workspace:*",
Expand All @@ -84,7 +84,7 @@
"@sanity/types": "workspace:*",
"@sanity/util": "workspace:*",
"@types/lodash": "^4.17.7",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"react": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.14"
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"pretty-ms": "^7.0.1",
"quick-lru": "^5.1.1",
"raf": "^3.4.1",
"react-compiler-runtime": "19.0.0-beta-55955c9-20241229",
"react-compiler-runtime": "19.0.0-beta-decd7b8-20250118",
"react-fast-compare": "^3.2.0",
"react-focus-lock": "^2.13.5",
"react-i18next": "14.0.2",
Expand Down Expand Up @@ -305,7 +305,7 @@
"@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^4.3.4",
"@vvo/tzdb": "6.137.0",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"blob-polyfill": "^9.0.20240710",
"date-fns-tz": "2.0.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion perf/efps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/serve-handler": "^6.1.4",
"@types/yargs": "^17.0.7",
"@vitejs/plugin-react": "^4.3.4",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"chalk": "^4.1.2",
"cli-table3": "^0.6.5",
"dotenv": "^16.0.3",
Expand Down
2 changes: 1 addition & 1 deletion perf/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"start": "sanity start --port 3300"
},
"dependencies": {
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sanity": "workspace:*",
Expand Down
Loading
Loading