build(deps): bump gatsby-plugin-emotion from 7.11.0 to 7.13.0 in /docs (#2817)
This commit is contained in:
parent
8ec17f2e7b
commit
a53a9fbafb
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"gatsby-alias-imports": "^1.0.6",
|
||||
"gatsby-plugin-canonical-urls": "^4.13.0",
|
||||
"gatsby-plugin-catch-links": "^4.11.0",
|
||||
"gatsby-plugin-emotion": "^7.11.0",
|
||||
"gatsby-plugin-emotion": "^7.13.0",
|
||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||
"gatsby-plugin-manifest": "^4.13.0",
|
||||
"gatsby-plugin-mdx": "^3.13.0",
|
||||
@ -12487,9 +12487,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-emotion": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.11.0.tgz",
|
||||
"integrity": "sha512-DQwY5sSuWgPypoxc6wLlaXKN2dMWH4vV1zfFcM9AQIew+SVwf1OPTR12YU0siO2At2WFjHu+AwsUCgvSAHHslg==",
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.13.0.tgz",
|
||||
"integrity": "sha512-CsulpyUurhdDpeHdoHgZeDHQGk8+V2lvm/nVr9I6y13CMIYLwabq0RYjQiQ0WFmZhaZ9F3QaFWw0owyBj4K9CA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@emotion/babel-preset-css-prop": "^11.2.0"
|
||||
@ -35350,9 +35350,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-emotion": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.11.0.tgz",
|
||||
"integrity": "sha512-DQwY5sSuWgPypoxc6wLlaXKN2dMWH4vV1zfFcM9AQIew+SVwf1OPTR12YU0siO2At2WFjHu+AwsUCgvSAHHslg==",
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.13.0.tgz",
|
||||
"integrity": "sha512-CsulpyUurhdDpeHdoHgZeDHQGk8+V2lvm/nVr9I6y13CMIYLwabq0RYjQiQ0WFmZhaZ9F3QaFWw0owyBj4K9CA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@emotion/babel-preset-css-prop": "^11.2.0"
|
||||
|
@ -14,7 +14,7 @@
|
||||
"gatsby-alias-imports": "^1.0.6",
|
||||
"gatsby-plugin-canonical-urls": "^4.13.0",
|
||||
"gatsby-plugin-catch-links": "^4.11.0",
|
||||
"gatsby-plugin-emotion": "^7.11.0",
|
||||
"gatsby-plugin-emotion": "^7.13.0",
|
||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||
"gatsby-plugin-manifest": "^4.13.0",
|
||||
"gatsby-plugin-mdx": "^3.13.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user