mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
chore(deps): bump gatsby-plugin-styled-components to 3.1.18
This commit is contained in:
Generated
+6
-6
@@ -11831,17 +11831,17 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-styled-components": {
|
||||
"version": "3.1.16",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.16.tgz",
|
||||
"integrity": "sha512-ixvMwMCYm70iC23+zkMBmQPNX0UmmumzK+1TtK3LSYicdaXXz7dychaBdiljKD4WMNraXYx49JuZS01yjOZiOw==",
|
||||
"version": "3.1.18",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.18.tgz",
|
||||
"integrity": "sha512-JPNCcc4Ubnkilh7yooDk8grelg2WkuJfmhBB66pH4ccbBEgIPStSvqTv7puUyUYgW3J6+LLsCZgsWU+Ag38g9g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.7.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.7.6",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.6.tgz",
|
||||
"integrity": "sha512-BWAJxpNVa0QlE5gZdWjSxXtemZyZ9RmrmVozxt3NUXeZhVIJ5ANyqmMc0JDrivBZyxUuQvFxlvH4OWWOogGfUw==",
|
||||
"version": "7.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.8.3.tgz",
|
||||
"integrity": "sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
}
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
"gatsby-plugin-react-helmet": "^3.1.21",
|
||||
"gatsby-plugin-react-svg": "^3.0.0",
|
||||
"gatsby-plugin-sharp": "^2.4.3",
|
||||
"gatsby-plugin-styled-components": "^3.1.16",
|
||||
"gatsby-plugin-styled-components": "^3.1.18",
|
||||
"gatsby-plugin-typescript": "^2.1.23",
|
||||
"gatsby-remark-auto-headers": "^1.0.3",
|
||||
"gatsby-remark-katex": "^3.1.20",
|
||||
|
||||
Reference in New Issue
Block a user