mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
chore(deps): bump gatsby-plugin-styled-components to 4.6.0
This commit is contained in:
Generated
+3
-3
@@ -11864,9 +11864,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-styled-components": {
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.10.0.tgz",
|
||||
"integrity": "sha512-CDNNvRxLS4dsQI2fv57T+0VUqapRtiDXm6SUsxyuVuEhJCyDGu1g9jg+9ty0HfUEDcW8JexlRJO5srkdYp1x1g==",
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-4.6.0.tgz",
|
||||
"integrity": "sha512-2oQ3PRoiXZOvTzjD9ZkFYIIWkVYJFccOt/byTf9A5K18sQR6vS1oGehJv4xK51cBue+EuYRuX0F3+IoLCNNDAQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5"
|
||||
}
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@
|
||||
"gatsby-plugin-react-helmet": "^4.6.0",
|
||||
"gatsby-plugin-react-svg": "^3.0.1",
|
||||
"gatsby-plugin-sharp": "^3.6.0",
|
||||
"gatsby-plugin-styled-components": "^3.6.0",
|
||||
"gatsby-plugin-styled-components": "^4.6.0",
|
||||
"gatsby-remark-auto-headers-improved": "^1.0.4",
|
||||
"gatsby-source-filesystem": "^2.7.0",
|
||||
"gatsby-transformer-sharp": "^2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user