File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "dependencies" : {
7- "@churchapps/apphelper" : " ^0.8 .0" ,
8- "@churchapps/helpers" : " ^1.5.0 " ,
9- "@mui/icons-material" : " ^7.2.0 " ,
10- "@mui/material" : " ^7.2.0 " ,
7+ "@churchapps/apphelper" : " ^0.9 .0" ,
8+ "@churchapps/helpers" : " ^1.6.1 " ,
9+ "@mui/icons-material" : " ^7.3.11 " ,
10+ "@mui/material" : " ^7.3.11 " ,
1111 "@stripe/react-stripe-js" : " ^3.9.1" ,
1212 "@stripe/stripe-js" : " ^7.8.0" ,
1313 "@types/papaparse" : " ^5.3.16" ,
2323 "react-cookie" : " ^8.0.1" ,
2424 "react-dom" : " ^19.1.0" ,
2525 "react-ga4" : " ^2.1.0" ,
26- "react-router-dom" : " ^7.6.3 " ,
26+ "react-router-dom" : " ^7.15.0 " ,
2727 "xlsx" : " ^0.18.5"
2828 },
2929 "scripts" : {
Original file line number Diff line number Diff line change 134134 "startDate" : " Start Date"
135135 }
136136 },
137+ "fileUpload" : {
138+ "file" : " File"
139+ },
137140 "formSubmissionEdit" : {
138141 "confirmDelete" : " Are you sure you wish to delete this form data?" ,
139142 "editForm" : " Edit Form" ,
You can’t perform that action at this time.
0 commit comments