|
9 | 9 | "dependencies": {
|
10 | 10 | "@emotion/core": "^10.0.7",
|
11 | 11 | "@emotion/styled": "^10.0.7",
|
12 |
| - "gatsby": "^5.0.0-next.0", |
| 12 | + "gatsby": "^5.7.0", |
13 | 13 | "gatsby-plugin-emotion": "^4.0.4",
|
14 |
| - "gatsby-plugin-google-analytics": "^4.0.0", |
15 |
| - "gatsby-plugin-image": "^2.24.0", |
16 |
| - "gatsby-plugin-manifest": "^4.0.0", |
17 |
| - "gatsby-plugin-offline": "^5.0.0", |
18 |
| - "gatsby-plugin-react-helmet": "^5.0.0", |
19 |
| - "gatsby-plugin-sharp": "^4.0.0", |
20 |
| - "gatsby-plugin-typography": "^4.0.0", |
21 |
| - "gatsby-remark-copy-linked-files": "^5.0.0", |
22 |
| - "gatsby-remark-images": "^6.0.0", |
23 |
| - "gatsby-remark-prismjs": "^6.0.0", |
24 |
| - "gatsby-remark-responsive-iframe": "^5.0.0", |
25 |
| - "gatsby-remark-smartypants": "^5.0.0", |
26 |
| - "gatsby-source-filesystem": "^4.0.0", |
27 |
| - "gatsby-transformer-remark": "^5.0.0", |
28 |
| - "gatsby-transformer-sharp": "^4.0.0", |
| 14 | + "gatsby-plugin-google-analytics": "^5.7.0", |
| 15 | + "gatsby-plugin-image": "^3.7.0", |
| 16 | + "gatsby-plugin-manifest": "^5.7.0", |
| 17 | + "gatsby-plugin-offline": "^6.7.0", |
| 18 | + "gatsby-plugin-react-helmet": "^6.7.0", |
| 19 | + "gatsby-plugin-sharp": "^5.7.0", |
| 20 | + "gatsby-plugin-typography": "^5.7.0", |
| 21 | + "gatsby-remark-copy-linked-files": "^6.7.0", |
| 22 | + "gatsby-remark-images": "^7.7.0", |
| 23 | + "gatsby-remark-prismjs": "^7.7.0", |
| 24 | + "gatsby-remark-responsive-iframe": "^6.7.0", |
| 25 | + "gatsby-remark-smartypants": "^6.7.0", |
| 26 | + "gatsby-source-filesystem": "^5.7.0", |
| 27 | + "gatsby-transformer-remark": "^6.7.0", |
| 28 | + "gatsby-transformer-sharp": "^5.7.0", |
29 | 29 | "lodash": "^4.17.4",
|
30 | 30 | "prettier": "^2.2.1",
|
31 | 31 | "prismjs": "^1.15.0",
|
|
0 commit comments