File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
"vite-tsconfig-paths" : " ^3.6.0"
50
50
},
51
51
"peerDependencies" : {
52
- "react" : " ^16.8.0 || ^17 || ^18" ,
53
- "react-dom" : " ^16.8.0 || ^17 || ^18"
52
+ "react" : " ^16.8.0 || ^17 || ^18 || ^19 " ,
53
+ "react-dom" : " ^16.8.0 || ^17 || ^18 || ^19 "
54
54
},
55
55
"repository" : " https://github.com/jj811208/watching-you" ,
56
56
"homepage" : " https://github.com/jj811208/watching-you" ,
Original file line number Diff line number Diff line change @@ -13941,8 +13941,8 @@ __metadata:
13941
13941
vite-plugin-dts: "npm:^1.6.6"
13942
13942
vite-tsconfig-paths: "npm:^3.6.0"
13943
13943
peerDependencies:
13944
- react: ^16.8.0 || ^17 || ^18
13945
- react-dom: ^16.8.0 || ^17 || ^18
13944
+ react: ^16.8.0 || ^17 || ^18 || ^19
13945
+ react-dom: ^16.8.0 || ^17 || ^18 || ^19
13946
13946
languageName: unknown
13947
13947
linkType: soft
13948
13948
You can’t perform that action at this time.
0 commit comments