mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 07:56:12 +02:00
chore(deps): bump @types/react-helmet to 5.0.11
This commit is contained in:
Generated
+3
-3
@@ -2374,9 +2374,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react-helmet": {
|
"@types/react-helmet": {
|
||||||
"version": "5.0.10",
|
"version": "5.0.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.11.tgz",
|
||||||
"integrity": "sha512-wGr0J7yncqwOS4ae+yYeMd4L3Gh43CgYcbq9bXEeSozB4d/+Z/XLT9wyMUwfWImWtOLCFLP6Xnt7w5P6+02gZg==",
|
"integrity": "sha512-id9DjHp/+Cm+x3etN+EWs5OP76PPpz8jXw+iN9xcXltssF0KHNjAzlan///ASXegEewaItlw5FhFnoLxRUJQ9g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|||||||
+1
-1
@@ -68,7 +68,7 @@
|
|||||||
"@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.1",
|
"@types/react-dom": "^16.9.1",
|
||||||
"@types/react-helmet": "^5.0.10",
|
"@types/react-helmet": "^5.0.11",
|
||||||
"@types/react-treeview": "^0.4.2",
|
"@types/react-treeview": "^0.4.2",
|
||||||
"@types/styled-components": "^4.1.18",
|
"@types/styled-components": "^4.1.18",
|
||||||
"babel-plugin-styled-components": "^1.10.6",
|
"babel-plugin-styled-components": "^1.10.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user