build(deps): bump gatsby-plugin-emotion from 7.19.0 to 7.21.0 in /docs (#3159)
This commit is contained in:
parent
5f64c7f70d
commit
4442277f9a
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.17.0",
|
||||
"gatsby-plugin-emotion": "^7.19.0",
|
||||
"gatsby-plugin-emotion": "^7.21.0",
|
||||
"gatsby-plugin-google-analytics": "^4.17.0",
|
||||
"gatsby-plugin-manifest": "^4.21.0",
|
||||
"gatsby-plugin-mdx": "^3.15.2",
|
||||
@ -12783,9 +12783,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-emotion": {
|
||||
"version": "7.19.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.19.0.tgz",
|
||||
"integrity": "sha512-sESLf2cUH91sFFzgylRKb5Vc/9cS9ca9KeG1/kjTRuONNBuu0tgiSQnrCPkfxa4Ij9xEO4QlgjKFhwHZNCu3Tw==",
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.21.0.tgz",
|
||||
"integrity": "sha512-jy8wK09y7HRHN5k5cjpnM1bPy2dKPQI5gulk8UztajDz+0GPlF4VKLFUomJEiCGZVZdWD/8XE3PDwW3eyHbMEg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@emotion/babel-preset-css-prop": "^11.2.0"
|
||||
@ -35716,9 +35716,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-emotion": {
|
||||
"version": "7.19.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.19.0.tgz",
|
||||
"integrity": "sha512-sESLf2cUH91sFFzgylRKb5Vc/9cS9ca9KeG1/kjTRuONNBuu0tgiSQnrCPkfxa4Ij9xEO4QlgjKFhwHZNCu3Tw==",
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-7.21.0.tgz",
|
||||
"integrity": "sha512-jy8wK09y7HRHN5k5cjpnM1bPy2dKPQI5gulk8UztajDz+0GPlF4VKLFUomJEiCGZVZdWD/8XE3PDwW3eyHbMEg==",
|
||||
"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.17.0",
|
||||
"gatsby-plugin-emotion": "^7.19.0",
|
||||
"gatsby-plugin-emotion": "^7.21.0",
|
||||
"gatsby-plugin-google-analytics": "^4.17.0",
|
||||
"gatsby-plugin-manifest": "^4.21.0",
|
||||
"gatsby-plugin-mdx": "^3.15.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user