From ca9c153a15f433dc52b75a5a1c353395350eed4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Apr 2022 01:59:28 +0000 Subject: [PATCH] build(deps): bump gatsby-plugin-canonical-urls in /docs Bumps [gatsby-plugin-canonical-urls](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-canonical-urls) from 4.6.0 to 4.11.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-canonical-urls/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.11.0/packages/gatsby-plugin-canonical-urls) --- updated-dependencies: - dependency-name: gatsby-plugin-canonical-urls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 60 +++++++++++++++++++++--------------------- docs/package.json | 8 +++--- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 8c9052d34ec2..a6eb3bd2f1ba 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -15,9 +15,9 @@ "@mdx-js/react": "^1.6.16", "gatsby": "^4.11.1", "gatsby-alias-imports": "^1.0.6", - "gatsby-plugin-canonical-urls": "^4.6.0", + "gatsby-plugin-canonical-urls": "^4.11.0", "gatsby-plugin-catch-links": "^4.11.0", - "gatsby-plugin-emotion": "^7.9.0", + "gatsby-plugin-emotion": "^7.11.0", "gatsby-plugin-google-analytics": "^4.6.0", "gatsby-plugin-manifest": "^4.9.0", "gatsby-plugin-mdx": "^3.9.0", @@ -29,7 +29,7 @@ "gatsby-plugin-robots-txt": "^1.7.0", "gatsby-plugin-sharp": "^4.9.0", "gatsby-plugin-sitemap": "^5.9.0", - "gatsby-remark-autolink-headers": "^5.6.0", + "gatsby-remark-autolink-headers": "^5.11.1", "gatsby-remark-copy-linked-files": "^5.11.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.11.1", @@ -38,7 +38,7 @@ "gatsby-source-filesystem": "^4.11.1", "gatsby-transformer-remark": "^5.6.0", "gatsby-transformer-sharp": "^4.11.0", - "gatsby-transformer-yaml": "^4.7.0", + "gatsby-transformer-yaml": "^4.11.0", "polished": "^4.1.4", "postcss": "^8.4.6", "prism-react-renderer": "^1.3.1", @@ -12334,9 +12334,9 @@ } }, "node_modules/gatsby-plugin-canonical-urls": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.6.0.tgz", - "integrity": "sha512-Cxmhl1h9wPXOD3ryTr7zy/KwAvjtTC7UOQ6DMrpFuoNL0HeXsV8NhN4uq85XyQtajquscBJtdoJW2+TM3GJzaA==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.11.0.tgz", + "integrity": "sha512-3UjK1J2lTpg0U5Hcqp7Dr8oZoDZVkXOwYPKdfiQ03JnU86jpqcF6mkNt91krlhoFq6mKIhQBwjSySTiJfGiVZw==", "dependencies": { "@babel/runtime": "^7.15.4" }, @@ -12363,9 +12363,9 @@ } }, "node_modules/gatsby-plugin-emotion": { - "version": "7.9.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.9.0.tgz", - "integrity": "sha512-Zg0WzefNjA5iL9BNX5YCdlPOIZoODVSlrZ+AAUHvhx5XkxKcApW0oznkCi9k2HsSyDrv20BiaT82A4PJfHFSkQ==", + "version": "7.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.11.0.tgz", + "integrity": "sha512-DQwY5sSuWgPypoxc6wLlaXKN2dMWH4vV1zfFcM9AQIew+SVwf1OPTR12YU0siO2At2WFjHu+AwsUCgvSAHHslg==", "dependencies": { "@babel/runtime": "^7.15.4", "@emotion/babel-preset-css-prop": "^11.2.0" @@ -13069,9 +13069,9 @@ } }, "node_modules/gatsby-remark-autolink-headers": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.6.0.tgz", - "integrity": "sha512-asv2YVVUHZMVYNYNTEokvvofedRUDxhBInkp/2rQH9TJrGERkE/dPayD7dTFcjnvb7fMnBpJiQPTiYsyS4UEww==", + "version": "5.11.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.11.1.tgz", + "integrity": "sha512-Ft1WGD5V8qxsI+bjrHLpIYomI6ODmX0qdFbTocZvOfOfRe321wX+E8HELdHns21KyjMWACLz6CH1dKMZ3ake3g==", "dependencies": { "@babel/runtime": "^7.15.4", "github-slugger": "^1.3.0", @@ -13084,8 +13084,8 @@ }, "peerDependencies": { "gatsby": "^4.0.0-next", - "react": "^16.9.0 || ^17.0.0", - "react-dom": "^16.9.0 || ^17.0.0" + "react": "^16.9.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/gatsby-remark-autolink-headers/node_modules/mdast-util-to-string": { @@ -14098,9 +14098,9 @@ } }, "node_modules/gatsby-transformer-yaml": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-yaml/-/gatsby-transformer-yaml-4.7.0.tgz", - "integrity": "sha512-uwTQdwLBW+ibWG2rHYTt3yCzmHDQ8yCLz/vwX4LjRU+VBow0cwm0DwZdQTCBVLufQ7Bx3b3E+bECwgprlku7UA==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/gatsby-transformer-yaml/-/gatsby-transformer-yaml-4.11.0.tgz", + "integrity": "sha512-GTCkULgOxbyRbovO9VHi0P+7iv/fEQG3uBeKiJyvMRUDD4bIQ9uIdT7hZ1RPwctu9dpt9T/X7kx+CShRzmELYw==", "dependencies": { "@babel/runtime": "^7.15.4", "js-yaml": "^3.14.1", @@ -35094,9 +35094,9 @@ } }, "gatsby-plugin-canonical-urls": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.6.0.tgz", - "integrity": "sha512-Cxmhl1h9wPXOD3ryTr7zy/KwAvjtTC7UOQ6DMrpFuoNL0HeXsV8NhN4uq85XyQtajquscBJtdoJW2+TM3GJzaA==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.11.0.tgz", + "integrity": "sha512-3UjK1J2lTpg0U5Hcqp7Dr8oZoDZVkXOwYPKdfiQ03JnU86jpqcF6mkNt91krlhoFq6mKIhQBwjSySTiJfGiVZw==", "requires": { "@babel/runtime": "^7.15.4" } @@ -35111,9 +35111,9 @@ } }, "gatsby-plugin-emotion": { - "version": "7.9.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.9.0.tgz", - "integrity": "sha512-Zg0WzefNjA5iL9BNX5YCdlPOIZoODVSlrZ+AAUHvhx5XkxKcApW0oznkCi9k2HsSyDrv20BiaT82A4PJfHFSkQ==", + "version": "7.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.11.0.tgz", + "integrity": "sha512-DQwY5sSuWgPypoxc6wLlaXKN2dMWH4vV1zfFcM9AQIew+SVwf1OPTR12YU0siO2At2WFjHu+AwsUCgvSAHHslg==", "requires": { "@babel/runtime": "^7.15.4", "@emotion/babel-preset-css-prop": "^11.2.0" @@ -35614,9 +35614,9 @@ } }, "gatsby-remark-autolink-headers": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.6.0.tgz", - "integrity": "sha512-asv2YVVUHZMVYNYNTEokvvofedRUDxhBInkp/2rQH9TJrGERkE/dPayD7dTFcjnvb7fMnBpJiQPTiYsyS4UEww==", + "version": "5.11.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.11.1.tgz", + "integrity": "sha512-Ft1WGD5V8qxsI+bjrHLpIYomI6ODmX0qdFbTocZvOfOfRe321wX+E8HELdHns21KyjMWACLz6CH1dKMZ3ake3g==", "requires": { "@babel/runtime": "^7.15.4", "github-slugger": "^1.3.0", @@ -36381,9 +36381,9 @@ } }, "gatsby-transformer-yaml": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-yaml/-/gatsby-transformer-yaml-4.7.0.tgz", - "integrity": "sha512-uwTQdwLBW+ibWG2rHYTt3yCzmHDQ8yCLz/vwX4LjRU+VBow0cwm0DwZdQTCBVLufQ7Bx3b3E+bECwgprlku7UA==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/gatsby-transformer-yaml/-/gatsby-transformer-yaml-4.11.0.tgz", + "integrity": "sha512-GTCkULgOxbyRbovO9VHi0P+7iv/fEQG3uBeKiJyvMRUDD4bIQ9uIdT7hZ1RPwctu9dpt9T/X7kx+CShRzmELYw==", "requires": { "@babel/runtime": "^7.15.4", "js-yaml": "^3.14.1", diff --git a/docs/package.json b/docs/package.json index 3d97bcfc1259..cf29675e12f0 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,9 +12,9 @@ "@mdx-js/react": "^1.6.16", "gatsby": "^4.11.1", "gatsby-alias-imports": "^1.0.6", - "gatsby-plugin-canonical-urls": "^4.6.0", + "gatsby-plugin-canonical-urls": "^4.11.0", "gatsby-plugin-catch-links": "^4.11.0", - "gatsby-plugin-emotion": "^7.9.0", + "gatsby-plugin-emotion": "^7.11.0", "gatsby-plugin-google-analytics": "^4.6.0", "gatsby-plugin-manifest": "^4.9.0", "gatsby-plugin-mdx": "^3.9.0", @@ -26,7 +26,7 @@ "gatsby-plugin-robots-txt": "^1.7.0", "gatsby-plugin-sharp": "^4.9.0", "gatsby-plugin-sitemap": "^5.9.0", - "gatsby-remark-autolink-headers": "^5.6.0", + "gatsby-remark-autolink-headers": "^5.11.1", "gatsby-remark-copy-linked-files": "^5.11.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.11.1", @@ -35,7 +35,7 @@ "gatsby-source-filesystem": "^4.11.1", "gatsby-transformer-remark": "^5.6.0", "gatsby-transformer-sharp": "^4.11.0", - "gatsby-transformer-yaml": "^4.7.0", + "gatsby-transformer-yaml": "^4.11.0", "polished": "^4.1.4", "postcss": "^8.4.6", "prism-react-renderer": "^1.3.1",