mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 23:43:57 +02:00
chore(deps): bump @types/react to 16.9.19
This commit is contained in:
Generated
+3
-3
@@ -5544,9 +5544,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react": {
|
"@types/react": {
|
||||||
"version": "16.9.17",
|
"version": "16.9.19",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.17.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.19.tgz",
|
||||||
"integrity": "sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg==",
|
"integrity": "sha512-LJV97//H+zqKWMms0kvxaKYJDG05U2TtQB3chRLF8MPNs+MQh/H1aGlyDUxjaHvu08EAGerdX2z4LTBc7ns77A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
"csstype": "^2.2.0"
|
"csstype": "^2.2.0"
|
||||||
|
|||||||
+1
-1
@@ -65,7 +65,7 @@
|
|||||||
"@types/lodash": "^4.14.149",
|
"@types/lodash": "^4.14.149",
|
||||||
"@types/prismjs": "^1.16.0",
|
"@types/prismjs": "^1.16.0",
|
||||||
"@types/ramda": "^0.26.40",
|
"@types/ramda": "^0.26.40",
|
||||||
"@types/react": "^16.9.17",
|
"@types/react": "^16.9.19",
|
||||||
"@types/react-dom": "^16.9.4",
|
"@types/react-dom": "^16.9.4",
|
||||||
"@types/react-helmet": "^5.0.14",
|
"@types/react-helmet": "^5.0.14",
|
||||||
"@types/styled-components": "^4.4.1",
|
"@types/styled-components": "^4.4.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user