|
2 | 2 | "name": "gatsby-starter-default-intl", |
3 | 3 | "private": true, |
4 | 4 | "description": "The default Gatsby starter using gatsby-plugin-intl for i18n.", |
5 | | - "version": "0.2.7", |
| 5 | + "version": "0.3.3", |
6 | 6 | "author": "Daewoong Moon <wiziple@gmail.com>", |
7 | 7 | "dependencies": { |
8 | | - "gatsby": "^2.17.4", |
9 | | - "gatsby-image": "^2.2.29", |
10 | | - "gatsby-plugin-intl": "^0.3.2", |
11 | | - "gatsby-plugin-manifest": "^2.2.23", |
12 | | - "gatsby-plugin-offline": "^3.0.16", |
13 | | - "gatsby-plugin-react-helmet": "^3.1.13", |
14 | | - "gatsby-plugin-sharp": "^2.2.32", |
15 | | - "gatsby-source-filesystem": "^2.1.33", |
16 | | - "gatsby-transformer-sharp": "^2.3.0", |
| 8 | + "gatsby": "^2.19.19", |
| 9 | + "gatsby-image": "^2.2.41", |
| 10 | + "gatsby-plugin-intl": "^0.3.3", |
| 11 | + "gatsby-plugin-manifest": "^2.2.41", |
| 12 | + "gatsby-plugin-offline": "^3.0.35", |
| 13 | + "gatsby-plugin-react-helmet": "^3.1.22", |
| 14 | + "gatsby-plugin-sharp": "^2.4.5", |
| 15 | + "gatsby-source-filesystem": "^2.1.48", |
| 16 | + "gatsby-transformer-sharp": "^2.3.14", |
17 | 17 | "prop-types": "^15.7.2", |
18 | | - "react": "^16.11.0", |
19 | | - "react-dom": "^16.11.0", |
| 18 | + "react": "^16.12.0", |
| 19 | + "react-dom": "^16.12.0", |
20 | 20 | "react-helmet": "^5.2.1" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "prettier": "^1.18.2" |
| 23 | + "prettier": "^1.19.1" |
24 | 24 | }, |
25 | 25 | "keywords": [ |
26 | 26 | "gatsby" |
|
0 commit comments