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] authored Aug 24, 2023
1 parent 248d2a2 commit a046e85
Show file tree
Hide file tree
Showing 2 changed files with 989 additions and 933 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"@styled-icons/fa-solid": "^10.47.0",
"algoliasearch": "^4.14.2",
"disqus-react": "^1.1.3",
"dotenv": "^16.0.3",
"algoliasearch": "^4.19.1",
"disqus-react": "^1.1.5",
"dotenv": "^16.3.1",
"escape-string-regexp": "^4.0.0",
"eslint-webpack-plugin": "^4.0.1",
"gatsby": "^4.24.1",
"gatsby": "^4.25.7",
"gatsby-plugin-algolia": "^1.0.3",
"gatsby-plugin-feed": "^4.25.0",
"gatsby-plugin-google-gtag": "^4.25.0",
Expand All @@ -26,40 +26,40 @@
"gatsby-plugin-sharp": "^4.25.1",
"gatsby-plugin-styled-components": "^5.25.0",
"gatsby-plugin-typography": "^4.25.0",
"gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-copy-linked-files": "^5.24.0",
"gatsby-remark-autolink-headers": "^5.25.0",
"gatsby-remark-copy-linked-files": "^5.25.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^6.24.0",
"gatsby-remark-prismjs": "^6.24.0",
"gatsby-remark-prismjs-copy-button": "^0.3.1",
"gatsby-remark-responsive-iframe": "^5.24.0",
"gatsby-remark-smartypants": "^5.24.0",
"gatsby-source-filesystem": "^4.24.0",
"gatsby-transformer-remark": "^5.24.0",
"gatsby-transformer-sharp": "^4.24.0",
"gatsby-remark-images": "^6.25.0",
"gatsby-remark-prismjs": "^6.25.0",
"gatsby-remark-prismjs-copy-button": "^0.4.0",
"gatsby-remark-responsive-iframe": "^5.25.0",
"gatsby-remark-smartypants": "^5.25.0",
"gatsby-source-filesystem": "^4.25.0",
"gatsby-transformer-remark": "^5.25.1",
"gatsby-transformer-sharp": "^4.25.0",
"prismjs": "^1.29.0",
"prop-types": "^15.8.1",
"ramda": "^0.28.0",
"ramda": "^0.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-instantsearch-dom": "^6.35.0",
"react-typography": "^0.16.20",
"styled-components": "^5.3.6",
"react-instantsearch-dom": "^6.40.4",
"react-typography": "^0.16.23",
"styled-components": "^5.3.11",
"typeface-merriweather": "1.1.13",
"typeface-montserrat": "1.1.13",
"typography": "^0.16.21",
"typography": "^0.16.24",
"typography-theme-wordpress-2016": "^0.16.19"
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.22.11",
"@babel/eslint-parser": "^7.22.11",
"@types/jest": "^29.5.3",
"babel-jest": "^29.1.2",
"babel-plugin-import": "^1.13.5",
"babel-jest": "^29.6.4",
"babel-plugin-import": "^1.13.8",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"babel-preset-gatsby": "^2.24.0",
"babel-preset-gatsby": "^2.25.0",
"cross-env": "^7.0.3",
"eslint": "^8.46.0",
"eslint-config-airbnb": "^19.0.4",
Expand All @@ -72,14 +72,14 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"gatsby-plugin-eslint": "^4.0.2",
"gatsby-plugin-eslint": "^4.0.4",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"prettier": "^3.0.0"
},
"resolutions": {
"sharp": "^0.31.1",
"webpack": "^5.74.0"
"sharp": "^0.32.5",
"webpack": "^5.88.2"
},
"homepage": "https://thundermiracle.github.io/gatsby-simple-blog",
"keywords": [
Expand Down
Loading

0 comments on commit a046e85

Please sign in to comment.