diff --git a/package.json b/package.json index 76e08f4f24..da5654b1fb 100644 --- a/package.json +++ b/package.json @@ -16,25 +16,25 @@ "assert": "^2.0.0", "bootstrap": "4.6.1", "font-awesome": "4.7.0", - "gatsby": "4.11.3", + "gatsby": "5.13.3", "gatsby-plugin-disqus": "1.2.3", - "gatsby-plugin-google-analytics": "4.11.0", - "gatsby-plugin-image": "^2.8.1", - "gatsby-plugin-manifest": "4.11.1", - "gatsby-plugin-react-helmet": "5.11.0", - "gatsby-plugin-sass": "5.11.1", - "gatsby-plugin-sharp": "4.11.1", - "gatsby-remark-copy-linked-files": "5.11.0", - "gatsby-remark-images": "6.11.1", - "gatsby-remark-prismjs": "6.11.0", - "gatsby-remark-responsive-iframe": "5.11.0", - "gatsby-remark-smartypants": "5.11.0", - "gatsby-source-filesystem": "4.11.1", + "gatsby-plugin-google-analytics": "5.13.1", + "gatsby-plugin-image": "^3.0.0", + "gatsby-plugin-manifest": "5.13.1", + "gatsby-plugin-react-helmet": "6.13.1", + "gatsby-plugin-sass": "6.13.1", + "gatsby-plugin-sharp": "5.13.1", + "gatsby-remark-copy-linked-files": "6.13.1", + "gatsby-remark-images": "7.13.1", + "gatsby-remark-prismjs": "7.13.1", + "gatsby-remark-responsive-iframe": "6.13.1", + "gatsby-remark-smartypants": "6.13.1", + "gatsby-source-filesystem": "5.13.1", "gatsby-source-rss-feed": "^1.2.2", "gatsby-source-strapi": "1.0.3", - "gatsby-transformer-remark": "5.11.1", - "gatsby-transformer-sharp": "4.11.0", - "gatsby-transformer-yaml": "4.11.0", + "gatsby-transformer-remark": "6.13.1", + "gatsby-transformer-sharp": "5.13.1", + "gatsby-transformer-yaml": "5.13.1", "gh-pages": "3.2.3", "graphql": "15.8.0", "prismjs": "1.27.0", @@ -55,7 +55,7 @@ "devDependencies": { "babel-eslint": "10.1.0", "babel-jest": "27.5.1", - "babel-preset-gatsby": "2.11.1", + "babel-preset-gatsby": "3.13.1", "eslint": "7.32.0", "eslint-plugin-sonarjs": "0.13.0", "husky": "4.3.8",