Skip to content

Commit 118bd2a

Browse files
chore(deps): update react monorepo
1 parent 6302c3f commit 118bd2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,18 @@
6868
"eslint-plugin-jsx-a11y": "^6.10.2",
6969
"eslint-plugin-prettier": "^5.2.1",
7070
"eslint-plugin-react": "^7.37.2",
71-
"eslint-plugin-react-hooks": "^4.6.2",
71+
"eslint-plugin-react-hooks": "^5.0.0",
7272
"gatsby": "^5.14.0",
7373
"gatsby-source-filesystem": "^5.14.0",
7474
"identity-obj-proxy": "3.0.0",
7575
"jest": "^29.7.0",
7676
"jest-environment-jsdom": "^29.7.0",
7777
"npm-check": "6.0.1",
7878
"prettier": "^3.4.1",
79-
"react": "^18.3.1",
80-
"react-dom": "^18.3.1",
79+
"react": "^19.0.0",
80+
"react-dom": "^19.0.0",
8181
"react-intl": "^7.0.1",
82-
"react-test-renderer": "^18.3.1",
82+
"react-test-renderer": "^19.0.0",
8383
"standard-version": "9.5.0",
8484
"typescript": "^5.7.2"
8585
},

0 commit comments

Comments
 (0)