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.11
This commit is contained in:
Generated
+3
-3
@@ -3283,9 +3283,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.9.tgz",
|
||||
"integrity": "sha512-L+AudFJkDukk+ukInYvpoAPyJK5q1GanFOINOJnM0w6tUgITuWvJ4jyoBPFL7z4/L8hGLd+K/6xR5uUjXu0vVg==",
|
||||
"version": "16.9.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.11.tgz",
|
||||
"integrity": "sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
+1
-1
@@ -66,7 +66,7 @@
|
||||
"@graphql-codegen/typescript-react-apollo": "1.8.3",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.36",
|
||||
"@types/react": "^16.9.9",
|
||||
"@types/react": "^16.9.11",
|
||||
"@types/react-dom": "^16.9.2",
|
||||
"@types/react-helmet": "^5.0.13",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user