mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +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": {
|
||||
"version": "0.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.3.tgz",
|
||||
"integrity": "sha512-We7VBiltAJ70KQA0dWkdPMXnYoizlxOXpvtjmu5/MBnExd+u0PGgV27WCYanmLAbCwAU30Le/xA0CQs/F/Otig==",
|
||||
"version": "0.8.5",
|
||||
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.5.tgz",
|
||||
"integrity": "sha512-6ZODuZSFofbxSbcxwsFz+6ioPjb0ISJRRPLZ+WIbjcU2IMU0Io+RGQjjaTgOvNQl007KICBm7zXQaYQEC1r6Bg==",
|
||||
"requires": {
|
||||
"@emotion/memoize": "0.7.3"
|
||||
}
|
||||
@@ -20089,9 +20089,9 @@
|
||||
}
|
||||
},
|
||||
"styled-components": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-4.4.0.tgz",
|
||||
"integrity": "sha512-xQ6vTI/0zNjZ1BBDRxyjvBddrxhQ3DxjeCdaLM1lSn5FDnkTOQgRkmWvcUiTajqc5nJqKVl+7sUioMqktD0+Zw==",
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-4.4.1.tgz",
|
||||
"integrity": "sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g==",
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.0.0",
|
||||
"@babel/traverse": "^7.0.0",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"react-highlight": "^0.12.0",
|
||||
"react-particles-js": "^2.7.0",
|
||||
"react-perfect-scrollbar": "^1.5.3",
|
||||
"styled-components": "^4.4.0",
|
||||
"styled-components": "^4.4.1",
|
||||
"typescript": "^3.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user