Skip to content

Commit 7888ce8

Browse files
fix(deps): update react compiler dependencies 🤖 ✨
1 parent 91bd650 commit 7888ce8

File tree

2 files changed

+241
-110
lines changed

2 files changed

+241
-110
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"@types/react-dom": "^19.1.7",
149149
"@typescript-eslint/eslint-plugin": "^7.18.0",
150150
"@typescript-eslint/parser": "^7.18.0",
151-
"babel-plugin-react-compiler": "19.1.0-rc.2",
151+
"babel-plugin-react-compiler": "19.1.0-rc.3",
152152
"commitizen": "^4.3.1",
153153
"commitlint": "^19.8.1",
154154
"eslint": "^8.57.1",
@@ -157,7 +157,7 @@
157157
"eslint-plugin-jsx-a11y": "^6.10.2",
158158
"eslint-plugin-prettier": "^5.5.4",
159159
"eslint-plugin-react": "^7.37.5",
160-
"eslint-plugin-react-hooks": "6.0.0-rc.1",
160+
"eslint-plugin-react-hooks": "6.0.0-rc.2",
161161
"eslint-plugin-simple-import-sort": "^12.1.1",
162162
"http-server": "^14.1.1",
163163
"husky": "^8.0.3",

0 commit comments

Comments
 (0)