File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"peerDependencies" : {
31
31
"@inertiajs/react" : " ^1.0.0 || ^2.0.0" ,
32
- "react" : " ^18.0.0"
32
+ "react" : " ^18.0.0 || ^19.0.0 "
33
33
},
34
34
"dependencies" : {
35
35
"laravel-precognition" : " 0.5.14" ,
36
36
"laravel-precognition-react" : " 0.5.14"
37
37
},
38
38
"devDependencies" : {
39
- "@types/react-dom" : " ^18.2.4" ,
39
+ "@types/react-dom" : " ^18.2.4 || ^19.0.0 " ,
40
40
"typescript" : " ^5.0.0"
41
41
}
42
42
}
Original file line number Diff line number Diff line change 27
27
"version" : " npm pkg set dependencies.laravel-precognition=$npm_package_version"
28
28
},
29
29
"peerDependencies" : {
30
- "react" : " ^18.0.0"
30
+ "react" : " ^18.0.0 || ^19.0.0 "
31
31
},
32
32
"dependencies" : {
33
33
"laravel-precognition" : " 0.5.14" ,
34
34
"lodash-es" : " ^4.17.21"
35
35
},
36
36
"devDependencies" : {
37
37
"@types/lodash-es" : " ^4.17.12" ,
38
- "@types/react" : " ^18.2.6" ,
38
+ "@types/react" : " ^18.2.6 || ^19.0.0 " ,
39
39
"typescript" : " ^5.0.0"
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments