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.26
This commit is contained in:
Generated
+7
-7
@@ -2338,12 +2338,12 @@
|
||||
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
|
||||
},
|
||||
"@types/ramda": {
|
||||
"version": "0.26.22",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.22.tgz",
|
||||
"integrity": "sha512-TfX4BwgjMSXFuyb1QZsY2D8KEsJfiWolzJHYzFWyB/0UGiyX6BFvWX05IzzrMAsZpB4uN0GXAL5QcJHTKnBxoQ==",
|
||||
"version": "0.26.26",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.26.tgz",
|
||||
"integrity": "sha512-jDx2Lp2WvziMTcDxOU21yzRr6jP/VTWvpg6SQxeM63VldSjugUY1N9p1Q8YY/wpGvqzpkstUFmg2oGJdBSp5gg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ts-toolbelt": "^3.8.75"
|
||||
"ts-toolbelt": "^4.7.7"
|
||||
}
|
||||
},
|
||||
"@types/reach__router": {
|
||||
@@ -18660,9 +18660,9 @@
|
||||
"integrity": "sha512-1J/vefLC+BWSo+qe8OnJQfWTYRS6ingxjwqmHMqaMxXMj7kFtKLgAaYW3JeX3mktjgUL+etlU8/B4VUAUI9QGw=="
|
||||
},
|
||||
"ts-toolbelt": {
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-3.14.0.tgz",
|
||||
"integrity": "sha512-DYjD8tL7M1kBogRd9UKg3bUP5yh69WWcMSaA3By8ATiJU9fgYudSYIe8tWD5cpPkrGCdGGnKXQHG+5IrjJ5uhQ==",
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-4.8.4.tgz",
|
||||
"integrity": "sha512-Ih+y5GEsOlYugftG+Bk8ocE2bfobbSiJGGWeds4v+M3pEh/2QivzrU0VY6D3lztpv7OHYQ521xHVi8pZmJYBbA==",
|
||||
"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.22",
|
||||
"@types/ramda": "^0.26.26",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-dom": "^16.9.0",
|
||||
"@types/react-helmet": "^5.0.10",
|
||||
|
||||
Reference in New Issue
Block a user