Skip to content

Commit b3061ae

Browse files
Update react monorepo
1 parent fd8c6b7 commit b3061ae

File tree

2 files changed

+164
-132
lines changed

2 files changed

+164
-132
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@tanstack/react-query": "^5.40.0",
1717
"@tanstack/react-query-devtools": "^5.40.0",
1818
"@types/node": "^22.0.0",
19-
"@types/react": "^18.3.3",
20-
"@types/react-dom": "^18.3.0",
19+
"@types/react": "^19.0.0",
20+
"@types/react-dom": "^19.0.0",
2121
"@uppy/aws-s3": "patch:@uppy/aws-s3@npm%3A4.1.3#~/.yarn/patches/@uppy-aws-s3-npm-4.1.3-4c4ba3e640.patch",
2222
"@uppy/core": "^4.4.3",
2323
"@uppy/dashboard": "^4.1.0",
@@ -39,8 +39,8 @@
3939
"lz-string": "^1.5.0",
4040
"material-react-table": "^3.2.1",
4141
"msw": "^2.7.5",
42-
"react": "^18.3.1",
43-
"react-dom": "^18.3.1",
42+
"react": "^19.0.0",
43+
"react-dom": "^19.0.0",
4444
"react-hook-form": "^7.52.0",
4545
"react-redux": "^9.1.2",
4646
"react-router": "^7.7.0",
@@ -95,7 +95,7 @@
9595
"eslint-plugin-no-only-tests": "3.3.0",
9696
"eslint-plugin-prettier": "5.5.4",
9797
"eslint-plugin-react": "7.37.5",
98-
"eslint-plugin-react-hooks": "5.2.0",
98+
"eslint-plugin-react-hooks": "7.0.1",
9999
"eslint-plugin-testing-library": "7.13.3",
100100
"express": "5.1.0",
101101
"globals": "16.5.0",

0 commit comments

Comments
 (0)