File tree Expand file tree Collapse file tree
src/pages/software/deadpix 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.6 .0.cjs
3+ yarnPath : .yarn/releases/yarn-4.8 .0.cjs
Original file line number Diff line number Diff line change 1717 "dependencies" : {
1818 "@emotion/react" : " ^11.14.0" ,
1919 "@emotion/styled" : " ^11.14.0" ,
20- "@fontsource/roboto" : " ^5.1.1 " ,
21- "@mui/icons-material" : " ^6.4.4 " ,
22- "@mui/material" : " ^6.4.4 " ,
23- "axios" : " ^1.7.9 " ,
20+ "@fontsource/roboto" : " ^5.2.5 " ,
21+ "@mui/icons-material" : " ^6.4.9 " ,
22+ "@mui/material" : " ^6.4.9 " ,
23+ "axios" : " ^1.8.4 " ,
2424 "gatsby" : " ^5.14.1" ,
2525 "gatsby-plugin-catch-links" : " ^5.14.0" ,
2626 "gatsby-plugin-google-gtag" : " ^5.14.0" ,
3939 "react-helmet" : " ^6.1.0"
4040 },
4141 "devDependencies" : {
42- "eslint" : " ^9.20.1 " ,
42+ "eslint" : " ^9.23.0 " ,
4343 "eslint-config-airbnb" : " ^19.0.4" ,
4444 "eslint-plugin-import" : " ^2.31.0" ,
4545 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
4646 "eslint-plugin-react" : " ^7.37.4" ,
47- "eslint-plugin-react-hooks" : " ^5.1 .0"
47+ "eslint-plugin-react-hooks" : " ^5.2 .0"
4848 },
4949 "repository" : {
5050 "type" : " git" ,
5353 "bugs" : {
5454 "url" : " https://github.com/CodeDead/codedead.com/issues"
5555 },
56- "packageManager" : " yarn@4.6 .0"
56+ "packageManager" : " yarn@4.8 .0"
5757}
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ const DeadPixPage = () => {
168168 variant = "contained"
169169 fullWidth
170170 onClick = { ( ) => {
171- openLink ( 'https://codedead .com/Software /DeadPix/DP_setup.exe\') ' ) ;
171+ openLink ( 'https://github .com/CodeDead /DeadPix/releases/download/1.2/ DP_setup.exe' ) ;
172172 setDonateOpen ( true ) ;
173173 } }
174174 >
You can’t perform that action at this time.
0 commit comments