mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 07:56:12 +02:00
chore(deps): bump @types/react-dom to 16.9.1
This commit is contained in:
Generated
+3
-3
@@ -2365,9 +2365,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react-dom": {
|
"@types/react-dom": {
|
||||||
"version": "16.9.0",
|
"version": "16.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.1.tgz",
|
||||||
"integrity": "sha512-OL2lk7LYGjxn4b0efW3Pvf2KBVP0y1v3wip1Bp7nA79NkOpElH98q3WdCEdDj93b2b0zaeBG9DvriuKjIK5xDA==",
|
"integrity": "sha512-1S/akvkKr63qIUWVu5IKYou2P9fHLb/P2VAwyxVV85JGaGZTcUniMiTuIqM3lXFB25ej6h+CYEQ27ERVwi6eGA==",
|
||||||
"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.26",
|
"@types/ramda": "^0.26.26",
|
||||||
"@types/react": "^16.9.5",
|
"@types/react": "^16.9.5",
|
||||||
"@types/react-dom": "^16.9.0",
|
"@types/react-dom": "^16.9.1",
|
||||||
"@types/react-helmet": "^5.0.10",
|
"@types/react-helmet": "^5.0.10",
|
||||||
"@types/react-treeview": "^0.4.2",
|
"@types/react-treeview": "^0.4.2",
|
||||||
"@types/styled-components": "^4.1.18",
|
"@types/styled-components": "^4.1.18",
|
||||||
|
|||||||
Reference in New Issue
Block a user