We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd06b5 commit 601e00aCopy full SHA for 601e00a
package.json
@@ -66,7 +66,7 @@
66
"eslint-plugin-react-hooks": "https://github.com/vercel/next.js/issues/52365"
67
},
68
"resolutions": {
69
- "eslint-plugin-react-hooks": "4.6.0"
+ "eslint-plugin-react-hooks": "4.6.2"
70
71
"engines": {
72
"node": ">=18.12"
packages/zod-request/package.json
@@ -97,8 +97,8 @@
97
"next": "13.5.2",
98
"npm-run-all": "4.1.5",
99
"prettier": "3.0.3",
100
- "react": "18.2.0",
101
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
102
"rimraf": "5.0.1",
103
"size-limit": "9.0.0",
104
"tslib": "2.6.2",
0 commit comments