|
5 | 5 | "version": "0.1.0", |
6 | 6 | "author": "Kyle Mathews <[email protected]>", |
7 | 7 | "dependencies": { |
8 | | - "gatsby": "^2.26.1", |
9 | | - "gatsby-image": "^2.5.0", |
10 | | - "gatsby-plugin-manifest": "^2.6.1", |
11 | | - "gatsby-plugin-offline": "^3.4.0", |
12 | | - "gatsby-plugin-react-helmet": "^3.4.0", |
13 | | - "gatsby-plugin-sharp": "^2.8.0", |
14 | | - "gatsby-source-filesystem": "^2.5.0", |
15 | | - "gatsby-transformer-sharp": "^2.6.0", |
| 8 | + "gatsby": "^2.32.3", |
| 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-sharp": "^2.14.1", |
| 14 | + "gatsby-source-filesystem": "^2.11.0", |
| 15 | + "gatsby-transformer-sharp": "^2.12.0", |
16 | 16 | "prop-types": "^15.7.2", |
17 | | - "react": "^16.12.0", |
18 | | - "react-dom": "^16.12.0", |
| 17 | + "react": "^17.0.1", |
| 18 | + "react-dom": "^17.0.1", |
19 | 19 | "react-helmet": "^6.1.0", |
20 | | - "react-use-wizard": "^0.2.0" |
| 20 | + "react-use-wizard": "^1.0.1" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "prettier": "2.1.2" |
| 23 | + "prettier": "2.2.1" |
24 | 24 | }, |
25 | 25 | "keywords": [ |
26 | 26 | "gatsby" |
|
0 commit comments