mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 16:06:12 +02:00
chore(deps): bump react to 16.13.0
This commit is contained in:
Generated
+3
-3
@@ -16203,9 +16203,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react": {
|
"react": {
|
||||||
"version": "16.12.0",
|
"version": "16.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/react/-/react-16.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/react/-/react-16.13.0.tgz",
|
||||||
"integrity": "sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==",
|
"integrity": "sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"loose-envify": "^1.1.0",
|
"loose-envify": "^1.1.0",
|
||||||
"object-assign": "^4.1.1",
|
"object-assign": "^4.1.1",
|
||||||
|
|||||||
+1
-1
@@ -48,7 +48,7 @@
|
|||||||
"polished": "^3.4.4",
|
"polished": "^3.4.4",
|
||||||
"prismjs": "^1.19.0",
|
"prismjs": "^1.19.0",
|
||||||
"ramda": "^0.27.0",
|
"ramda": "^0.27.0",
|
||||||
"react": "^16.12.0",
|
"react": "^16.13.0",
|
||||||
"react-dom": "^16.12.0",
|
"react-dom": "^16.12.0",
|
||||||
"react-helmet": "^5.2.1",
|
"react-helmet": "^5.2.1",
|
||||||
"react-highlight": "^0.12.0",
|
"react-highlight": "^0.12.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user