|
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "babel-plugin-styled-components": "1.12.0", |
31 | | - "gatsby": "2.29.3", |
32 | | - "gatsby-image": "2.8.0", |
33 | | - "gatsby-plugin-feed": "2.10.0", |
34 | | - "gatsby-plugin-google-analytics": "2.8.0", |
35 | | - "gatsby-plugin-manifest": "2.9.1", |
36 | | - "gatsby-plugin-offline": "3.7.1", |
37 | | - "gatsby-plugin-react-helmet": "3.7.0", |
38 | | - "gatsby-plugin-sharp": "2.11.2", |
39 | | - "gatsby-plugin-styled-components": "3.7.0", |
| 31 | + "gatsby": "3.0.0", |
| 32 | + "gatsby-image": "3.0.0", |
| 33 | + "gatsby-plugin-feed": "3.0.0", |
| 34 | + "gatsby-plugin-google-analytics": "3.0.0", |
| 35 | + "gatsby-plugin-manifest": "3.0.0", |
| 36 | + "gatsby-plugin-offline": "4.0.0", |
| 37 | + "gatsby-plugin-react-helmet": "4.0.0", |
| 38 | + "gatsby-plugin-sharp": "3.0.0", |
| 39 | + "gatsby-plugin-styled-components": "4.0.0", |
40 | 40 | "gatsby-plugin-ts": "2.7.1", |
41 | | - "gatsby-plugin-typography": "2.9.0", |
42 | | - "gatsby-remark-copy-linked-files": "2.7.0", |
43 | | - "gatsby-remark-images": "3.8.1", |
44 | | - "gatsby-remark-prismjs": "3.10.0", |
45 | | - "gatsby-remark-responsive-iframe": "2.8.0", |
46 | | - "gatsby-remark-smartypants": "2.7.0", |
47 | | - "gatsby-source-filesystem": "2.8.1", |
| 41 | + "gatsby-plugin-typography": "3.0.0", |
| 42 | + "gatsby-remark-copy-linked-files": "3.0.0", |
| 43 | + "gatsby-remark-images": "4.0.0", |
| 44 | + "gatsby-remark-prismjs": "4.0.0", |
| 45 | + "gatsby-remark-responsive-iframe": "3.0.0", |
| 46 | + "gatsby-remark-smartypants": "3.0.0", |
| 47 | + "gatsby-source-filesystem": "3.0.0", |
48 | 48 | "gatsby-styled-components-dark-mode": "1.3.0", |
49 | | - "gatsby-transformer-remark": "2.13.1", |
50 | | - "gatsby-transformer-sharp": "2.9.0", |
| 49 | + "gatsby-transformer-remark": "3.0.0", |
| 50 | + "gatsby-transformer-sharp": "3.0.0", |
51 | 51 | "graphql": "15.4.0", |
52 | 52 | "prismjs": "1.23.0", |
53 | 53 | "react": "17.0.1", |
|
77 | 77 | "@typescript-eslint/eslint-plugin": "3.10.1", |
78 | 78 | "@typescript-eslint/parser": "3.10.1", |
79 | 79 | "babel-jest": "26.6.3", |
80 | | - "babel-preset-gatsby": "0.9.1", |
| 80 | + "babel-preset-gatsby": "1.0.0", |
81 | 81 | "eslint": "7.16.0", |
82 | 82 | "eslint-config-airbnb": "18.2.1", |
83 | 83 | "eslint-config-prettier": "7.1.0", |
|
0 commit comments