|
12 | 12 | "serve": "gatsby serve" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@uifabric/fluent-theme": "^0.16.7", |
16 | | - "@uifabric/react-cards": "^0.107.6", |
17 | | - "gatsby": "^2.4.0", |
| 15 | + "@uifabric/fluent-theme": "^7.1.4", |
| 16 | + "@uifabric/react-cards": "^0.108.2", |
| 17 | + "gatsby": "^2.15.29", |
18 | 18 | "gatsby-plugin-codegen": "^1.0.4", |
19 | 19 | "gatsby-plugin-sharp": "^2.2.28", |
20 | 20 | "gatsby-remark-copy-linked-files": "^2.1.24", |
|
24 | 24 | "gatsby-remark-smartypants": "^2.1.11", |
25 | 25 | "gatsby-source-filesystem": "^2.1.29", |
26 | 26 | "gatsby-transformer-remark": "^2.6.27", |
27 | | - "office-ui-fabric-react": "^6.176.0", |
| 27 | + "office-ui-fabric-react": "^7.45.0", |
28 | 28 | "prismjs": "^1.17.1", |
29 | | - "react": "^16.8.6", |
30 | | - "react-dom": "^16.8.6", |
| 29 | + "react": "^16.10.2", |
| 30 | + "react-dom": "^16.10.2", |
31 | 31 | "ts-node": "^8.4.1" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@types/react": "^16.9.2", |
35 | | - "@types/react-dom": "^16.8.5", |
36 | | - "gatsby-plugin-typescript": "^2.0.13", |
| 34 | + "@types/react": "^16.9.5", |
| 35 | + "@types/react-dom": "^16.9.1", |
| 36 | + "concurrently": "^5.0.0", |
| 37 | + "gatsby-plugin-typescript": "^2.1.11", |
37 | 38 | "prettier": "^1.17.0" |
38 | 39 | }, |
39 | 40 | "repository": { |
|
0 commit comments