build(deps): bump gatsby-plugin-emotion from 7.7.0 to 7.9.0 in /docs (#2632)
This commit is contained in:
parent
8cbd960b99
commit
f8b97f08e6
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.6.0",
|
||||
"gatsby-plugin-catch-links": "^4.6.0",
|
||||
"gatsby-plugin-emotion": "^7.7.0",
|
||||
"gatsby-plugin-emotion": "^7.9.0",
|
||||
"gatsby-plugin-google-analytics": "^4.6.0",
|
||||
"gatsby-plugin-manifest": "^4.7.0",
|
||||
"gatsby-plugin-mdx": "^3.9.0",
|
||||
@ -12403,9 +12403,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-emotion": {
|
||||
"version": "7.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.7.0.tgz",
|
||||
"integrity": "sha512-Y2bhXTOszdTwSBWqSq7AQ6PcYaWMnZ+eTSPjhGtlq++Jmama/U79SunTrBHDMQsGFCP2OLKVnlVHvl343nBvFQ==",
|
||||
"version": "7.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.9.0.tgz",
|
||||
"integrity": "sha512-Zg0WzefNjA5iL9BNX5YCdlPOIZoODVSlrZ+AAUHvhx5XkxKcApW0oznkCi9k2HsSyDrv20BiaT82A4PJfHFSkQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@emotion/babel-preset-css-prop": "^11.2.0"
|
||||
@ -35153,9 +35153,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-emotion": {
|
||||
"version": "7.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.7.0.tgz",
|
||||
"integrity": "sha512-Y2bhXTOszdTwSBWqSq7AQ6PcYaWMnZ+eTSPjhGtlq++Jmama/U79SunTrBHDMQsGFCP2OLKVnlVHvl343nBvFQ==",
|
||||
"version": "7.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.9.0.tgz",
|
||||
"integrity": "sha512-Zg0WzefNjA5iL9BNX5YCdlPOIZoODVSlrZ+AAUHvhx5XkxKcApW0oznkCi9k2HsSyDrv20BiaT82A4PJfHFSkQ==",
|
||||
"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.6.0",
|
||||
"gatsby-plugin-catch-links": "^4.6.0",
|
||||
"gatsby-plugin-emotion": "^7.7.0",
|
||||
"gatsby-plugin-emotion": "^7.9.0",
|
||||
"gatsby-plugin-google-analytics": "^4.6.0",
|
||||
"gatsby-plugin-manifest": "^4.7.0",
|
||||
"gatsby-plugin-mdx": "^3.9.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user