File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7474 "vitest" : " ^1.0.2"
7575 },
7676 "peerDependencies" : {
77- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
78- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
79- "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
77+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
78+ "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
79+ "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
8080 },
8181 "peerDependenciesMeta" : {
8282 "@types/react" : {
Original file line number Diff line number Diff line change @@ -4123,9 +4123,9 @@ __metadata:
41234123 typescript : " npm:^5.4.2"
41244124 vitest : " npm:^1.0.2"
41254125 peerDependencies :
4126- " @types/react " : ^16.8.0 || ^17.0.0 || ^18.0.0
4127- react : ^16.8.0 || ^17.0.0 || ^18.0.0
4128- react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0
4126+ " @types/react " : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4127+ react : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4128+ react-dom : ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
41294129 peerDependenciesMeta :
41304130 " @types/react " :
41314131 optional : true
You can’t perform that action at this time.
0 commit comments