Skip to content

Commit 8f45c62

Browse files
chore: update react monorepo
1 parent 34142f8 commit 8f45c62

File tree

2 files changed

+42
-51
lines changed

2 files changed

+42
-51
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@testing-library/react": "^14.0.0",
1515
"@testing-library/user-event": "^14.2.1",
1616
"@types/node": "^20.11.19",
17-
"@types/react": "^18.0.15",
18-
"@types/react-dom": "^18.0.6",
17+
"@types/react": "^19.0.0",
18+
"@types/react-dom": "^19.0.0",
1919
"@types/testing-library__jest-dom": "^5.14.5",
2020
"@typescript-eslint/eslint-plugin": "^7.0.0",
2121
"@typescript-eslint/parser": "^7.0.0",
@@ -30,15 +30,15 @@
3030
"eslint-plugin-jsx-a11y": "^6.6.0",
3131
"eslint-plugin-prettier": "^5.1.3",
3232
"eslint-plugin-react": "^7.30.1",
33-
"eslint-plugin-react-hooks": "^4.6.0",
33+
"eslint-plugin-react-hooks": "^5.0.0",
3434
"eslint-plugin-testing-library": "^6.0.0",
3535
"gh-pages": "^6.1.1",
3636
"husky": "^9.0.0",
3737
"jsdom": "^24.0.0",
3838
"lint-staged": "^15.0.0",
3939
"prettier": "^3.2.5",
40-
"react": "^18.2.0",
41-
"react-dom": "^18.2.0",
40+
"react": "^19.0.0",
41+
"react-dom": "^19.0.0",
4242
"source-map-resolve": "^0.6.0",
4343
"tsc-files": "^1.1.3",
4444
"typescript": "^5.3.3",

pnpm-lock.yaml

+37-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)