File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @clerk/nextjs ' : major
3
+ ' @clerk/shared ' : major
4
+ ' @clerk/react ' : major
5
+ ' @clerk/types ' : major
6
+ ---
7
+
8
+ Updating minimum version of Node to v20.9.0
Original file line number Diff line number Diff line change 96
96
"react-dom" : " catalog:peer-react"
97
97
},
98
98
"engines" : {
99
- "node" : " >=18.17 .0"
99
+ "node" : " >=20.9 .0"
100
100
},
101
101
"publishConfig" : {
102
102
"access" : " public"
Original file line number Diff line number Diff line change 103
103
"react-dom" : " catalog:peer-react"
104
104
},
105
105
"engines" : {
106
- "node" : " >=18.17 .0"
106
+ "node" : " >=20.9 .0"
107
107
},
108
108
"publishConfig" : {
109
109
"access" : " public"
Original file line number Diff line number Diff line change 173
173
}
174
174
},
175
175
"engines" : {
176
- "node" : " >=18.17 .0"
176
+ "node" : " >=20.9 .0"
177
177
},
178
178
"publishConfig" : {
179
179
"access" : " public"
Original file line number Diff line number Diff line change 45
45
},
46
46
"devDependencies" : {},
47
47
"engines" : {
48
- "node" : " >=18.17 .0"
48
+ "node" : " >=20.9 .0"
49
49
},
50
50
"publishConfig" : {
51
51
"access" : " public"
You can’t perform that action at this time.
0 commit comments