File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/react-datetime-picker Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9494 "vitest-canvas-mock" : " ^0.2.2"
9595 },
9696 "peerDependencies" : {
97- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
98- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
99- "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
97+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
98+ "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
99+ "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
100100 },
101101 "peerDependenciesMeta" : {
102102 "@types/react" : {
Original file line number Diff line number Diff line change @@ -4333,9 +4333,9 @@ __metadata:
43334333 vitest : " npm:^1.0.2"
43344334 vitest-canvas-mock : " npm:^0.2.2"
43354335 peerDependencies :
4336- " @types/react " : ^16.8.0 || ^17.0.0 || ^18.0.0
4337- react : ^16.8.0 || ^17.0.0 || ^18.0.0
4338- react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0
4336+ " @types/react " : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4337+ react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4338+ react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
43394339 peerDependenciesMeta :
43404340 " @types/react " :
43414341 optional : true
You can’t perform that action at this time.
0 commit comments