mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump polished to 3.4.2
This commit is contained in:
Generated
+4
-14
@@ -16748,21 +16748,11 @@
|
||||
}
|
||||
},
|
||||
"polished": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-3.4.1.tgz",
|
||||
"integrity": "sha512-GflTnlP5rrpDoigjczEkS6Ye7NDA4sFvAnlr5hSDrEvjiVj97Xzev3hZlLi3UB27fpxyTS9rWU64VzVLWkG+mg==",
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-3.4.2.tgz",
|
||||
"integrity": "sha512-9Rch6iMZckABr6EFCLPZsxodeBpXMo9H4fRlfR/9VjMEyy5xpo1/WgXlJGgSjPyVhEZNycbW7UmYMNyWS5MI0g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
|
||||
"integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
}
|
||||
}
|
||||
"@babel/runtime": "^7.6.3"
|
||||
}
|
||||
},
|
||||
"portfinder": {
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@
|
||||
"gatsby-transformer-remark": "^2.6.37",
|
||||
"gatsby-transformer-sharp": "^2.3.5",
|
||||
"katex": "^0.11.1",
|
||||
"polished": "^3.4.1",
|
||||
"polished": "^3.4.2",
|
||||
"prismjs": "^1.17.1",
|
||||
"ramda": "^0.26.1",
|
||||
"react": "^16.11.0",
|
||||
|
||||
Reference in New Issue
Block a user