|
13 | 13 | "git-raw-commits": "^2.0.11", |
14 | 14 | "jsonwebtoken": "^8.5.1", |
15 | 15 | "next": "12.1.0", |
16 | | - "node-fetch": "2.6.6", |
| 16 | + "node-fetch": "^2.6.7", |
17 | 17 | "react": "17.0.2", |
18 | 18 | "react-chartjs-2": "^4.0.1", |
19 | 19 | "react-cookie-consent": "^7.3.1", |
20 | 20 | "react-dom": "17.0.2", |
21 | | - "react-markdown": "^7.1.2", |
| 21 | + "react-markdown": "^8.0.0", |
22 | 22 | "react-modal": "^3.14.4", |
23 | 23 | "react-toastify": "^8.2.0", |
24 | | - "sharp": "^0.29.3" |
| 24 | + "sharp": "^0.30.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@types/cookie": "^0.4.1", |
28 | 28 | "@types/git-raw-commits": "^2.0.1", |
29 | 29 | "@types/jsonwebtoken": "^8.5.8", |
30 | | - "@types/node": "17.0.5", |
| 30 | + "@types/node": "17.0.21", |
31 | 31 | "@types/node-fetch": "^2.6.1", |
32 | | - "@types/react": "17.0.38", |
| 32 | + "@types/react": "17.0.39", |
33 | 33 | "@types/react-modal": "^3.13.1", |
34 | 34 | "autoprefixer": "^10.4.2", |
35 | 35 | "babel-plugin-inline-react-svg": "^2.0.1", |
36 | | - "eslint": "8.5.0", |
37 | | - "eslint-config-next": "12.0.7", |
| 36 | + "eslint": "8.10.0", |
| 37 | + "eslint-config-next": "12.1.0", |
38 | 38 | "postcss": "^8.4.7", |
39 | 39 | "tailwindcss": "^3.0.23", |
40 | | - "typescript": "4.5.4" |
| 40 | + "typescript": "4.5.5" |
41 | 41 | } |
42 | 42 | } |
0 commit comments