|
5 | 5 | "version": "0.1.0", |
6 | 6 | "author": "Kyle Mathews <[email protected]>", |
7 | 7 | "dependencies": { |
8 | | - "gatsby": "^2.23.11", |
9 | | - "gatsby-image": "^2.4.9", |
10 | | - "gatsby-plugin-manifest": "^2.4.14", |
11 | | - "gatsby-plugin-offline": "^3.2.13", |
12 | | - "gatsby-plugin-react-helmet": "^3.3.6", |
13 | | - "gatsby-plugin-react-i18next": "^0.0.22", |
14 | | - "gatsby-plugin-sharp": "^2.6.14", |
15 | | - "gatsby-plugin-sitemap": "^2.4.7", |
16 | | - "gatsby-source-filesystem": "^2.3.14", |
17 | | - "gatsby-transformer-sharp": "^2.5.7", |
18 | | - "i18next": "^19.5.1", |
| 8 | + "gatsby": "^2.24.23", |
| 9 | + "gatsby-image": "^2.4.14", |
| 10 | + "gatsby-plugin-manifest": "^2.4.21", |
| 11 | + "gatsby-plugin-offline": "^3.2.21", |
| 12 | + "gatsby-plugin-react-helmet": "^3.3.10", |
| 13 | + "gatsby-plugin-react-i18next": "^0.0.24", |
| 14 | + "gatsby-plugin-sharp": "^2.6.24", |
| 15 | + "gatsby-plugin-sitemap": "^2.4.11", |
| 16 | + "gatsby-source-filesystem": "^2.3.23", |
| 17 | + "gatsby-transformer-sharp": "^2.5.12", |
| 18 | + "i18next": "^19.6.3", |
19 | 19 | "prop-types": "^15.7.2", |
20 | 20 | "react": "^16.12.0", |
21 | 21 | "react-dom": "^16.12.0", |
22 | 22 | "react-helmet": "^6.1.0", |
23 | 23 | "react-i18next": "^11.7.0" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/cli": "^7.10.3", |
27 | | - "@babel/core": "^7.10.3", |
28 | | - "aws-sdk": "^2.705.0", |
| 26 | + "@babel/cli": "^7.10.5", |
| 27 | + "@babel/core": "^7.11.0", |
| 28 | + "aws-sdk": "^2.725.0", |
29 | 29 | "babel-plugin-i18next-extract": "^0.7.2", |
| 30 | + "babel-preset-gatsby": "^0.5.4", |
30 | 31 | "mkdirp": "^1.0.4", |
31 | 32 | "prettier": "2.0.5" |
32 | 33 | }, |
|
0 commit comments