mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 16:06:12 +02:00
chore(deps): bump styled-components to 5.1.0
This commit is contained in:
Generated
+4
-4
@@ -22292,13 +22292,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styled-components": {
|
"styled-components": {
|
||||||
"version": "5.0.1",
|
"version": "5.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.1.0.tgz",
|
||||||
"integrity": "sha512-E0xKTRIjTs4DyvC1MHu/EcCXIj6+ENCP8hP01koyoADF++WdBUOrSGwU1scJRw7/YaYOhDvvoad6VlMG+0j53A==",
|
"integrity": "sha512-0Qs2wEkFBXHFlysz6CV831VG6HedcrFUwChjnWylNivsx14MtmqQsohi21rMHZxzuTba063dEyoe/SR6VGJI7Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-module-imports": "^7.0.0",
|
"@babel/helper-module-imports": "^7.0.0",
|
||||||
"@babel/traverse": "^7.4.5",
|
"@babel/traverse": "^7.4.5",
|
||||||
"@emotion/is-prop-valid": "^0.8.3",
|
"@emotion/is-prop-valid": "^0.8.8",
|
||||||
"@emotion/stylis": "^0.8.4",
|
"@emotion/stylis": "^0.8.4",
|
||||||
"@emotion/unitless": "^0.7.4",
|
"@emotion/unitless": "^0.7.4",
|
||||||
"babel-plugin-styled-components": ">= 1",
|
"babel-plugin-styled-components": ">= 1",
|
||||||
|
|||||||
+1
-1
@@ -55,7 +55,7 @@
|
|||||||
"react-highlight": "^0.12.0",
|
"react-highlight": "^0.12.0",
|
||||||
"react-particles-js": "^3.2.1",
|
"react-particles-js": "^3.2.1",
|
||||||
"react-perfect-scrollbar": "^1.5.8",
|
"react-perfect-scrollbar": "^1.5.8",
|
||||||
"styled-components": "^5.0.1",
|
"styled-components": "^5.1.0",
|
||||||
"typescript": "^3.8.3"
|
"typescript": "^3.8.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user