mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 16:06:12 +02:00
chore(deps): bump @types/react to 16.9.9
This commit is contained in:
Generated
+3
-3
@@ -2203,9 +2203,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react": {
|
"@types/react": {
|
||||||
"version": "16.9.5",
|
"version": "16.9.9",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.5.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.9.tgz",
|
||||||
"integrity": "sha512-jQ12VMiFOWYlp+j66dghOWcmDDwhca0bnlcTxS4Qz/fh5gi6wpaZDthPEu/Gc/YlAuO87vbiUXL8qKstFvuOaA==",
|
"integrity": "sha512-L+AudFJkDukk+ukInYvpoAPyJK5q1GanFOINOJnM0w6tUgITuWvJ4jyoBPFL7z4/L8hGLd+K/6xR5uUjXu0vVg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
"csstype": "^2.2.0"
|
"csstype": "^2.2.0"
|
||||||
|
|||||||
+1
-1
@@ -66,7 +66,7 @@
|
|||||||
"@graphql-codegen/typescript-react-apollo": "1.8.1",
|
"@graphql-codegen/typescript-react-apollo": "1.8.1",
|
||||||
"@types/prismjs": "^1.16.0",
|
"@types/prismjs": "^1.16.0",
|
||||||
"@types/ramda": "^0.26.33",
|
"@types/ramda": "^0.26.33",
|
||||||
"@types/react": "^16.9.5",
|
"@types/react": "^16.9.9",
|
||||||
"@types/react-dom": "^16.9.1",
|
"@types/react-dom": "^16.9.1",
|
||||||
"@types/react-helmet": "^5.0.11",
|
"@types/react-helmet": "^5.0.11",
|
||||||
"@types/react-treeview": "^0.4.2",
|
"@types/react-treeview": "^0.4.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user