Skip to content

Commit d20a4e6

Browse files
fix(deps): update react monorepo
1 parent ffc8816 commit d20a4e6

File tree

2 files changed

+195
-39
lines changed

2 files changed

+195
-39
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"gatsby-transformer-sharp": "5.13.1",
3030
"interweave": "^13.0.0",
3131
"polished": "^4.2.2",
32-
"react": "18.3.1",
32+
"react": "19.2.0",
3333
"react-alternating-timeline": "^2.1.4",
34-
"react-dom": "18.3.1",
34+
"react-dom": "19.2.0",
3535
"react-intl": "6.6.8",
3636
"react-use": "^17.4.0",
3737
"type-fest": "^4.9.0"
@@ -45,8 +45,8 @@
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
4747
"@types/node": "20.16.5",
48-
"@types/react": "18.3.5",
49-
"@types/react-dom": "18.3.0",
48+
"@types/react": "19.2.0",
49+
"@types/react-dom": "19.2.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",
5252
"babel-jest": "^29.6.1",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-mdx": "^3.1.1",
6161
"eslint-plugin-prettier": "5.2.1",
6262
"eslint-plugin-react": "7.35.2",
63-
"eslint-plugin-react-hooks": "4.6.2",
63+
"eslint-plugin-react-hooks": "6.1.0",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^29.6.1",
6666
"jest-environment-jsdom": "^29.6.1",

0 commit comments

Comments
 (0)