|
5 | 5 | "author": "Austin Green",
|
6 | 6 | "dependencies": {
|
7 | 7 | "bulma": "^0.8.0",
|
8 |
| - "gatsby": "^2.13.31", |
9 |
| - "gatsby-image": "^2.0.23", |
10 |
| - "gatsby-plugin-netlify": "^2.0.6", |
11 |
| - "gatsby-plugin-netlify-cms": "^4.1.6", |
12 |
| - "gatsby-plugin-purgecss": "^4.0.0", |
13 |
| - "gatsby-plugin-react-helmet": "^3.0.4", |
14 |
| - "gatsby-plugin-sass": "^2.0.7", |
15 |
| - "gatsby-plugin-sharp": "^2.2.9", |
16 |
| - "gatsby-remark-copy-linked-files": "^2.0.7", |
17 |
| - "gatsby-remark-images": "^3.1.6", |
| 8 | + "gatsby": "^2.20.35", |
| 9 | + "gatsby-image": "^2.3.5", |
| 10 | + "gatsby-plugin-netlify": "^2.2.4", |
| 11 | + "gatsby-plugin-netlify-cms": "^4.2.5", |
| 12 | + "gatsby-plugin-purgecss": "^5.0.0", |
| 13 | + "gatsby-plugin-react-helmet": "^3.2.5", |
| 14 | + "gatsby-plugin-sass": "^2.2.4", |
| 15 | + "gatsby-plugin-sharp": "^2.5.7", |
| 16 | + "gatsby-remark-copy-linked-files": "^2.2.4", |
| 17 | + "gatsby-remark-images": "^3.2.6", |
18 | 18 | "gatsby-remark-relative-images": "^0.3.0",
|
19 |
| - "gatsby-source-filesystem": "^2.0.26", |
20 |
| - "gatsby-transformer-remark": "^2.6.9", |
21 |
| - "gatsby-transformer-sharp": "^2.1.9", |
| 19 | + "gatsby-source-filesystem": "^2.2.5", |
| 20 | + "gatsby-transformer-remark": "^2.7.5", |
| 21 | + "gatsby-transformer-sharp": "^2.4.7", |
22 | 22 | "lodash": "^4.17.15",
|
23 | 23 | "lodash-webpack-plugin": "^0.11.4",
|
24 | 24 | "netlify-cms-app": "^2.9.6",
|
25 | 25 | "netlify-cms-media-library-cloudinary": "^1.3.2",
|
26 | 26 | "netlify-cms-media-library-uploadcare": "^0.5.2",
|
27 |
| - "node-sass": "^4.11.0", |
| 27 | + "node-sass": "^4.14.0", |
28 | 28 | "prop-types": "^15.6.0",
|
29 | 29 | "react": "^16.8.4",
|
30 | 30 | "react-dom": "^16.8.4",
|
31 |
| - "react-helmet": "^5.2.0", |
| 31 | + "react-helmet": "^6.0.0", |
32 | 32 | "uuid": "^7.0.0"
|
33 | 33 | },
|
34 | 34 | "keywords": [
|
|
45 | 45 | "test": "echo \"Error: no test specified\" && exit 1"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "prettier": "^1.15.3" |
| 48 | + "prettier": "^2.0.5" |
49 | 49 | }
|
50 | 50 | }
|
0 commit comments