Skip to content

Commit 601e00a

Browse files
chore(deps): update react monorepo
1 parent efd06b5 commit 601e00a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-react-hooks": "https://github.com/vercel/next.js/issues/52365"
6767
},
6868
"resolutions": {
69-
"eslint-plugin-react-hooks": "4.6.0"
69+
"eslint-plugin-react-hooks": "4.6.2"
7070
},
7171
"engines": {
7272
"node": ">=18.12"

packages/zod-request/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"next": "13.5.2",
9898
"npm-run-all": "4.1.5",
9999
"prettier": "3.0.3",
100-
"react": "18.2.0",
101-
"react-dom": "18.2.0",
100+
"react": "18.3.1",
101+
"react-dom": "18.3.1",
102102
"rimraf": "5.0.1",
103103
"size-limit": "9.0.0",
104104
"tslib": "2.6.2",

0 commit comments

Comments
 (0)