mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 16:06:12 +02:00
chore(deps): bump @types/react-helmet to 5.0.10
This commit is contained in:
Generated
+3
-3
@@ -2300,9 +2300,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react-helmet": {
|
"@types/react-helmet": {
|
||||||
"version": "5.0.8",
|
"version": "5.0.10",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.8.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.10.tgz",
|
||||||
"integrity": "sha512-ZTr12eDAYI0yUiMx1K82EHqRYa8J1BOOLus+0gL+AkksUiIPwLE0wLiXa9FNqD8r9GXAi+yRPZImkRh1JNlTkQ==",
|
"integrity": "sha512-wGr0J7yncqwOS4ae+yYeMd4L3Gh43CgYcbq9bXEeSozB4d/+Z/XLT9wyMUwfWImWtOLCFLP6Xnt7w5P6+02gZg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|||||||
+1
-1
@@ -66,7 +66,7 @@
|
|||||||
"@types/ramda": "^0.26.22",
|
"@types/ramda": "^0.26.22",
|
||||||
"@types/react": "^16.9.2",
|
"@types/react": "^16.9.2",
|
||||||
"@types/react-dom": "^16.9.0",
|
"@types/react-dom": "^16.9.0",
|
||||||
"@types/react-helmet": "^5.0.8",
|
"@types/react-helmet": "^5.0.10",
|
||||||
"@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