Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit f52fdc7

Browse files
chore(deps): update all non-major dependencies
1 parent b7282f5 commit f52fdc7

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"version": "1.1.0",
55
"author": "Emmanuel Gautier <npm@emmanuelgautier.fr>",
66
"dependencies": {
7-
"@fortawesome/fontawesome-svg-core": "6.2.1",
8-
"@fortawesome/free-brands-svg-icons": "6.2.1",
9-
"@fortawesome/free-solid-svg-icons": "6.2.1",
7+
"@fortawesome/fontawesome-svg-core": "6.3.0",
8+
"@fortawesome/free-brands-svg-icons": "6.3.0",
9+
"@fortawesome/free-solid-svg-icons": "6.3.0",
1010
"@fortawesome/react-fontawesome": "0.2.0",
11-
"@tailwindcss/typography": "0.5.8",
12-
"autoprefixer": "10.4.13",
11+
"@tailwindcss/typography": "0.5.9",
12+
"autoprefixer": "10.4.14",
1313
"fontsource-open-sans": "4.0.0",
14-
"gatsby": "4.25.4",
14+
"gatsby": "4.25.5",
1515
"gatsby-plugin-catch-links": "4.25.0",
1616
"gatsby-plugin-feed": "4.25.0",
1717
"gatsby-plugin-google-gtag": "4.25.0",
@@ -33,19 +33,19 @@
3333
"gatsby-transformer-remark": "5.25.1",
3434
"gatsby-transformer-sharp": "4.25.0",
3535
"netlify-cms-app": "2.15.72",
36-
"postcss": "8.4.20",
36+
"postcss": "8.4.21",
3737
"prop-types": "15.8.1",
3838
"react": "17.0.2",
3939
"react-dom": "17.0.2",
4040
"react-helmet": "6.1.0",
4141
"react-helmet-async": "1.3.0",
42-
"tailwindcss": "3.2.4"
42+
"tailwindcss": "3.2.7"
4343
},
4444
"devDependencies": {
45-
"@emmanuelgautier/renovate-config": "1.5.1",
46-
"@netlify/plugin-gatsby": "3.4.8",
47-
"@netlify/plugin-lighthouse": "4.0.3",
48-
"prettier": "2.8.1"
45+
"@emmanuelgautier/renovate-config": "1.5.2",
46+
"@netlify/plugin-gatsby": "3.6.0",
47+
"@netlify/plugin-lighthouse": "4.0.7",
48+
"prettier": "2.8.7"
4949
},
5050
"keywords": [
5151
"gatsby",

0 commit comments

Comments
 (0)