mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump @types/react to 16.9.5
This commit is contained in:
Generated
+3
-3
@@ -2356,9 +2356,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.2.tgz",
|
||||
"integrity": "sha512-jYP2LWwlh+FTqGd9v7ynUKZzjj98T8x7Yclz479QdRhHfuW9yQ+0jjnD31eXSXutmBpppj5PYNLYLRfnZJvcfg==",
|
||||
"version": "16.9.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.5.tgz",
|
||||
"integrity": "sha512-jQ12VMiFOWYlp+j66dghOWcmDDwhca0bnlcTxS4Qz/fh5gi6wpaZDthPEu/Gc/YlAuO87vbiUXL8qKstFvuOaA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
+1
-1
@@ -66,7 +66,7 @@
|
||||
"@graphql-codegen/typescript-react-apollo": "1.8.1",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.26",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react": "^16.9.5",
|
||||
"@types/react-dom": "^16.9.0",
|
||||
"@types/react-helmet": "^5.0.10",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user