Skip to content

Commit

Permalink
fix(deps): update React Compiler dependencies 🤖 ✨ (#8069)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Dec 16, 2024
1 parent 23d9dbe commit e4009f1
Show file tree
Hide file tree
Showing 11 changed files with 111 additions and 100 deletions.
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-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"react": "^18.2.0",
"react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"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-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
Expand Down
4 changes: 2 additions & 2 deletions dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@sanity/icons": "^3.5.2",
"@sanity/ui": "^2.10.9",
"@sanity/vision": "3.67.1",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"sanity-plugin-markdown": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion dev/test-next-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@sanity/vision": "workspace:*",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"next": "15.0.4",
"react": "rc",
"react-dom": "rc",
Expand Down
4 changes: 2 additions & 2 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"lodash": "^4.17.21",
"qs": "^6.10.2",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-dom": "^18.3.1",
"react-refractor": "^2.1.6",
"refractor": "^3.6.0",
Expand All @@ -66,7 +66,7 @@
},
"devDependencies": {
"@million/lint": "^1.0.14",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"chokidar": "^3.6.0",
"vite": "^5.4.11"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,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-37ed2a7-20241206",
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"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-37ed2a7-20241206"
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215"
},
"devDependencies": {
"@repo/package.config": "workspace:*",
Expand All @@ -85,7 +85,7 @@
"@sanity/types": "workspace:*",
"@sanity/util": "workspace:*",
"@types/lodash": "^4.17.7",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"react": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.13"
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"pretty-ms": "^7.0.1",
"quick-lru": "^5.1.1",
"raf": "^3.4.1",
"react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-fast-compare": "^3.2.0",
"react-focus-lock": "^2.8.1",
"react-i18next": "14.0.2",
Expand Down Expand Up @@ -294,7 +294,7 @@
"@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^4.3.3",
"@vvo/tzdb": "6.137.0",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"blob-polyfill": "^9.0.20240710",
"date-fns-tz": "2.0.1",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions perf/efps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"@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-df7b47d-20241124",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"chalk": "^4.1.2",
"cli-table3": "^0.6.5",
"dotenv": "^16.0.3",
"globby": "^11.1.0",
"ora": "^8.0.1",
"playwright": "^1.46.1",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-dom": "^18.3.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"sanity": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions perf/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"start": "sanity start --port 3300"
},
"dependencies": {
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
Expand Down
Loading

0 comments on commit e4009f1

Please sign in to comment.