feat: enable react compiler for @payloadcms/next package (#7839)

also upgrades esbuild and react compiler packages
This commit is contained in:
Alessio Gravili
2024-08-23 14:01:21 -04:00
committed by GitHub
parent 4bbc593dc5
commit 83022f6d55
20 changed files with 309 additions and 208 deletions

View File

@@ -60,7 +60,7 @@
"@sentry/react": "^7.77.0",
"@types/react": "npm:types-react@19.0.0-rc.0",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.0",
"babel-plugin-react-compiler": "0.0.0-experimental-1cd8995-20240814",
"babel-plugin-react-compiler": "0.0.0-experimental-48eb8f4-20240822",
"comment-json": "^4.2.3",
"create-payload-app": "workspace:*",
"dotenv": "16.4.5",