Skip to content

Commit d8027d1

Browse files
fix(deps): update react monorepo
1 parent fcc7116 commit d8027d1

File tree

2 files changed

+263
-235
lines changed

2 files changed

+263
-235
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"gatsby-transformer-json": "5.15.0",
4646
"gatsby-transformer-sharp": "5.15.0",
4747
"gatsby-transformer-yaml": "5.15.0",
48-
"react": "18.3.1",
49-
"react-dom": "18.3.1",
48+
"react": "19.2.0",
49+
"react-dom": "19.2.0",
5050
"react-error-boundary": "6.0.0",
5151
"react-hotkeys-hook": "5.1.0",
5252
"react-virtuoso": "4.14.1"
@@ -61,15 +61,15 @@
6161
"@types/eslint": "9.6.1",
6262
"@types/js-yaml": "4.0.9",
6363
"@types/node": "22.18.12",
64-
"@types/react": "18.3.26",
65-
"@types/react-dom": "18.3.7",
64+
"@types/react": "19.2.2",
65+
"@types/react-dom": "19.2.2",
6666
"dotenv": "17.2.3",
6767
"eslint": "9.38.0",
6868
"eslint-config-love": "133.0.0",
6969
"eslint-plugin-flowtype": "8.0.3",
7070
"eslint-plugin-jsx-a11y": "6.10.2",
7171
"eslint-plugin-react": "7.37.5",
72-
"eslint-plugin-react-hooks": "5.2.0",
72+
"eslint-plugin-react-hooks": "7.0.1",
7373
"eslint-plugin-regexp": "2.10.0",
7474
"globals": "16.4.0",
7575
"husky": "9.1.7",

0 commit comments

Comments
 (0)