build(deps): bump gatsby-plugin-emotion from 7.9.0 to 7.11.0 in /docs (#2725)
Bumps [gatsby-plugin-emotion](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-emotion) from 7.9.0 to 7.11.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-emotion/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.11.0/packages/gatsby-plugin-emotion) --- updated-dependencies: - dependency-name: gatsby-plugin-emotion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9d0a0a162
commit
18c410cf41
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -17,7 +17,7 @@
|
|||||||
"gatsby-alias-imports": "^1.0.6",
|
"gatsby-alias-imports": "^1.0.6",
|
||||||
"gatsby-plugin-canonical-urls": "^4.6.0",
|
"gatsby-plugin-canonical-urls": "^4.6.0",
|
||||||
"gatsby-plugin-catch-links": "^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-google-analytics": "^4.6.0",
|
||||||
"gatsby-plugin-manifest": "^4.9.0",
|
"gatsby-plugin-manifest": "^4.9.0",
|
||||||
"gatsby-plugin-mdx": "^3.9.0",
|
"gatsby-plugin-mdx": "^3.9.0",
|
||||||
@ -12363,9 +12363,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-emotion": {
|
"node_modules/gatsby-plugin-emotion": {
|
||||||
"version": "7.9.0",
|
"version": "7.11.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.11.0.tgz",
|
||||||
"integrity": "sha512-Zg0WzefNjA5iL9BNX5YCdlPOIZoODVSlrZ+AAUHvhx5XkxKcApW0oznkCi9k2HsSyDrv20BiaT82A4PJfHFSkQ==",
|
"integrity": "sha512-DQwY5sSuWgPypoxc6wLlaXKN2dMWH4vV1zfFcM9AQIew+SVwf1OPTR12YU0siO2At2WFjHu+AwsUCgvSAHHslg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"@emotion/babel-preset-css-prop": "^11.2.0"
|
"@emotion/babel-preset-css-prop": "^11.2.0"
|
||||||
@ -35111,9 +35111,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-emotion": {
|
"gatsby-plugin-emotion": {
|
||||||
"version": "7.9.0",
|
"version": "7.11.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.11.0.tgz",
|
||||||
"integrity": "sha512-Zg0WzefNjA5iL9BNX5YCdlPOIZoODVSlrZ+AAUHvhx5XkxKcApW0oznkCi9k2HsSyDrv20BiaT82A4PJfHFSkQ==",
|
"integrity": "sha512-DQwY5sSuWgPypoxc6wLlaXKN2dMWH4vV1zfFcM9AQIew+SVwf1OPTR12YU0siO2At2WFjHu+AwsUCgvSAHHslg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"@emotion/babel-preset-css-prop": "^11.2.0"
|
"@emotion/babel-preset-css-prop": "^11.2.0"
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"gatsby-alias-imports": "^1.0.6",
|
"gatsby-alias-imports": "^1.0.6",
|
||||||
"gatsby-plugin-canonical-urls": "^4.6.0",
|
"gatsby-plugin-canonical-urls": "^4.6.0",
|
||||||
"gatsby-plugin-catch-links": "^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-google-analytics": "^4.6.0",
|
||||||
"gatsby-plugin-manifest": "^4.9.0",
|
"gatsby-plugin-manifest": "^4.9.0",
|
||||||
"gatsby-plugin-mdx": "^3.9.0",
|
"gatsby-plugin-mdx": "^3.9.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user