File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11nodeLinker : node-modules
22
3- yarnPath : .yarn/releases/yarn-4.2.2 .cjs
3+ yarnPath : .yarn/releases/yarn-4.3.0 .cjs
Original file line number Diff line number Diff line change 1717 "dependencies" : {
1818 "@emotion/react" : " ^11.11.4" ,
1919 "@emotion/styled" : " ^11.11.5" ,
20- "@mui/icons-material" : " ^5.15.18 " ,
21- "@mui/material" : " ^5.15.18 " ,
20+ "@mui/icons-material" : " ^5.15.20 " ,
21+ "@mui/material" : " ^5.15.20 " ,
2222 "axios" : " ^1.7.2" ,
23- "gatsby" : " ^5.13.5 " ,
23+ "gatsby" : " ^5.13.6 " ,
2424 "gatsby-plugin-catch-links" : " ^5.13.1" ,
2525 "gatsby-plugin-google-gtag" : " ^5.13.1" ,
2626 "gatsby-plugin-image" : " ^3.13.1" ,
3838 "react-helmet" : " ^6.1.0"
3939 },
4040 "devDependencies" : {
41- "eslint" : " ^9.3 .0" ,
41+ "eslint" : " ^9.5 .0" ,
4242 "eslint-config-airbnb" : " ^19.0.4" ,
4343 "eslint-plugin-import" : " ^2.29.1" ,
4444 "eslint-plugin-jsx-a11y" : " ^6.8.0" ,
45- "eslint-plugin-react" : " ^7.34.1 " ,
45+ "eslint-plugin-react" : " ^7.34.2 " ,
4646 "eslint-plugin-react-hooks" : " ^4.6.2"
4747 },
4848 "repository" : {
5252 "bugs" : {
5353 "url" : " https://github.com/CodeDead/codedead.com/issues"
5454 },
55- "packageManager" : " yarn@4.2.2 "
55+ "packageManager" : " yarn@4.3.0 "
5656}
Original file line number Diff line number Diff line change @@ -216,6 +216,11 @@ const Donate = () => {
216216 < TableCell > Anonymous</ TableCell >
217217 < TableCell > €3.27</ TableCell >
218218 </ TableRow >
219+ < TableRow >
220+ < TableCell > 18/06/2024</ TableCell >
221+ < TableCell > < a href = "https://github.com/PandaRainbow" target = "_blank" rel = "noreferrer" > PandaRainbow</ a > </ TableCell >
222+ < TableCell > $10.00</ TableCell >
223+ </ TableRow >
219224 </ TableBody >
220225 </ Table >
221226 </ TableContainer >
You can’t perform that action at this time.
0 commit comments