add react compiler
This commit is contained in:
@ -12,10 +12,14 @@
|
||||
"@astrojs/react": "^4.2.0",
|
||||
"@types/react": "^19.0.8",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"astro": "^5.2.5",
|
||||
"astro": "^5.3.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"sass": "^1.84.0",
|
||||
"scss": "^0.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-30d8a17-20250209",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-30d8a17-20250209"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user