File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/react-daterange-picker Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7777 "vitest-canvas-mock" : " ^0.2.2"
7878 },
7979 "peerDependencies" : {
80- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
81- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
82- "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
80+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
81+ "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
82+ "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
8383 },
8484 "peerDependenciesMeta" : {
8585 "@types/react" : {
Original file line number Diff line number Diff line change @@ -1232,9 +1232,9 @@ __metadata:
12321232 vitest : " npm:^1.0.2"
12331233 vitest-canvas-mock : " npm:^0.2.2"
12341234 peerDependencies :
1235- " @types/react " : ^16.8.0 || ^17.0.0 || ^18.0.0
1236- react : ^16.8.0 || ^17.0.0 || ^18.0.0
1237- react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0
1235+ " @types/react " : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
1236+ react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
1237+ react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
12381238 peerDependenciesMeta :
12391239 " @types/react " :
12401240 optional : true
You can’t perform that action at this time.
0 commit comments