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

@@ -124,7 +124,7 @@
"@types/uuid": "10.0.0",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"esbuild": "0.23.0",
"esbuild": "0.23.1",
"graphql-http": "^1.22.0",
"rimraf": "3.0.2",
"sharp": "0.32.6"