Skip to content

Commit

Permalink
chore: upgrade the react compiler's babel and eslint plugins (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCassiere authored Aug 16, 2024
1 parent 718d19c commit ade409d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 48 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@
"@types/react-signature-canvas": "^1.0.5",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-334f00b-20240725",
"babel-plugin-react-compiler": "0.0.0-experimental-5f79ba2-20240815",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-compiler": "0.0.0-experimental-9ed098e-20240725",
"eslint-plugin-react-compiler": "0.0.0-experimental-d0e920e-20240815",
"eslint-plugin-react-hooks": "5.1.0-beta-26f2496093-20240514",
"globals": "^15.9.0",
"postcss": "^8.4.41",
Expand Down
81 changes: 35 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ade409d

Please sign in to comment.