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

Commit 896211e

Browse files
chore(deps): update all non-major dependencies
1 parent 36c9c20 commit 896211e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,48 +4,48 @@
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",
10-
"@fortawesome/react-fontawesome": "0.2.0",
11-
"@tailwindcss/typography": "0.5.8",
12-
"autoprefixer": "10.4.13",
7+
"@fortawesome/fontawesome-svg-core": "6.5.2",
8+
"@fortawesome/free-brands-svg-icons": "6.5.2",
9+
"@fortawesome/free-solid-svg-icons": "6.5.2",
10+
"@fortawesome/react-fontawesome": "0.2.2",
11+
"@tailwindcss/typography": "0.5.13",
12+
"autoprefixer": "10.4.19",
1313
"fontsource-open-sans": "4.0.0",
14-
"gatsby": "4.25.7",
14+
"gatsby": "4.25.9",
1515
"gatsby-plugin-catch-links": "4.25.0",
1616
"gatsby-plugin-feed": "4.25.0",
1717
"gatsby-plugin-google-gtag": "4.25.0",
1818
"gatsby-plugin-image": "2.25.0",
1919
"gatsby-plugin-manifest": "4.25.0",
20-
"gatsby-plugin-netlify": "5.1.0",
20+
"gatsby-plugin-netlify": "5.1.1",
2121
"gatsby-plugin-netlify-cms": "6.25.0",
22-
"gatsby-plugin-next-seo": "1.10.0",
22+
"gatsby-plugin-next-seo": "1.11.0",
2323
"gatsby-plugin-offline": "5.25.0",
2424
"gatsby-plugin-postcss": "5.25.0",
2525
"gatsby-plugin-react-helmet": "5.25.0",
2626
"gatsby-plugin-sharp": "4.25.1",
2727
"gatsby-plugin-sitemap": "5.25.0",
2828
"gatsby-remark-copy-linked-files": "5.25.0",
2929
"gatsby-remark-images": "6.25.0",
30-
"gatsby-remark-relative-images": "2.0.2",
30+
"gatsby-remark-relative-images": "2.0.5",
3131
"gatsby-remark-smartypants": "5.25.0",
3232
"gatsby-source-filesystem": "4.25.0",
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.31",
36+
"postcss": "8.4.38",
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.4.4"
4343
},
4444
"devDependencies": {
45-
"@emmanuelgautier/renovate-config": "1.5.1",
46-
"@netlify/plugin-gatsby": "3.4.8",
45+
"@emmanuelgautier/renovate-config": "1.5.4",
46+
"@netlify/plugin-gatsby": "3.8.1",
4747
"@netlify/plugin-lighthouse": "5.0.0",
48-
"prettier": "3.0.0"
48+
"prettier": "3.3.1"
4949
},
5050
"keywords": [
5151
"gatsby",

0 commit comments

Comments
 (0)