diff --git a/package-lock.json b/package-lock.json index 2644f9e..bcfe1dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fontsource/dm-sans": "^4.5.0", "gatsby": "3.10.1", "gatsby-plugin-manifest": "3.10.0", - "gatsby-plugin-matomo": "0.10.0", + "gatsby-plugin-matomo": "0.11.0", "gatsby-plugin-offline": "4.10.0", "gatsby-plugin-postcss": "4.10.0", "gatsby-plugin-react-helmet": "4.10.0", @@ -11530,11 +11530,11 @@ } }, "node_modules/gatsby-plugin-matomo": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.10.0.tgz", - "integrity": "sha512-ghtWLfs4tkanB6B6rMZPcH8y5F99GTV0hpupxDWkxk1RrCRyGEDhHJ6QpmDp62Tkkss1EfoXXPia8E3IV+qP9g==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz", + "integrity": "sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==", "peerDependencies": { - "gatsby": "^2.0.0 || ^3.0.0", + "gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0", "react": ">=16.8", "react-dom": ">=16.8" } @@ -36306,9 +36306,9 @@ } }, "gatsby-plugin-matomo": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.10.0.tgz", - "integrity": "sha512-ghtWLfs4tkanB6B6rMZPcH8y5F99GTV0hpupxDWkxk1RrCRyGEDhHJ6QpmDp62Tkkss1EfoXXPia8E3IV+qP9g==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz", + "integrity": "sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==", "requires": {} }, "gatsby-plugin-offline": { diff --git a/package.json b/package.json index 1c71aa2..7d9252a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@fontsource/dm-sans": "^4.5.0", "gatsby": "3.10.1", "gatsby-plugin-manifest": "3.10.0", - "gatsby-plugin-matomo": "0.10.0", + "gatsby-plugin-matomo": "0.11.0", "gatsby-plugin-offline": "4.10.0", "gatsby-plugin-postcss": "4.10.0", "gatsby-plugin-react-helmet": "4.10.0",