Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent d6f105d commit e6a831c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/esbuild-react-compiler-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"types:check": "tsc --noEmit"
},
"dependencies": {
"babel-plugin-react-compiler": "0.0.0-experimental-22c6e49-20241219",
"babel-plugin-react-compiler": "0.0.0-experimental-fe484b5-20240912",
"react-compiler-webpack": "0.1.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint-config-prettier": "10.0.2",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-compiler": "0.0.0-experimental-22c6e49-20241219",
"eslint-plugin-react-compiler": "0.0.0-experimental-fcabbc1-20241106",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-sonarjs": "3.0.2",
"eslint-plugin-tailwindcss": "3.17.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextra-theme-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"next-themes": "^0.4.0",
"next-view-transitions": "^0.3.0",
"react-compiler-runtime": "0.0.0-experimental-22c6e49-20241219"
"react-compiler-runtime": "0.0.0-experimental-fcabbc1-20241106"
},
"devDependencies": {
"@tailwindcss/cli": "^4.0.0-beta.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextra-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@headlessui/react": "^2.1.2",
"clsx": "^2.1.0",
"next-themes": "^0.4.0",
"react-compiler-runtime": "0.0.0-experimental-22c6e49-20241219",
"react-compiler-runtime": "0.0.0-experimental-fcabbc1-20241106",
"scroll-into-view-if-needed": "^3.1.0",
"zod": "^3.22.3",
"zod-validation-error": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nextra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.2.0",
"negotiator": "^1.0.0",
"react-compiler-runtime": "0.0.0-experimental-22c6e49-20241219",
"react-compiler-runtime": "0.0.0-experimental-fcabbc1-20241106",
"react-medium-image-zoom": "^5.2.12",
"rehype-katex": "^7.0.0",
"rehype-pretty-code": "0.14.0",
Expand Down

0 comments on commit e6a831c

Please sign in to comment.