File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "@emotion/react" : " ^11.14.0" ,
1919 "@emotion/styled" : " ^11.14.0" ,
2020 "@fontsource/roboto" : " ^5.1.1" ,
21- "@mui/icons-material" : " ^6.4.0 " ,
22- "@mui/material" : " ^6.4.0 " ,
21+ "@mui/icons-material" : " ^6.4.4 " ,
22+ "@mui/material" : " ^6.4.4 " ,
2323 "axios" : " ^1.7.9" ,
2424 "gatsby" : " ^5.14.1" ,
2525 "gatsby-plugin-catch-links" : " ^5.14.0" ,
3939 "react-helmet" : " ^6.1.0"
4040 },
4141 "devDependencies" : {
42- "eslint" : " ^9.18.0 " ,
42+ "eslint" : " ^9.20.1 " ,
4343 "eslint-config-airbnb" : " ^19.0.4" ,
4444 "eslint-plugin-import" : " ^2.31.0" ,
4545 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
Original file line number Diff line number Diff line change @@ -218,12 +218,17 @@ const Donate = () => {
218218 < TableRow >
219219 < TableCell > 18/06/2024</ TableCell >
220220 < TableCell > < a href = "https://github.com/PandaRainbow" target = "_blank" rel = "noreferrer" > PandaRainbow</ a > </ TableCell >
221- < TableCell > $10.00 USD</ TableCell >
221+ < TableCell > $10.00 USD (monthly) </ TableCell >
222222 </ TableRow >
223223 < TableRow >
224224 < TableCell > 21/10/2024</ TableCell >
225225 < TableCell > < a href = "https://freesoft-100.com/" target = "_blank" rel = "noreferrer" > freesoft100</ a > </ TableCell >
226- < TableCell > $5.00 USD</ TableCell >
226+ < TableCell > $5.00 USD (monthly)</ TableCell >
227+ </ TableRow >
228+ < TableRow >
229+ < TableCell > 14/02/2025</ TableCell >
230+ < TableCell > < a href = "https://github.com/sanesecurityguy" target = "_blank" rel = "noreferrer" > sanesecurityguy</ a > </ TableCell >
231+ < TableCell > $5.00 USD (monthly)</ TableCell >
227232 </ TableRow >
228233 </ TableBody >
229234 </ Table >
You can’t perform that action at this time.
0 commit comments