mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 16:06:13 +02:00
chore(deps): bump @types/react-dom to 16.9.2
This commit is contained in:
Generated
+3
-3
@@ -2212,9 +2212,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react-dom": {
|
"@types/react-dom": {
|
||||||
"version": "16.9.1",
|
"version": "16.9.2",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.2.tgz",
|
||||||
"integrity": "sha512-1S/akvkKr63qIUWVu5IKYou2P9fHLb/P2VAwyxVV85JGaGZTcUniMiTuIqM3lXFB25ej6h+CYEQ27ERVwi6eGA==",
|
"integrity": "sha512-hgPbBoI1aTSTvZwo8HYw35UaTldW6n2ETLvHAcfcg1FaOuBV3olmyCe5eMpx2WybWMBPv0MdU2t5GOcQhP+3zA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|||||||
+1
-1
@@ -67,7 +67,7 @@
|
|||||||
"@types/prismjs": "^1.16.0",
|
"@types/prismjs": "^1.16.0",
|
||||||
"@types/ramda": "^0.26.33",
|
"@types/ramda": "^0.26.33",
|
||||||
"@types/react": "^16.9.9",
|
"@types/react": "^16.9.9",
|
||||||
"@types/react-dom": "^16.9.1",
|
"@types/react-dom": "^16.9.2",
|
||||||
"@types/react-helmet": "^5.0.11",
|
"@types/react-helmet": "^5.0.11",
|
||||||
"@types/react-treeview": "^0.4.2",
|
"@types/react-treeview": "^0.4.2",
|
||||||
"@types/styled-components": "^4.1.19",
|
"@types/styled-components": "^4.1.19",
|
||||||
|
|||||||
Reference in New Issue
Block a user