mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-09 07:56:12 +02:00
chore(deps): bump polished to 4.1.3
This commit is contained in:
Generated
+4
-4
@@ -17543,11 +17543,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"polished": {
|
"polished": {
|
||||||
"version": "3.7.1",
|
"version": "4.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/polished/-/polished-3.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.3.tgz",
|
||||||
"integrity": "sha512-/QgHrNGYwIA4mwxJ/7FSvalUJsm7KNfnXiScVSEG2Xa5qxDeBn4nmdjN2pW00mkM2Tts64ktc47U8F7Ed1BRAA==",
|
"integrity": "sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5"
|
"@babel/runtime": "^7.14.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"portfinder": {
|
"portfinder": {
|
||||||
|
|||||||
+1
-1
@@ -49,7 +49,7 @@
|
|||||||
"gatsby-transformer-sharp": "^3.6.0",
|
"gatsby-transformer-sharp": "^3.6.0",
|
||||||
"github-slugger": "^1.3.0",
|
"github-slugger": "^1.3.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"polished": "^3.6.3",
|
"polished": "^4.1.3",
|
||||||
"prismjs": "^1.22.0",
|
"prismjs": "^1.22.0",
|
||||||
"ramda": "^0.27.1",
|
"ramda": "^0.27.1",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user