File tree Expand file tree Collapse file tree
applicationinsights-react-native Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616
1717 strategy :
18+ fail-fast : false
1819 matrix :
19- node-version : [16 .x, 18.x, 20 .x]
20+ node-version : [20 .x, 22 .x]
2021
2122 steps :
2223 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change 8686 "@microsoft/dynamicproto-js" : " ^2.0.3" ,
8787 "@nevware21/ts-utils" : " >= 0.11.3 < 2.x"
8888 },
89+ "overrides" : {
90+ "form-data" : " ^2.5.4" ,
91+ "tar" : " ^7.5.3"
92+ },
8993 "peerDependencies" : {
9094 "tslib" : " *" ,
9195 "react-native" : " *" ,
Original file line number Diff line number Diff line change 7777 "@microsoft/dynamicproto-js" : " ^2.0.3" ,
7878 "@nevware21/ts-utils" : " >= 0.11.3 < 2.x"
7979 },
80+ "overrides" : {
81+ "form-data" : " ^2.5.4" ,
82+ "tar" : " ^7.5.3"
83+ },
8084 "peerDependencies" : {
8185 "react-native" : " *" ,
8286 "react-native-device-info" : " >=5.2.1" ,
You can’t perform that action at this time.
0 commit comments