Skip to content

Commit 59efea2

Browse files
fix(deps): update react monorepo
1 parent 15ebad8 commit 59efea2

File tree

2 files changed

+409
-31
lines changed

2 files changed

+409
-31
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"@vitejs/plugin-react-swc": "3.11.0",
1919
"eslint": "9.32.0",
2020
"eslint-plugin-react": "7.37.5",
21-
"eslint-plugin-react-hooks": "5.2.0",
21+
"eslint-plugin-react-hooks": "7.0.1",
2222
"typescript": "5.9.2",
2323
"typescript-eslint": "8.39.0",
2424
"vite": "7.0.6"
2525
},
2626
"dependencies": {
2727
"@poool/react-access": "4.1.5",
2828
"history": "5.3.0",
29-
"react": "18.3.1",
30-
"react-dom": "18.3.1",
29+
"react": "19.2.3",
30+
"react-dom": "19.2.3",
3131
"react-router-dom": "6.30.1"
3232
},
3333
"scripts": {

0 commit comments

Comments
 (0)