|
22 | 22 | "build:all": "yarn build && yarn build:reg"
|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 |
| - "@emotion/react": "11.1.4", |
26 |
| - "@emotion/styled": "11.0.0", |
27 |
| - "@material-ui/core": "4.11.2", |
| 25 | + "@emotion/react": "11.1.5", |
| 26 | + "@emotion/styled": "11.1.5", |
| 27 | + "@material-ui/core": "4.11.3", |
28 | 28 | "@material-ui/icons": "4.11.2",
|
29 |
| - "chokidar": "3.5.0", |
30 |
| - "dayjs": "1.10.3", |
| 29 | + "chokidar": "3.5.1", |
| 30 | + "dayjs": "1.10.4", |
31 | 31 | "emotion": "11.0.0",
|
32 |
| - "htmr": "0.9.2", |
33 |
| - "jdown": "1.0.4", |
| 32 | + "htmr": "0.10.1", |
| 33 | + "jdown": "1.0.5", |
34 | 34 | "marked-sanitizer-github": "1.0.1",
|
35 | 35 | "node-emoji": "1.10.0",
|
36 | 36 | "prismjs": "1.22.0",
|
37 | 37 | "react": "16.14.0",
|
38 | 38 | "react-dom": "16.14.0",
|
39 | 39 | "react-router-dom": "5.2.0",
|
40 | 40 | "react-scroll": "1.8.1",
|
41 |
| - "react-static": "7.4.2", |
42 |
| - "react-static-plugin-mdx": "7.2.2", |
43 |
| - "react-static-plugin-react-router": "7.4.2", |
44 |
| - "react-static-plugin-sitemap": "7.4.2", |
45 |
| - "react-static-plugin-source-filesystem": "7.4.2", |
46 |
| - "react-static-plugin-typescript": "7.4.2", |
| 41 | + "react-static": "7.5.3", |
| 42 | + "react-static-plugin-mdx": "7.5.4", |
| 43 | + "react-static-plugin-react-router": "7.5.3", |
| 44 | + "react-static-plugin-sitemap": "7.5.3", |
| 45 | + "react-static-plugin-source-filesystem": "7.5.3", |
| 46 | + "react-static-plugin-typescript": "7.5.3", |
47 | 47 | "react-use": "15.3.8"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
|
0 commit comments