mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump styled-components to 5.1.1
This commit is contained in:
Generated
+3
-3
@@ -19592,9 +19592,9 @@
|
||||
}
|
||||
},
|
||||
"styled-components": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.1.0.tgz",
|
||||
"integrity": "sha512-0Qs2wEkFBXHFlysz6CV831VG6HedcrFUwChjnWylNivsx14MtmqQsohi21rMHZxzuTba063dEyoe/SR6VGJI7Q==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.1.1.tgz",
|
||||
"integrity": "sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==",
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.0.0",
|
||||
"@babel/traverse": "^7.4.5",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"react-highlight": "^0.12.0",
|
||||
"react-particles-js": "^3.2.1",
|
||||
"react-perfect-scrollbar": "^1.5.8",
|
||||
"styled-components": "^5.1.0",
|
||||
"styled-components": "^5.1.1",
|
||||
"typescript": "^3.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user