|  | 
| 13 | 13 |  "coverageDirectory": "./.coverage" | 
| 14 | 14 |  }, | 
| 15 | 15 |  "dependencies": { | 
| 16 |  | - "@emotion/cache": "^11.11.0", | 
| 17 |  | - "@emotion/react": "^11.11.1", | 
|  | 16 | + "@emotion/cache": "^11.14.0", | 
|  | 17 | + "@emotion/react": "^11.14.0", | 
| 18 | 18 |  "@emotion/server": "^11.11.0", | 
| 19 |  | - "@emotion/styled": "^11.11.0", | 
| 20 |  | - "@mui/icons-material": "^5.14.14", | 
| 21 |  | - "@mui/material": "^5.14.14", | 
| 22 |  | - "@octokit/oauth-authorization-url": "^6.0.2", | 
| 23 |  | - "@octokit/rest": "^20.0.2", | 
| 24 |  | - "aws-sdk": "^2.1476.0", | 
|  | 19 | + "@emotion/styled": "^11.14.0", | 
|  | 20 | + "@mui/icons-material": "^6.4.8", | 
|  | 21 | + "@mui/material": "^6.4.8", | 
|  | 22 | + "@octokit/oauth-authorization-url": "^7.1.1", | 
|  | 23 | + "@octokit/rest": "^21.1.1", | 
|  | 24 | + "aws-sdk": "^2.1692.0", | 
| 25 | 25 |  "connect-mongo": "^5.1.0", | 
| 26 |  | - "dotenv": "^16.3.1", | 
| 27 |  | - "express": "^4.18.2", | 
| 28 |  | - "express-session": "^1.17.1", | 
|  | 26 | + "dotenv": "^16.4.7", | 
|  | 27 | + "express": "^4.21.2", | 
|  | 28 | + "express-session": "^1.18.1", | 
| 29 | 29 |  "front-matter": "^4.0.2", | 
| 30 | 30 |  "he": "^1.2.0", | 
| 31 |  | - "highlight.js": "^11.9.0", | 
|  | 31 | + "highlight.js": "^11.11.1", | 
| 32 | 32 |  "isomorphic-unfetch": "^4.0.2", | 
| 33 | 33 |  "lodash": "^4.17.21", | 
| 34 |  | - "marked": "^9.1.2", | 
| 35 |  | - "mongoose": "^7.6.3", | 
| 36 |  | - "next": "^13.5.6", | 
|  | 34 | + "marked": "^15.0.7", | 
|  | 35 | + "mongoose": "^8.12.1", | 
|  | 36 | + "next": "^15.2.3", | 
| 37 | 37 |  "node-fetch": "^3.3.2", | 
| 38 | 38 |  "nprogress": "^0.2.0", | 
| 39 |  | - "passport": "^0.6.0", | 
|  | 39 | + "passport": "^0.7.0", | 
| 40 | 40 |  "passport-google-oauth": "^2.0.0", | 
| 41 | 41 |  "prop-types": "^15.8.1", | 
| 42 |  | - "qs": "^6.11.2", | 
| 43 |  | - "react": "^18.2.0", | 
| 44 |  | - "react-dom": "^18.2.0" | 
|  | 42 | + "qs": "^6.14.0", | 
|  | 43 | + "react": "^19.0.0", | 
|  | 44 | + "react-dom": "^19.0.0" | 
| 45 | 45 |  }, | 
| 46 | 46 |  "devDependencies": { | 
| 47 |  | - "@babel/core": "^7.23.2", | 
| 48 |  | - "@babel/eslint-parser": "^7.22.15", | 
| 49 |  | - "eslint": "^8.51.0", | 
|  | 47 | + "@babel/core": "^7.26.10", | 
|  | 48 | + "@babel/eslint-parser": "^7.26.10", | 
|  | 49 | + "eslint": "^9.22.0", | 
| 50 | 50 |  "eslint-config-airbnb": "^19.0.4", | 
| 51 |  | - "eslint-config-prettier": "^9.0.0", | 
| 52 |  | - "eslint-plugin-import": "^2.28.1", | 
| 53 |  | - "eslint-plugin-jsx-a11y": "^6.7.1", | 
| 54 |  | - "eslint-plugin-prettier": "^5.0.1", | 
| 55 |  | - "eslint-plugin-react": "^7.33.2", | 
| 56 |  | - "eslint-plugin-react-hooks": "^4.6.0", | 
|  | 51 | + "eslint-config-prettier": "^10.1.1", | 
|  | 52 | + "eslint-plugin-import": "^2.31.0", | 
|  | 53 | + "eslint-plugin-jsx-a11y": "^6.10.2", | 
|  | 54 | + "eslint-plugin-prettier": "^5.2.3", | 
|  | 55 | + "eslint-plugin-react": "^7.37.4", | 
|  | 56 | + "eslint-plugin-react-hooks": "^5.2.0", | 
| 57 | 57 |  "jest": "^29.7.0", | 
| 58 |  | - "nodemon": "^3.0.1", | 
| 59 |  | - "prettier": "^3.0.3" | 
|  | 58 | + "nodemon": "^3.1.9", | 
|  | 59 | + "prettier": "^3.5.3" | 
| 60 | 60 |  } | 
| 61 | 61 | } | 
0 commit comments