Skip to content

Commit

Permalink
Bump compiler.
Browse files Browse the repository at this point in the history
  • Loading branch information
dagstuan committed Dec 9, 2024
1 parent 5f22e8c commit 4c6ddca
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 373 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"@types/node": "^22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.13.0",
"postcss": "^8.4.49",
Expand All @@ -88,8 +88,8 @@
]
},
"overrides": {
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0"
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1"
}
}
}
Loading

0 comments on commit 4c6ddca

Please sign in to comment.