chore(package.json): upgrade react compiler

This commit is contained in:
plebeius
2025-11-20 18:24:18 +01:00
parent d30db40159
commit 1abfaf30fa
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -102,7 +102,7 @@
"@typescript-eslint/parser": "8.29.0",
"@vitejs/plugin-react": "4.3.4",
"assert": "2.1.0",
"babel-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
"babel-plugin-react-compiler": "1.0.0",
"buffer": "6.0.3",
"concurrently": "8.0.1",
"conventional-changelog-cli": "4.1.0",
@@ -116,7 +116,7 @@
"eslint": "8.56.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
"eslint-plugin-react-compiler": "19.1.0-rc.2",
"eslint-plugin-react-hooks": "5.2.0",
"husky": "4.3.8",
"isomorphic-fetch": "3.0.0",