mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump @graphql-codegen/typescript-react-apollo to 1.7.0
This commit is contained in:
Generated
+12
-12
@@ -1572,9 +1572,9 @@
|
||||
}
|
||||
},
|
||||
"@graphql-codegen/plugin-helpers": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.4.0.tgz",
|
||||
"integrity": "sha512-J1I6i2+SawA4Se8yeZ/GwjoLmb5M5F2rpx3UWoIgKwa+trL+yM5NECJ1Gf7R/d6suNdO2kapGkrEXuw52GT1Jw==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.7.0.tgz",
|
||||
"integrity": "sha512-lUWd5A9BQNbPqlMr38Gh5sLsBgMnn26n90/hyTw2J7CFCKFKSMnNBjxfCZU5AFHGxwi6rsNEpwBHRBx3OVWsTA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"change-case": "3.1.0",
|
||||
@@ -1721,23 +1721,23 @@
|
||||
}
|
||||
},
|
||||
"@graphql-codegen/typescript-react-apollo": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-1.4.0.tgz",
|
||||
"integrity": "sha512-FZUfAl9LhFPdpxXPr4ebHLcII8h5OoksducLsIWzSbPRBdsgab7m5Mbg0PnoP8AEdrWKzMQgDHg0OD8UhpWt+A==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-1.7.0.tgz",
|
||||
"integrity": "sha512-7gcGNyyuC7t8j+pPYmNnjajTJ7IE41MSK4y/7XmIWgoCnpJevcEmn6jkPy6uzcUJoANJ2lvNpHDDnolMAd/9Rg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@graphql-codegen/plugin-helpers": "1.4.0",
|
||||
"@graphql-codegen/visitor-plugin-common": "1.4.0",
|
||||
"@graphql-codegen/plugin-helpers": "1.7.0",
|
||||
"@graphql-codegen/visitor-plugin-common": "1.7.0",
|
||||
"tslib": "1.10.0"
|
||||
}
|
||||
},
|
||||
"@graphql-codegen/visitor-plugin-common": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.4.0.tgz",
|
||||
"integrity": "sha512-hcoQqEsksePS7rXeb69TtWjYBDTEcwOlzC2oPw24OfQLTddEsTWWgJ68uSTqx/JQURkn3TvEeh0MLNfRHGCLGg==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.7.0.tgz",
|
||||
"integrity": "sha512-oNSlJA9yjHwhkN/HhEn2GhHsSuSGeTuMvYVYeshc76Kx5+8CACcvIBpKwCdpNEO9os6E0ohpQg3Zg+yJG+14ug==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@graphql-codegen/plugin-helpers": "1.4.0",
|
||||
"@graphql-codegen/plugin-helpers": "1.7.0",
|
||||
"auto-bind": "2.0.0",
|
||||
"dependency-graph": "0.8.0",
|
||||
"graphql-tag": "2.10.1",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"@graphql-codegen/cli": "^1.7.0",
|
||||
"@graphql-codegen/typescript": "1.7.0",
|
||||
"@graphql-codegen/typescript-operations": "1.7.0",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.4.0",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.7.0",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.18",
|
||||
"@types/react": "^16.9.2",
|
||||
|
||||
Reference in New Issue
Block a user