mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-09 16:06:14 +02:00
chore(deps): bump styled-components to 4.4.1
This commit is contained in:
Generated
+6
-6
@@ -1805,9 +1805,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@emotion/is-prop-valid": {
|
"@emotion/is-prop-valid": {
|
||||||
"version": "0.8.3",
|
"version": "0.8.5",
|
||||||
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.3.tgz",
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.5.tgz",
|
||||||
"integrity": "sha512-We7VBiltAJ70KQA0dWkdPMXnYoizlxOXpvtjmu5/MBnExd+u0PGgV27WCYanmLAbCwAU30Le/xA0CQs/F/Otig==",
|
"integrity": "sha512-6ZODuZSFofbxSbcxwsFz+6ioPjb0ISJRRPLZ+WIbjcU2IMU0Io+RGQjjaTgOvNQl007KICBm7zXQaYQEC1r6Bg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@emotion/memoize": "0.7.3"
|
"@emotion/memoize": "0.7.3"
|
||||||
}
|
}
|
||||||
@@ -20089,9 +20089,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styled-components": {
|
"styled-components": {
|
||||||
"version": "4.4.0",
|
"version": "4.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-4.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-4.4.1.tgz",
|
||||||
"integrity": "sha512-xQ6vTI/0zNjZ1BBDRxyjvBddrxhQ3DxjeCdaLM1lSn5FDnkTOQgRkmWvcUiTajqc5nJqKVl+7sUioMqktD0+Zw==",
|
"integrity": "sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-module-imports": "^7.0.0",
|
"@babel/helper-module-imports": "^7.0.0",
|
||||||
"@babel/traverse": "^7.0.0",
|
"@babel/traverse": "^7.0.0",
|
||||||
|
|||||||
+1
-1
@@ -56,7 +56,7 @@
|
|||||||
"react-highlight": "^0.12.0",
|
"react-highlight": "^0.12.0",
|
||||||
"react-particles-js": "^2.7.0",
|
"react-particles-js": "^2.7.0",
|
||||||
"react-perfect-scrollbar": "^1.5.3",
|
"react-perfect-scrollbar": "^1.5.3",
|
||||||
"styled-components": "^4.4.0",
|
"styled-components": "^4.4.1",
|
||||||
"typescript": "^3.6.4"
|
"typescript": "^3.6.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user