mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
chore(deps): bump @types/ramda to 0.26.36
This commit is contained in:
Generated
+7
-7
@@ -3265,12 +3265,12 @@
|
||||
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
|
||||
},
|
||||
"@types/ramda": {
|
||||
"version": "0.26.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.33.tgz",
|
||||
"integrity": "sha512-sUCQmKfAWmlbb6PpFqvndbGgTf0bCcmHLJqMYw8ErVS0UoZTTiz952aFedJhV+JERiVH7poh33358c7p0AAN8A==",
|
||||
"version": "0.26.36",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.36.tgz",
|
||||
"integrity": "sha512-uo22Nf32Cc3EURp9tYlFttY8MVQZ1zoVum+D+yQ2jm4IqQFxDtwCQlP/WMwbuj4ey5kw1rJ7v6OacDszfWiqLA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ts-toolbelt": "^4.7.7"
|
||||
"ts-toolbelt": "^4.10.7"
|
||||
}
|
||||
},
|
||||
"@types/reach__router": {
|
||||
@@ -21029,9 +21029,9 @@
|
||||
"integrity": "sha512-ti7OGMOUOzo66wLF3liskw6YQIaSsBgc4GOAlWRnIEj8htCxJUxskanMUoJOD6MDCRAXo36goXJZch+nOS0VMA=="
|
||||
},
|
||||
"ts-toolbelt": {
|
||||
"version": "4.8.22",
|
||||
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.22.tgz",
|
||||
"integrity": "sha512-CQXoGSEOlNP0XQ1OsXVjLVzErc8LQBaAe6HHFLRpqdm0ZvZEd1q1noAle2J3DSc33LL+DaxwJzstps/AQGXH4Q==",
|
||||
"version": "4.10.20",
|
||||
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.10.20.tgz",
|
||||
"integrity": "sha512-zxx+CApbwZmvkQnLpncwIGwos25C0fAXDCkA164rpYZKTAMAuOc6mi1aB6Tt9hqDQgL15r6WYmXiKxN6NFqSPQ==",
|
||||
"dev": true
|
||||
},
|
||||
"tslib": {
|
||||
|
||||
+1
-1
@@ -65,7 +65,7 @@
|
||||
"@graphql-codegen/typescript-operations": "1.8.3",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.8.3",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.33",
|
||||
"@types/ramda": "^0.26.36",
|
||||
"@types/react": "^16.9.9",
|
||||
"@types/react-dom": "^16.9.2",
|
||||
"@types/react-helmet": "^5.0.13",
|
||||
|
||||
Reference in New Issue
Block a user