|
5 | 5 | "version": "0.1.0", |
6 | 6 | "author": "Dmitriy Nevzorov <dmitriy.nevzorov@microapps.com>", |
7 | 7 | "dependencies": { |
8 | | - "gatsby": "^2.32.2", |
9 | | - "gatsby-image": "^2.11.0", |
10 | | - "gatsby-plugin-manifest": "^2.12.0", |
11 | | - "gatsby-plugin-offline": "^3.10.0", |
12 | | - "gatsby-plugin-react-helmet": "^3.10.0", |
13 | | - "gatsby-plugin-react-i18next": "^1.0.1", |
14 | | - "gatsby-plugin-sharp": "^2.14.0", |
15 | | - "gatsby-plugin-sitemap": "^2.12.0", |
16 | | - "gatsby-source-filesystem": "^2.11.0", |
17 | | - "gatsby-transformer-sharp": "^2.12.0", |
18 | | - "i18next": "^19.8.7", |
| 8 | + "gatsby": "^3.1.0", |
| 9 | + "gatsby-plugin-image": "^1.1.1", |
| 10 | + "gatsby-plugin-manifest": "^3.1.0", |
| 11 | + "gatsby-plugin-offline": "^4.1.0", |
| 12 | + "gatsby-plugin-react-helmet": "^4.1.0", |
| 13 | + "gatsby-plugin-react-i18next": "^1.0.4", |
| 14 | + "gatsby-plugin-sharp": "^3.1.0", |
| 15 | + "gatsby-plugin-sitemap": "^3.1.0", |
| 16 | + "gatsby-source-filesystem": "^3.1.0", |
| 17 | + "gatsby-transformer-sharp": "^3.1.0", |
| 18 | + "i18next": "^19.9.2", |
19 | 19 | "prop-types": "^15.7.2", |
20 | 20 | "react": "^17.0.1", |
21 | 21 | "react-dom": "^17.0.1", |
22 | 22 | "react-helmet": "^6.1.0", |
23 | | - "react-i18next": "^11.8.5" |
| 23 | + "react-i18next": "^11.8.10" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/cli": "^7.12.13", |
27 | | - "@babel/core": "^7.12.13", |
28 | | - "aws-sdk": "^2.838.0", |
| 26 | + "@babel/cli": "^7.13.10", |
| 27 | + "@babel/core": "^7.13.10", |
| 28 | + "aws-sdk": "^2.865.0", |
29 | 29 | "babel-plugin-i18next-extract": "^0.8.2", |
30 | | - "babel-preset-gatsby": "^0.12.0", |
| 30 | + "babel-preset-gatsby": "^1.1.0", |
31 | 31 | "mkdirp": "^1.0.4", |
32 | 32 | "prettier": "2.2.1" |
33 | 33 | }, |
|
0 commit comments