|
3 | 3 | "description": "Neontribe website built with Gatsby",
|
4 | 4 | "version": "1.0.0",
|
5 | 5 | "dependencies": {
|
6 |
| - "@fortawesome/fontawesome-svg-core": "6.1.2", |
7 |
| - "@fortawesome/free-brands-svg-icons": "6.1.2", |
8 |
| - "@fortawesome/react-fontawesome": "0.2.0", |
9 |
| - "classnames": "2.3.1", |
| 6 | + "@fortawesome/fontawesome-svg-core": "6.5.2", |
| 7 | + "@fortawesome/free-brands-svg-icons": "6.5.2", |
| 8 | + "@fortawesome/react-fontawesome": "0.2.2", |
| 9 | + "classnames": "2.5.1", |
10 | 10 | "date-fns": "1.30.1",
|
11 | 11 | "focus-trap": "7.1.0",
|
12 | 12 | "gatsby": "2.32.13",
|
|
26 | 26 | "gatsby-transformer-remark": "2.8.19",
|
27 | 27 | "gatsby-transformer-sharp": "2.5.7",
|
28 | 28 | "lodash.get": "4.4.2",
|
29 |
| - "prismjs": "1.28.0", |
| 29 | + "prismjs": "1.29.0", |
30 | 30 | "react": "16.13.1",
|
31 | 31 | "react-dom": "16.13.1",
|
32 | 32 | "react-helmet": "5.2.1",
|
|
35 | 35 | "remark": "13.0.0",
|
36 | 36 | "remark-html": "13.0.1",
|
37 | 37 | "remark-preset-lint-recommended": "5.0.0",
|
38 |
| - "slugify": "1.6.5", |
| 38 | + "slugify": "1.6.6", |
39 | 39 | "styled-jsx": "3.3.0"
|
40 | 40 | },
|
41 | 41 | "license": "MIT",
|
|
56 | 56 | "eslint": "6.8.0",
|
57 | 57 | "eslint-config-react-app": "5.2.1",
|
58 | 58 | "eslint-plugin-flowtype": "4.7.0",
|
59 |
| - "eslint-plugin-import": "2.26.0", |
60 |
| - "eslint-plugin-jsx-a11y": "6.6.0", |
61 |
| - "eslint-plugin-react": "7.30.1", |
| 59 | + "eslint-plugin-import": "2.29.1", |
| 60 | + "eslint-plugin-jsx-a11y": "6.8.0", |
| 61 | + "eslint-plugin-react": "7.34.2", |
62 | 62 | "eslint-plugin-react-hooks": "2.5.1",
|
63 | 63 | "husky": "4.2.5",
|
64 | 64 | "jest": "25.5.4",
|
|
0 commit comments