Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lilxyzz committed Apr 17, 2024
1 parent a8d657d commit 75d80d4
Show file tree
Hide file tree
Showing 2 changed files with 2,823 additions and 2,676 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,49 +5,49 @@
"version": "1.0.0",
"author": "Travis lord <travis.lord89@gmail.com> & Abdul Waqar <abdulwaqar844@gmail.com>",
"dependencies": {
"gatsby": "^5.7.0",
"gatsby-plugin-feed": "^5.7.0",
"gatsby-plugin-google-analytics": "^5.7.0",
"gatsby-plugin-image": "^3.7.0",
"gatsby-plugin-manifest": "^5.7.0",
"gatsby-plugin-netlify": "^5.1.0",
"gatsby-plugin-netlify-cms": "^7.7.0",
"gatsby-plugin-offline": "^6.7.0",
"gatsby-plugin-postcss": "^6.7.0",
"gatsby": "^5.13.4",
"gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-google-analytics": "^5.13.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-netlify": "^5.1.1",
"gatsby-plugin-netlify-cms": "^7.12.1",
"gatsby-plugin-offline": "^6.13.2",
"gatsby-plugin-postcss": "^6.13.1",
"gatsby-plugin-purgecss": "^6.2.1",
"gatsby-plugin-react-helmet": "^6.7.0",
"gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.7.0",
"gatsby-remark-copy-linked-files": "^6.7.0",
"gatsby-remark-images": "^7.7.0",
"gatsby-remark-prismjs": "^7.7.0",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-remark-copy-linked-files": "^6.13.1",
"gatsby-remark-images": "^7.13.1",
"gatsby-remark-prismjs": "^7.13.1",
"gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-responsive-iframe": "^6.7.0",
"gatsby-remark-smartypants": "^6.7.0",
"gatsby-source-filesystem": "^5.7.0",
"gatsby-transformer-remark": "^6.7.0",
"gatsby-transformer-sharp": "^5.7.0",
"gatsby-remark-responsive-iframe": "^6.13.1",
"gatsby-remark-smartypants": "^6.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-remark": "^6.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"netlify-cms-app": "^2.15.72",
"nth-check": "^2.1.1",
"prismjs": "^1.16.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"remark-mdx": "2.3.0",
"remark-mdx": "3.0.1",
"typeface-alegreya": "^1.1.13",
"typeface-merriweather": "1.1.13",
"typeface-montserrat": "1.1.13",
"typeface-nunito": "^1.1.13",
"url-join": "^5.0.0"
},
"devDependencies": {
"autoprefixer": "^10.4.13",
"husky": "^8.0.3",
"autoprefixer": "^10.4.19",
"husky": "^9.0.11",
"postcss-color-function": "^4.1.0",
"postcss-custom-properties": "^13.1.4",
"postcss-custom-properties": "^13.3.7",
"postcss-easy-import": "^4.0.0",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3"
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0"
},
"homepage": "https://github.com/lilxyzz/gatsby-clay#readme",
"keywords": [
Expand Down
Loading

0 comments on commit 75d80d4

Please sign in to comment.