File tree Expand file tree Collapse file tree 3 files changed +394
-409
lines changed
Expand file tree Collapse file tree 3 files changed +394
-409
lines changed Original file line number Diff line number Diff line change 77 "test" : " echo \" Error: no test specified\" && exit 1"
88 },
99 "devDependencies" : {
10- "@commitlint/cli" : " ^19 .6.0 " ,
11- "@commitlint/config-conventional" : " ^19 .6.0 " ,
12- "@commitlint/types" : " ^19.5.0 " ,
13- "husky" : " ^9.1.7 "
10+ "@commitlint/cli" : " ^18 .6.1 " ,
11+ "@commitlint/config-conventional" : " ^18 .6.1 " ,
12+ "@commitlint/types" : " ^18.6.1 " ,
13+ "husky" : " ^9.0.11 "
1414 },
1515 "engines" : {
1616 "pnpm" : " ^9"
17+ },
18+ "pnpm" : {
19+ "overrides" : {
20+ "cross-spawn@<6.0.6" : " ^6.0.6" ,
21+ "ws@>=7.0.0<7.5.10" : " ^7.5.10" ,
22+ "send@<0.19.0" : " ^0.19.0"
23+ }
1724 }
1825}
Original file line number Diff line number Diff line change 1515 "@expo/metro-runtime" : " ~3.2.1" ,
1616 "@logto/rn" : " workspace:^" ,
1717 "@react-native-async-storage/async-storage" : " ^1.23.1" ,
18- "expo" : " ~51.0.38 " ,
18+ "expo" : " ~51.0.39 " ,
1919 "expo-crypto" : " ^13.0.2" ,
2020 "expo-secure-store" : " ^13.0.1" ,
2121 "expo-status-bar" : " ~1.12.1" ,
2222 "expo-web-browser" : " ^13.0.3" ,
2323 "react" : " 18.3.1" ,
2424 "react-dom" : " 18.3.1" ,
25- "react-native" : " 0.74.1 " ,
25+ "react-native" : " 0.74.6 " ,
2626 "react-native-web" : " ~0.19.6"
2727 },
2828 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments