Skip to content

Commit 2f8cb53

Browse files
committed
chore(deps): fix babel-plugin-react-compiler version
1 parent 969a600 commit 2f8cb53

File tree

3 files changed

+10
-119
lines changed

3 files changed

+10
-119
lines changed

playground/compiler-react-18/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react": "^18.3.12",
1818
"@types/react-dom": "^18.3.1",
1919
"@vitejs/plugin-react": "workspace:*",
20-
"babel-plugin-react-compiler": "0.0.0-experimental-fe484b5-20240912",
20+
"babel-plugin-react-compiler": "0.0.0-experimental-dc8bd44-20241121",
2121
"typescript": "^5.7.2",
2222
"vite": "^5.4.11"
2323
}

playground/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react": "^18.3.12",
1717
"@types/react-dom": "^18.3.1",
1818
"@vitejs/plugin-react": "workspace:*",
19-
"babel-plugin-react-compiler": "0.0.0-experimental-fe484b5-20240912",
19+
"babel-plugin-react-compiler": "0.0.0-experimental-dc8bd44-20241121",
2020
"typescript": "^5.7.2",
2121
"vite": "^5.4.11"
2222
}

pnpm-lock.yaml

Lines changed: 8 additions & 117 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)