diff --git a/templates/typescript/src/package.json b/templates/typescript/src/package.json index 382dfdb..a876513 100644 --- a/templates/typescript/src/package.json +++ b/templates/typescript/src/package.json @@ -11,15 +11,15 @@ "gatsby-image": "^2.2.41", "gatsby-plugin-canonical-urls": "^2.2.3", "gatsby-plugin-i18n": "^1.0.1", - "gatsby-plugin-manifest": "^2.2.41", + "gatsby-plugin-manifest": "^3.13.0", "gatsby-plugin-offline": "^3.1.4", "gatsby-plugin-react-helmet": "^3.1.22", "gatsby-plugin-sass": "^2.1.29", - "gatsby-plugin-sharp": "^2.4.5", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-plugin-sitemap": "^2.3.4", "gatsby-plugin-typescript": "^2.1.27", "gatsby-source-filesystem": "^2.1.48", - "gatsby-transformer-sharp": "^2.3.15", + "gatsby-transformer-sharp": "^3.13.0", "graphql": "^14.6.0", "react": "^16.13.0", "react-dom": "^16.13.0",