Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2024
1 parent 36c9c20 commit f46c6d5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,48 @@
"version": "1.1.0",
"author": "Emmanuel Gautier <npm@emmanuelgautier.fr>",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.2.1",
"@fortawesome/free-brands-svg-icons": "6.2.1",
"@fortawesome/free-solid-svg-icons": "6.2.1",
"@fortawesome/fontawesome-svg-core": "6.5.1",
"@fortawesome/free-brands-svg-icons": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/react-fontawesome": "0.2.0",
"@tailwindcss/typography": "0.5.8",
"autoprefixer": "10.4.13",
"@tailwindcss/typography": "0.5.10",
"autoprefixer": "10.4.18",
"fontsource-open-sans": "4.0.0",
"gatsby": "4.25.7",
"gatsby": "4.25.8",
"gatsby-plugin-catch-links": "4.25.0",
"gatsby-plugin-feed": "4.25.0",
"gatsby-plugin-google-gtag": "4.25.0",
"gatsby-plugin-image": "2.25.0",
"gatsby-plugin-manifest": "4.25.0",
"gatsby-plugin-netlify": "5.1.0",
"gatsby-plugin-netlify": "5.1.1",
"gatsby-plugin-netlify-cms": "6.25.0",
"gatsby-plugin-next-seo": "1.10.0",
"gatsby-plugin-next-seo": "1.11.0",
"gatsby-plugin-offline": "5.25.0",
"gatsby-plugin-postcss": "5.25.0",
"gatsby-plugin-react-helmet": "5.25.0",
"gatsby-plugin-sharp": "4.25.1",
"gatsby-plugin-sitemap": "5.25.0",
"gatsby-remark-copy-linked-files": "5.25.0",
"gatsby-remark-images": "6.25.0",
"gatsby-remark-relative-images": "2.0.2",
"gatsby-remark-relative-images": "2.0.5",
"gatsby-remark-smartypants": "5.25.0",
"gatsby-source-filesystem": "4.25.0",
"gatsby-transformer-remark": "5.25.1",
"gatsby-transformer-sharp": "4.25.0",
"netlify-cms-app": "2.15.72",
"postcss": "8.4.31",
"postcss": "8.4.36",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-helmet": "6.1.0",
"react-helmet-async": "1.3.0",
"tailwindcss": "3.2.4"
"tailwindcss": "3.4.1"
},
"devDependencies": {
"@emmanuelgautier/renovate-config": "1.5.1",
"@netlify/plugin-gatsby": "3.4.8",
"@emmanuelgautier/renovate-config": "1.5.4",
"@netlify/plugin-gatsby": "3.8.0",
"@netlify/plugin-lighthouse": "5.0.0",
"prettier": "3.0.0"
"prettier": "3.2.5"
},
"keywords": [
"gatsby",
Expand Down

0 comments on commit f46c6d5

Please sign in to comment.