|
4 | 4 | "version": "1.0.0",
|
5 | 5 | "author": "HackerOne <[email protected]>",
|
6 | 6 | "dependencies": {
|
7 |
| - "@fec/gatsby-plugin-advanced-feed": "^1.1.0", |
| 7 | + "@fec/gatsby-plugin-advanced-feed": "^2.0.0", |
8 | 8 | "@reach/router": "^1.1.1",
|
9 |
| - "gatsby": "^2.18.17", |
10 |
| - "gatsby-cli": "^2.12.15", |
11 |
| - "gatsby-link": "^2.11.0", |
| 9 | + "gatsby": "^3.11.1", |
| 10 | + "gatsby-cli": "^3.11.0", |
| 11 | + "gatsby-link": "^3.11.0", |
12 | 12 | "gatsby-plugin-algolia-docsearch": "^1.0.5",
|
13 | 13 | "gatsby-plugin-csp": "^1.1.3",
|
14 |
| - "gatsby-plugin-google-analytics": "^2.1.8", |
15 |
| - "gatsby-plugin-layout": "^1.1.4", |
16 |
| - "gatsby-plugin-react-helmet": "^3.1.4", |
17 |
| - "gatsby-plugin-sass": "^2.1.10", |
18 |
| - "gatsby-plugin-sharp": "^2.2.13", |
19 |
| - "gatsby-plugin-sitemap": "^2.12.0", |
20 |
| - "gatsby-plugin-slug": "^1.1.1", |
| 14 | + "gatsby-plugin-google-analytics": "^3.11.0", |
| 15 | + "gatsby-plugin-layout": "^2.11.0", |
| 16 | + "gatsby-plugin-react-helmet": "^4.11.0", |
| 17 | + "gatsby-plugin-sass": "^4.11.0", |
| 18 | + "gatsby-plugin-sharp": "^3.11.0", |
| 19 | + "gatsby-plugin-sitemap": "^4.7.0", |
| 20 | + "gatsby-plugin-slug": "^2.0.0", |
21 | 21 | "gatsby-plugin-sri": "^1.0.11",
|
22 |
| - "gatsby-remark-autolink-headers": "^2.1.5", |
23 |
| - "gatsby-remark-images": "^3.1.13", |
24 |
| - "gatsby-source-filesystem": "^2.1.11", |
25 |
| - "gatsby-transformer-remark": "^2.16.1", |
26 |
| - "gatsby-transformer-sharp": "^2.12.1", |
27 |
| - "node-sass": "^4.14.1", |
28 |
| - "react": "^16.14.0", |
| 22 | + "gatsby-remark-autolink-headers": "^4.8.0", |
| 23 | + "gatsby-remark-images": "^5.8.0", |
| 24 | + "gatsby-source-filesystem": "^3.11.0", |
| 25 | + "gatsby-transformer-remark": "^4.8.0", |
| 26 | + "gatsby-transformer-sharp": "^3.11.0", |
| 27 | + "node-sass": "^6.0.1", |
| 28 | + "react": "^17.0.2", |
29 | 29 | "react-helmet": "^6.0.0",
|
30 | 30 | "webpack": "^5.38.1"
|
31 | 31 | },
|
|
53 | 53 | "gh-pages": "^3.1.0",
|
54 | 54 | "is_js": "^0.9.0",
|
55 | 55 | "prettier": "^2.0.5",
|
56 |
| - "react-dom": "^16.4.2", |
| 56 | + "react-dom": "^17.0.2", |
57 | 57 | "slugify": "^1.5.0"
|
58 | 58 | }
|
59 | 59 | }
|
0 commit comments