|
4 | 4 | "version": "1.1.0", |
5 | 5 | "author": "Ruben Harutyunyan <vagr9k@gmail.com>", |
6 | 6 | "dependencies": { |
7 | | - "gatsby": "^2.20.12", |
8 | | - "gatsby-image": "^2.3.1", |
9 | | - "gatsby-plugin-catch-links": "^2.2.1", |
10 | | - "gatsby-plugin-feed": "^2.4.1", |
11 | | - "gatsby-plugin-google-analytics": "^2.2.2", |
12 | | - "gatsby-plugin-lodash": "^3.2.1", |
13 | | - "gatsby-plugin-manifest": "^2.3.3", |
14 | | - "gatsby-plugin-netlify-cms": "^4.2.2", |
15 | | - "gatsby-plugin-nprogress": "^2.2.1", |
16 | | - "gatsby-plugin-offline": "^3.1.2", |
17 | | - "gatsby-plugin-react-helmet": "^3.2.1", |
18 | | - "gatsby-plugin-sharp": "^2.5.3", |
19 | | - "gatsby-plugin-sitemap": "^2.3.1", |
20 | | - "gatsby-plugin-twitter": "^2.2.1", |
21 | | - "gatsby-remark-autolink-headers": "^2.2.1", |
22 | | - "gatsby-remark-copy-linked-files": "^2.2.1", |
23 | | - "gatsby-remark-images": "^3.2.1", |
24 | | - "gatsby-remark-prismjs": "^3.4.1", |
| 7 | + "gatsby": "^2.22.15", |
| 8 | + "gatsby-image": "^2.4.5", |
| 9 | + "gatsby-plugin-catch-links": "^2.3.3", |
| 10 | + "gatsby-plugin-feed": "^2.5.3", |
| 11 | + "gatsby-plugin-google-analytics": "^2.3.2", |
| 12 | + "gatsby-plugin-lodash": "^3.3.2", |
| 13 | + "gatsby-plugin-manifest": "^2.4.9", |
| 14 | + "gatsby-plugin-netlify-cms": "^4.3.3", |
| 15 | + "gatsby-plugin-nprogress": "^2.3.2", |
| 16 | + "gatsby-plugin-offline": "^3.2.7", |
| 17 | + "gatsby-plugin-react-helmet": "^3.3.2", |
| 18 | + "gatsby-plugin-sharp": "^2.6.9", |
| 19 | + "gatsby-plugin-sitemap": "^2.4.3", |
| 20 | + "gatsby-plugin-twitter": "^2.3.2", |
| 21 | + "gatsby-remark-autolink-headers": "^2.3.3", |
| 22 | + "gatsby-remark-copy-linked-files": "^2.3.3", |
| 23 | + "gatsby-remark-images": "^3.3.8", |
| 24 | + "gatsby-remark-prismjs": "^3.5.2", |
25 | 25 | "gatsby-remark-relative-images": "^0.3.0", |
26 | | - "gatsby-remark-responsive-iframe": "^2.3.1", |
27 | | - "gatsby-source-filesystem": "^2.2.2", |
28 | | - "gatsby-transformer-remark": "^2.7.1", |
29 | | - "gatsby-transformer-sharp": "^2.4.3", |
| 26 | + "gatsby-remark-responsive-iframe": "^2.4.3", |
| 27 | + "gatsby-source-filesystem": "^2.3.8", |
| 28 | + "gatsby-transformer-remark": "^2.8.13", |
| 29 | + "gatsby-transformer-sharp": "^2.5.3", |
30 | 30 | "lodash": "^4.17.15", |
31 | | - "moment": "^2.24.0", |
32 | | - "netlify-cms-app": "^2.12.3", |
33 | | - "prismjs": "^1.19.0", |
| 31 | + "moment": "^2.26.0", |
| 32 | + "netlify-cms-app": "^2.12.13", |
| 33 | + "prismjs": "^1.20.0", |
34 | 34 | "react": "^16.13.1", |
35 | 35 | "react-disqus-comments": "^1.4.0", |
36 | 36 | "react-dom": "^16.13.1", |
37 | | - "react-helmet": "^5.2.1", |
| 37 | + "react-helmet": "^6.0.0", |
38 | 38 | "react-share": "^4.1.0", |
39 | 39 | "react-twitter-widgets": "^1.7.1", |
40 | 40 | "url-join": "^4.0.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "cli-glob": "^0.1.0", |
44 | | - "eslint": "^6.8.0", |
| 44 | + "eslint": "^7.1.0", |
45 | 45 | "eslint-config-airbnb": "^18.1.0", |
46 | | - "eslint-config-prettier": "^6.10.1", |
| 46 | + "eslint-config-prettier": "^6.11.0", |
47 | 47 | "eslint-plugin-import": "^2.20.2", |
48 | 48 | "eslint-plugin-jsx-a11y": "^6.2.1", |
49 | | - "eslint-plugin-react": "^7.19.0", |
50 | | - "gh-pages": "^2.2.0", |
51 | | - "prettier": "^2.0.2", |
| 49 | + "eslint-plugin-react": "^7.20.0", |
| 50 | + "gh-pages": "^3.0.0", |
| 51 | + "prettier": "^2.0.5", |
52 | 52 | "remark-cli": "^8.0.0", |
53 | 53 | "remark-preset-lint-recommended": "^4.0.0", |
54 | | - "stylelint": "^13.2.1", |
| 54 | + "stylelint": "^13.5.0", |
55 | 55 | "stylelint-config-prettier": "^8.0.1", |
56 | 56 | "stylelint-config-standard": "^20.0.0", |
57 | 57 | "write-good": "^1.0.1" |
|
0 commit comments