|
24 | 24 | "dependencies": { |
25 | 25 | "@babel/core": "^7.0.0", |
26 | 26 | "@emotion/react": "^11.7.1", |
27 | | - "@emotion/styled": "^11.6.0", |
| 27 | + "@emotion/styled": "^11.11.0", |
28 | 28 | "@fontsource/dm-mono": "^4.5.2", |
29 | | - "@fontsource/dm-sans": "^4.5.1", |
| 29 | + "@fontsource/dm-sans": "^5.0.3", |
30 | 30 | "@mui/icons-material": "^5.3.1", |
31 | 31 | "@mui/material": "^5.4.0", |
32 | 32 | "luxon": "^2.5.2", |
33 | | - "markdown-to-jsx": "^7.1.7", |
| 33 | + "markdown-to-jsx": "^7.2.1", |
34 | 34 | "react": "^17.0.2", |
35 | 35 | "react-dom": "^17.0.2", |
36 | | - "react-feather": "^2.0.9" |
| 36 | + "react-feather": "^2.0.10" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@trivago/prettier-plugin-sort-imports": "2.0.4", |
|
42 | 42 | "@types/react": "^17.0.34", |
43 | 43 | "@types/react-dom": "^17.0.11", |
44 | 44 | "@typescript-eslint/eslint-plugin": "^5.10.2", |
45 | | - "@typescript-eslint/parser": "^5.10.2", |
| 45 | + "@typescript-eslint/parser": "^5.59.11", |
46 | 46 | "esbuild": "^0.13.12", |
47 | 47 | "eslint": "7.32.0", |
48 | 48 | "eslint-config-prettier": "^8.3.0", |
49 | 49 | "eslint-plugin-react": "^7.28.0", |
50 | 50 | "prettier": "^2.4.1", |
51 | 51 | "ts-node": "^10.4.0", |
52 | | - "typescript": "^4.4.4" |
| 52 | + "typescript": "^5.1.3" |
53 | 53 | }, |
54 | 54 | "prettier": { |
55 | 55 | "importOrder": [ |
|
0 commit comments