Skip to content

Commit 2c196fd

Browse files
chore: update compatible packages
1 parent 7e3c6df commit 2c196fd

File tree

2 files changed

+58
-136
lines changed

2 files changed

+58
-136
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "Neontribe website built with Gatsby",
44
"version": "1.0.0",
55
"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",
1010
"date-fns": "1.30.1",
1111
"focus-trap": "7.1.0",
1212
"gatsby": "2.32.13",
@@ -26,7 +26,7 @@
2626
"gatsby-transformer-remark": "2.8.19",
2727
"gatsby-transformer-sharp": "2.5.7",
2828
"lodash.get": "4.4.2",
29-
"prismjs": "1.28.0",
29+
"prismjs": "1.29.0",
3030
"react": "16.13.1",
3131
"react-dom": "16.13.1",
3232
"react-helmet": "5.2.1",
@@ -35,7 +35,7 @@
3535
"remark": "13.0.0",
3636
"remark-html": "13.0.1",
3737
"remark-preset-lint-recommended": "5.0.0",
38-
"slugify": "1.6.5",
38+
"slugify": "1.6.6",
3939
"styled-jsx": "3.3.0"
4040
},
4141
"license": "MIT",
@@ -56,9 +56,9 @@
5656
"eslint": "6.8.0",
5757
"eslint-config-react-app": "5.2.1",
5858
"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",
6262
"eslint-plugin-react-hooks": "2.5.1",
6363
"husky": "4.2.5",
6464
"jest": "25.5.4",

0 commit comments

Comments
 (0)