File tree 2 files changed +169
-159
lines changed
packages/next-safe-action
2 files changed +169
-159
lines changed Original file line number Diff line number Diff line change 61
61
"node" : " >=18.17"
62
62
},
63
63
"devDependencies" : {
64
- "@eslint/js" : " ^9.0 .0" ,
65
- "@types/node" : " ^20.12.7 " ,
66
- "@types/react" : " ^18.2.79 " ,
64
+ "@eslint/js" : " ^9.2 .0" ,
65
+ "@types/node" : " ^20.12.10 " ,
66
+ "@types/react" : " ^18.3.1 " ,
67
67
"@typeschema/core" : " ^0.13.2" ,
68
68
"@typeschema/zod" : " ^0.13.3" ,
69
69
"eslint" : " ^8.57.0" ,
70
70
"eslint-config-prettier" : " ^9.1.0" ,
71
71
"eslint-define-config" : " ^2.1.0" ,
72
- "eslint-plugin-react-hooks" : " ^4.6.0 " ,
72
+ "eslint-plugin-react-hooks" : " ^4.6.2 " ,
73
73
"next" : " 14.3.0-canary.42" ,
74
74
"prettier" : " ^3.2.5" ,
75
- "react" : " 18.2.0 " ,
75
+ "react" : " 18.3.1 " ,
76
76
"semantic-release" : " ^23.0.8" ,
77
77
"tsup" : " ^8.0.2" ,
78
78
"typescript" : " ^5.4.5" ,
79
- "typescript-eslint" : " ^7.7 .0" ,
80
- "zod" : " ^3.23.4 "
79
+ "typescript-eslint" : " ^7.8 .0" ,
80
+ "zod" : " ^3.23.6 "
81
81
},
82
82
"peerDependencies" : {
83
83
"next" : " >= 14.3.0-canary.42" ,
84
- "react" : " >= 18.2.0 "
84
+ "react" : " >= 18.3.1 "
85
85
},
86
86
"repository" : {
87
87
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments