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.22
This commit is contained in:
Generated
+13
-4
@@ -2264,10 +2264,13 @@
|
||||
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
|
||||
},
|
||||
"@types/ramda": {
|
||||
"version": "0.26.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.18.tgz",
|
||||
"integrity": "sha512-wK3NLaAkL/ht7Nw4IZsOagJuYqzZgoboFvILolOPtmoKyy25gTdz/uvB/bXsv6vdWENYv+ml5ph873P2d/+9HA==",
|
||||
"dev": true
|
||||
"version": "0.26.22",
|
||||
"resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.26.22.tgz",
|
||||
"integrity": "sha512-TfX4BwgjMSXFuyb1QZsY2D8KEsJfiWolzJHYzFWyB/0UGiyX6BFvWX05IzzrMAsZpB4uN0GXAL5QcJHTKnBxoQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ts-toolbelt": "^3.8.75"
|
||||
}
|
||||
},
|
||||
"@types/reach__router": {
|
||||
"version": "1.2.5",
|
||||
@@ -18627,6 +18630,12 @@
|
||||
"resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.4.tgz",
|
||||
"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==",
|
||||
"dev": true
|
||||
},
|
||||
"tslib": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz",
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"@graphql-codegen/typescript-operations": "1.7.0",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.7.0",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.18",
|
||||
"@types/ramda": "^0.26.22",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-dom": "^16.9.0",
|
||||
"@types/react-helmet": "^5.0.8",
|
||||
|
||||
Reference in New Issue
Block a user