|
21 | 21 | "@emotion/styled": "^10.0.27",
|
22 | 22 | "@mdx-js/mdx": "^1.5.8",
|
23 | 23 | "@mdx-js/react": "^1.5.8",
|
24 |
| - "gatsby": "^2.20.8", |
25 |
| - "gatsby-image": "^2.4.3", |
| 24 | + "gatsby": "^3.0.0", |
| 25 | + "gatsby-image": "^3.0.0", |
26 | 26 | "react": "^16.13.1",
|
27 | 27 | "react-dom": "^16.13.1",
|
28 | 28 | "react-helmet": "^5",
|
|
45 | 45 | "eslint-plugin-react": "7.22.0",
|
46 | 46 | "eslint-plugin-react-hooks": "4.2.0",
|
47 | 47 | "gatsby-plugin-advanced-sitemap": "1.6.0",
|
48 |
| - "gatsby-plugin-emotion": "4.3.14", |
49 |
| - "gatsby-plugin-google-analytics": "2.11.0", |
50 |
| - "gatsby-plugin-lodash": "3.10.0", |
51 |
| - "gatsby-plugin-manifest": "2.12.0", |
52 |
| - "gatsby-plugin-mdx": "1.10.0", |
53 |
| - "gatsby-plugin-netlify": "2.11.0", |
| 48 | + "gatsby-plugin-emotion": "6.1.0", |
| 49 | + "gatsby-plugin-google-analytics": "3.1.0", |
| 50 | + "gatsby-plugin-lodash": "4.1.0", |
| 51 | + "gatsby-plugin-manifest": "3.1.0", |
| 52 | + "gatsby-plugin-mdx": "2.1.0", |
| 53 | + "gatsby-plugin-netlify": "3.1.0", |
54 | 54 | "gatsby-plugin-netlify-cache": "1.2.0",
|
55 |
| - "gatsby-plugin-offline": "3.10.0", |
56 |
| - "gatsby-plugin-react-helmet": "3.10.0", |
| 55 | + "gatsby-plugin-offline": "4.1.0", |
| 56 | + "gatsby-plugin-react-helmet": "4.1.0", |
57 | 57 | "gatsby-plugin-react-helmet-canonical-urls": "1.4.0",
|
58 | 58 | "gatsby-plugin-robots-txt": "1.5.5",
|
59 | 59 | "gatsby-plugin-root-import": "2.0.6",
|
60 |
| - "gatsby-plugin-sass": "2.3.21", |
61 |
| - "gatsby-plugin-sharp": "2.14.1", |
| 60 | + "gatsby-plugin-sass": "4.1.0", |
| 61 | + "gatsby-plugin-sharp": "3.1.1", |
62 | 62 | "gatsby-plugin-ts-config": "1.1.5",
|
63 |
| - "gatsby-plugin-typescript": "2.12.0", |
| 63 | + "gatsby-plugin-typescript": "3.1.0", |
64 | 64 | "gatsby-plugin-webpack-bundle-analyzer": "1.0.5",
|
65 |
| - "gatsby-remark-images": "3.11.0", |
| 65 | + "gatsby-remark-images": "4.1.0", |
66 | 66 | "gatsby-remark-relative-images": "2.0.2",
|
67 |
| - "gatsby-source-filesystem": "2.11.0", |
68 |
| - "gatsby-transformer-sharp": "2.12.0", |
| 67 | + "gatsby-source-filesystem": "3.1.0", |
| 68 | + "gatsby-transformer-sharp": "3.1.0", |
69 | 69 | "node-sass": "4.14.1",
|
70 | 70 | "prettier": "2.2.1",
|
71 | 71 | "stylelint": "13.9.0",
|
|
0 commit comments