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 Sep 11, 2023
1 parent 7711121 commit 17bf74e
Show file tree
Hide file tree
Showing 2 changed files with 976 additions and 663 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"classnames": "2.3.2",
"date-fns": "2.30.0",
"dotenv": "16.3.1",
"gatsby": "5.11.0",
"gatsby-plugin-catch-links": "5.11.0",
"gatsby-plugin-image": "3.11.0",
"gatsby-plugin-manifest": "5.11.0",
"gatsby-plugin-postcss": "6.11.0",
"gatsby-plugin-sharp": "5.11.0",
"gatsby-plugin-twitter": "5.11.0",
"gatsby": "5.12.3",
"gatsby-plugin-catch-links": "5.12.0",
"gatsby-plugin-image": "3.12.0",
"gatsby-plugin-manifest": "5.12.0",
"gatsby-plugin-postcss": "6.12.0",
"gatsby-plugin-sharp": "5.12.0",
"gatsby-plugin-twitter": "5.12.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.31",
"gatsby-source-rss-feed": "1.2.2",
"iframe-resizer-react": "1.1.0",
Expand All @@ -81,34 +81,34 @@
"webpack-filter-warnings-plugin": "1.2.1"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.15",
"@types/classnames": "2.3.1",
"@types/isomorphic-fetch": "0.0.36",
"@types/promise-polyfill": "6.0.4",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-collapse": "5.0.1",
"@types/react-helmet": "6.1.6",
"@types/react-popover": "0.5.5",
"@types/react-slick": "0.23.10",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"babel-jest": "29.6.2",
"eslint": "8.47.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"babel-jest": "29.6.4",
"eslint": "8.48.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.1",
"gatsby-source-filesystem": "5.11.0",
"eslint-plugin-react": "7.33.2",
"gatsby-source-filesystem": "5.12.0",
"husky": "8.0.3",
"jest": "29.6.2",
"jest": "29.6.4",
"lint-staged": "13.3.0",
"prettier": "3.0.1",
"prettier": "3.0.3",
"remark": "14.0.3",
"remark-html": "15.0.2",
"stylelint": "15.10.2",
"stylelint": "15.10.3",
"stylelint-config-standard": "34.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"cacheDirectories": [
"node_modules"
Expand Down
Loading

0 comments on commit 17bf74e

Please sign in to comment.