|
21 | 21 | "test": "echo \"Write tests! -> https://gatsby.app/unit-testing\"" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "gatsby": "2.23.9", |
| 24 | + "gatsby": "5.14.0", |
25 | 25 | "gatsby-awesome-pagination": "0.3.5", |
26 | | - "gatsby-image": "2.4.8", |
27 | | - "gatsby-plugin-google-analytics": "2.3.5", |
28 | | - "gatsby-plugin-manifest": "2.4.13", |
29 | | - "gatsby-plugin-offline": "3.2.12", |
30 | | - "gatsby-plugin-postcss": "2.3.5", |
31 | | - "gatsby-plugin-react-helmet": "3.3.5", |
32 | | - "gatsby-plugin-sharp": "2.6.13", |
| 26 | + "gatsby-image": "3.11.0", |
| 27 | + "gatsby-plugin-google-analytics": "5.14.0", |
| 28 | + "gatsby-plugin-manifest": "5.14.0", |
| 29 | + "gatsby-plugin-offline": "6.14.0", |
| 30 | + "gatsby-plugin-postcss": "6.14.0", |
| 31 | + "gatsby-plugin-react-helmet": "6.14.0", |
| 32 | + "gatsby-plugin-sharp": "5.14.0", |
33 | 33 | "gatsby-remark-embed-gist": "1.1.9", |
34 | | - "gatsby-remark-images": "3.3.12", |
35 | | - "gatsby-remark-prismjs": "3.5.5", |
| 34 | + "gatsby-remark-images": "7.14.0", |
| 35 | + "gatsby-remark-prismjs": "7.14.0", |
36 | 36 | "gatsby-remark-reading-time": "1.1.0", |
37 | | - "gatsby-source-filesystem": "2.3.13", |
| 37 | + "gatsby-source-filesystem": "5.14.0", |
38 | 38 | "gatsby-transformer-remark": "2.8.18", |
39 | | - "gatsby-transformer-sharp": "2.5.6", |
| 39 | + "gatsby-transformer-sharp": "5.14.0", |
40 | 40 | "prismjs": "1.23.0", |
41 | 41 | "prop-types": "15.7.2", |
42 | 42 | "react": "16.13.0", |
|
47 | 47 | "@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3", |
48 | 48 | "@babel/plugin-proposal-optional-chaining": "7.8.3", |
49 | 49 | "babel-eslint": "10.1.0", |
50 | | - "babel-preset-gatsby": "0.4.11", |
| 50 | + "babel-preset-gatsby": "3.14.0", |
51 | 51 | "cssnano": "4.1.10", |
52 | 52 | "eslint": "7.10.0", |
53 | 53 | "eslint-config-airbnb": "18.0.1", |
|
0 commit comments