mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump @types/ramda to 0.26.33
This commit is contained in:
Generated
+6
-6
@@ -2185,9 +2185,9 @@
|
||||
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
|
||||
},
|
||||
"@types/ramda": {
|
||||
"version": "0.26.28",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.28.tgz",
|
||||
"integrity": "sha512-MmrwJral3pMwm2DcwMYa/zNY+skSw6YWYrerl09tArju/80Gschg2q4NgphIn32ztzkbgoecx43tkeJtGICfCw==",
|
||||
"version": "0.26.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.33.tgz",
|
||||
"integrity": "sha512-sUCQmKfAWmlbb6PpFqvndbGgTf0bCcmHLJqMYw8ErVS0UoZTTiz952aFedJhV+JERiVH7poh33358c7p0AAN8A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ts-toolbelt": "^4.7.7"
|
||||
@@ -18278,9 +18278,9 @@
|
||||
"integrity": "sha512-1J/vefLC+BWSo+qe8OnJQfWTYRS6ingxjwqmHMqaMxXMj7kFtKLgAaYW3JeX3mktjgUL+etlU8/B4VUAUI9QGw=="
|
||||
},
|
||||
"ts-toolbelt": {
|
||||
"version": "4.8.8",
|
||||
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.8.tgz",
|
||||
"integrity": "sha512-5QLdemct/ssqyVgmEIK1KKY7Y39fX05kanAdnp+O529Jk7dFct+4kgasvMGXagBIvLCUviksDCZs2Lo2/fp6BQ==",
|
||||
"version": "4.8.22",
|
||||
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.22.tgz",
|
||||
"integrity": "sha512-CQXoGSEOlNP0XQ1OsXVjLVzErc8LQBaAe6HHFLRpqdm0ZvZEd1q1noAle2J3DSc33LL+DaxwJzstps/AQGXH4Q==",
|
||||
"dev": true
|
||||
},
|
||||
"tslib": {
|
||||
|
||||
+1
-1
@@ -65,7 +65,7 @@
|
||||
"@graphql-codegen/typescript-operations": "1.8.1",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.8.1",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.28",
|
||||
"@types/ramda": "^0.26.33",
|
||||
"@types/react": "^16.9.5",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"@types/react-helmet": "^5.0.11",
|
||||
|
||||
Reference in New Issue
Block a user