mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Bump graphql from 16.8.0 to 16.8.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.8.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
20024cfb5b
commit
6eabb053aa
|
@ -51,7 +51,7 @@
|
||||||
"electron": "^26.1.0",
|
"electron": "^26.1.0",
|
||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"get-port": "^7.0.0",
|
"get-port": "^7.0.0",
|
||||||
"graphql": "^16.8.0",
|
"graphql": "^16.8.1",
|
||||||
"knex": "^2.5.1",
|
"knex": "^2.5.1",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"minimist": "^1.2.8",
|
"minimist": "^1.2.8",
|
||||||
|
|
127
pnpm-lock.yaml
127
pnpm-lock.yaml
|
@ -993,7 +993,7 @@ importers:
|
||||||
version: 18.2.0(react@18.2.0)
|
version: 18.2.0(react@18.2.0)
|
||||||
react-redux:
|
react-redux:
|
||||||
specifier: ^8.1.2
|
specifier: ^8.1.2
|
||||||
version: 8.1.2(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
|
version: 8.1.2(@types/react-dom@18.2.8)(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
|
||||||
redux:
|
redux:
|
||||||
specifier: ^4.2.1
|
specifier: ^4.2.1
|
||||||
version: 4.2.1
|
version: 4.2.1
|
||||||
|
@ -1310,7 +1310,7 @@ importers:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@apollo/server':
|
'@apollo/server':
|
||||||
specifier: ^4.9.3
|
specifier: ^4.9.3
|
||||||
version: 4.9.3(graphql@16.8.0)
|
version: 4.9.3(graphql@16.8.1)
|
||||||
'@redux-devtools/app':
|
'@redux-devtools/app':
|
||||||
specifier: ^4.0.0
|
specifier: ^4.0.0
|
||||||
version: link:../redux-devtools-app
|
version: link:../redux-devtools-app
|
||||||
|
@ -1339,8 +1339,8 @@ importers:
|
||||||
specifier: ^7.0.0
|
specifier: ^7.0.0
|
||||||
version: 7.0.0
|
version: 7.0.0
|
||||||
graphql:
|
graphql:
|
||||||
specifier: ^16.8.0
|
specifier: ^16.8.1
|
||||||
version: 16.8.0
|
version: 16.8.1
|
||||||
knex:
|
knex:
|
||||||
specifier: ^2.5.1
|
specifier: ^2.5.1
|
||||||
version: 2.5.1(sqlite3@5.1.6)
|
version: 2.5.1(sqlite3@5.1.6)
|
||||||
|
@ -2603,7 +2603,7 @@ importers:
|
||||||
version: 18.2.0(react@18.2.0)
|
version: 18.2.0(react@18.2.0)
|
||||||
react-redux:
|
react-redux:
|
||||||
specifier: ^8.1.2
|
specifier: ^8.1.2
|
||||||
version: 8.1.2(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
|
version: 8.1.2(@types/react-dom@18.2.8)(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
|
||||||
redux:
|
redux:
|
||||||
specifier: ^4.2.1
|
specifier: ^4.2.1
|
||||||
version: 4.2.1
|
version: 4.2.1
|
||||||
|
@ -3534,12 +3534,12 @@ packages:
|
||||||
'@jridgewell/gen-mapping': 0.3.3
|
'@jridgewell/gen-mapping': 0.3.3
|
||||||
'@jridgewell/trace-mapping': 0.3.19
|
'@jridgewell/trace-mapping': 0.3.19
|
||||||
|
|
||||||
/@apollo/cache-control-types@1.0.3(graphql@16.8.0):
|
/@apollo/cache-control-types@1.0.3(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==}
|
resolution: {integrity: sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/protobufjs@1.2.7:
|
/@apollo/protobufjs@1.2.7:
|
||||||
|
@ -3561,7 +3561,7 @@ packages:
|
||||||
long: 4.0.0
|
long: 4.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/server-gateway-interface@1.1.1(graphql@16.8.0):
|
/@apollo/server-gateway-interface@1.1.1(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-pGwCl/po6+rxRmDMFgozKQo2pbsSwE91TpsDBAOgf74CRDPXHHtM88wbwjab0wMMZh95QfR45GGyDIdhY24bkQ==}
|
resolution: {integrity: sha512-pGwCl/po6+rxRmDMFgozKQo2pbsSwE91TpsDBAOgf74CRDPXHHtM88wbwjab0wMMZh95QfR45GGyDIdhY24bkQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
|
@ -3570,26 +3570,26 @@ packages:
|
||||||
'@apollo/utils.fetcher': 2.0.1
|
'@apollo/utils.fetcher': 2.0.1
|
||||||
'@apollo/utils.keyvaluecache': 2.1.1
|
'@apollo/utils.keyvaluecache': 2.1.1
|
||||||
'@apollo/utils.logger': 2.0.1
|
'@apollo/utils.logger': 2.0.1
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/server@4.9.3(graphql@16.8.0):
|
/@apollo/server@4.9.3(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-U56Sx/UmzR3Es344hQ/Ptf2EJrH+kV4ZPoLmgGjWoiwf2wYQ/pRSvkSXgjOvoyE34wSa8Gh7f92ljfLfY+6q1w==}
|
resolution: {integrity: sha512-U56Sx/UmzR3Es344hQ/Ptf2EJrH+kV4ZPoLmgGjWoiwf2wYQ/pRSvkSXgjOvoyE34wSa8Gh7f92ljfLfY+6q1w==}
|
||||||
engines: {node: '>=14.16.0'}
|
engines: {node: '>=14.16.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^16.6.0
|
graphql: ^16.6.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@apollo/cache-control-types': 1.0.3(graphql@16.8.0)
|
'@apollo/cache-control-types': 1.0.3(graphql@16.8.1)
|
||||||
'@apollo/server-gateway-interface': 1.1.1(graphql@16.8.0)
|
'@apollo/server-gateway-interface': 1.1.1(graphql@16.8.1)
|
||||||
'@apollo/usage-reporting-protobuf': 4.1.1
|
'@apollo/usage-reporting-protobuf': 4.1.1
|
||||||
'@apollo/utils.createhash': 2.0.1
|
'@apollo/utils.createhash': 2.0.1
|
||||||
'@apollo/utils.fetcher': 2.0.1
|
'@apollo/utils.fetcher': 2.0.1
|
||||||
'@apollo/utils.isnodelike': 2.0.1
|
'@apollo/utils.isnodelike': 2.0.1
|
||||||
'@apollo/utils.keyvaluecache': 2.1.1
|
'@apollo/utils.keyvaluecache': 2.1.1
|
||||||
'@apollo/utils.logger': 2.0.1
|
'@apollo/utils.logger': 2.0.1
|
||||||
'@apollo/utils.usagereporting': 2.1.0(graphql@16.8.0)
|
'@apollo/utils.usagereporting': 2.1.0(graphql@16.8.1)
|
||||||
'@apollo/utils.withrequired': 2.0.1
|
'@apollo/utils.withrequired': 2.0.1
|
||||||
'@graphql-tools/schema': 9.0.19(graphql@16.8.0)
|
'@graphql-tools/schema': 9.0.19(graphql@16.8.1)
|
||||||
'@josephg/resolvable': 1.0.1
|
'@josephg/resolvable': 1.0.1
|
||||||
'@types/express': 4.17.18
|
'@types/express': 4.17.18
|
||||||
'@types/express-serve-static-core': 4.17.35
|
'@types/express-serve-static-core': 4.17.35
|
||||||
|
@ -3598,7 +3598,7 @@ packages:
|
||||||
body-parser: 1.20.2
|
body-parser: 1.20.2
|
||||||
cors: 2.8.5
|
cors: 2.8.5
|
||||||
express: 4.18.2
|
express: 4.18.2
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
loglevel: 1.8.1
|
loglevel: 1.8.1
|
||||||
lru-cache: 7.18.3
|
lru-cache: 7.18.3
|
||||||
negotiator: 0.6.3
|
negotiator: 0.6.3
|
||||||
|
@ -3625,13 +3625,13 @@ packages:
|
||||||
sha.js: 2.4.11
|
sha.js: 2.4.11
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.8.0):
|
/@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-EsPIBqsSt2BwDsv8Wu76LK5R1KtsVkNoO4b0M5aK0hx+dGg9xJXuqlr7Fo34Dl+y83jmzn+UvEW+t1/GP2melA==}
|
resolution: {integrity: sha512-EsPIBqsSt2BwDsv8Wu76LK5R1KtsVkNoO4b0M5aK0hx+dGg9xJXuqlr7Fo34Dl+y83jmzn+UvEW+t1/GP2melA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.fetcher@2.0.1:
|
/@apollo/utils.fetcher@2.0.1:
|
||||||
|
@ -3657,56 +3657,56 @@ packages:
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.8.0):
|
/@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-9M4LUXV/fQBh8vZWlLvb/HyyhjJ77/I5ZKu+NBWV/BmYGyRmoEP9EVAy7LCVoY3t8BDcyCAGfxJaLFCSuQkPUg==}
|
resolution: {integrity: sha512-9M4LUXV/fQBh8vZWlLvb/HyyhjJ77/I5ZKu+NBWV/BmYGyRmoEP9EVAy7LCVoY3t8BDcyCAGfxJaLFCSuQkPUg==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.removealiases@2.0.1(graphql@16.8.0):
|
/@apollo/utils.removealiases@2.0.1(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-0joRc2HBO4u594Op1nev+mUF6yRnxoUH64xw8x3bX7n8QBDYdeYgY4tF0vJReTy+zdn2xv6fMsquATSgC722FA==}
|
resolution: {integrity: sha512-0joRc2HBO4u594Op1nev+mUF6yRnxoUH64xw8x3bX7n8QBDYdeYgY4tF0vJReTy+zdn2xv6fMsquATSgC722FA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.sortast@2.0.1(graphql@16.8.0):
|
/@apollo/utils.sortast@2.0.1(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-eciIavsWpJ09za1pn37wpsCGrQNXUhM0TktnZmHwO+Zy9O4fu/WdB4+5BvVhFiZYOXvfjzJUcc+hsIV8RUOtMw==}
|
resolution: {integrity: sha512-eciIavsWpJ09za1pn37wpsCGrQNXUhM0TktnZmHwO+Zy9O4fu/WdB4+5BvVhFiZYOXvfjzJUcc+hsIV8RUOtMw==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
lodash.sortby: 4.7.0
|
lodash.sortby: 4.7.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.8.0):
|
/@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-QJs7HtzXS/JIPMKWimFnUMK7VjkGQTzqD9bKD1h3iuPAqLsxd0mUNVbkYOPTsDhUKgcvUOfOqOJWYohAKMvcSA==}
|
resolution: {integrity: sha512-QJs7HtzXS/JIPMKWimFnUMK7VjkGQTzqD9bKD1h3iuPAqLsxd0mUNVbkYOPTsDhUKgcvUOfOqOJWYohAKMvcSA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.usagereporting@2.1.0(graphql@16.8.0):
|
/@apollo/utils.usagereporting@2.1.0(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-LPSlBrn+S17oBy5eWkrRSGb98sWmnEzo3DPTZgp8IQc8sJe0prDgDuppGq4NeQlpoqEHz0hQeYHAOA0Z3aQsxQ==}
|
resolution: {integrity: sha512-LPSlBrn+S17oBy5eWkrRSGb98sWmnEzo3DPTZgp8IQc8sJe0prDgDuppGq4NeQlpoqEHz0hQeYHAOA0Z3aQsxQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: 14.x || 15.x || 16.x
|
graphql: 14.x || 15.x || 16.x
|
||||||
dependencies:
|
dependencies:
|
||||||
'@apollo/usage-reporting-protobuf': 4.1.1
|
'@apollo/usage-reporting-protobuf': 4.1.1
|
||||||
'@apollo/utils.dropunuseddefinitions': 2.0.1(graphql@16.8.0)
|
'@apollo/utils.dropunuseddefinitions': 2.0.1(graphql@16.8.1)
|
||||||
'@apollo/utils.printwithreducedwhitespace': 2.0.1(graphql@16.8.0)
|
'@apollo/utils.printwithreducedwhitespace': 2.0.1(graphql@16.8.1)
|
||||||
'@apollo/utils.removealiases': 2.0.1(graphql@16.8.0)
|
'@apollo/utils.removealiases': 2.0.1(graphql@16.8.1)
|
||||||
'@apollo/utils.sortast': 2.0.1(graphql@16.8.0)
|
'@apollo/utils.sortast': 2.0.1(graphql@16.8.1)
|
||||||
'@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.8.0)
|
'@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.8.1)
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@apollo/utils.withrequired@2.0.1:
|
/@apollo/utils.withrequired@2.0.1:
|
||||||
|
@ -7313,44 +7313,44 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@graphql-tools/merge@8.4.2(graphql@16.8.0):
|
/@graphql-tools/merge@8.4.2(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==}
|
resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@graphql-tools/utils': 9.2.1(graphql@16.8.0)
|
'@graphql-tools/utils': 9.2.1(graphql@16.8.1)
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@graphql-tools/schema@9.0.19(graphql@16.8.0):
|
/@graphql-tools/schema@9.0.19(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==}
|
resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@graphql-tools/merge': 8.4.2(graphql@16.8.0)
|
'@graphql-tools/merge': 8.4.2(graphql@16.8.1)
|
||||||
'@graphql-tools/utils': 9.2.1(graphql@16.8.0)
|
'@graphql-tools/utils': 9.2.1(graphql@16.8.1)
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
value-or-promise: 1.0.12
|
value-or-promise: 1.0.12
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@graphql-tools/utils@9.2.1(graphql@16.8.0):
|
/@graphql-tools/utils@9.2.1(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==}
|
resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0)
|
'@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1)
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@graphql-typed-document-node/core@3.2.0(graphql@16.8.0):
|
/@graphql-typed-document-node/core@3.2.0(graphql@16.8.1):
|
||||||
resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==}
|
resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@humanwhocodes/config-array@0.11.11:
|
/@humanwhocodes/config-array@0.11.11:
|
||||||
|
@ -15318,8 +15318,8 @@ packages:
|
||||||
engines: {node: '>= 10.x'}
|
engines: {node: '>= 10.x'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/graphql@16.8.0:
|
/graphql@16.8.1:
|
||||||
resolution: {integrity: sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==}
|
resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==}
|
||||||
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
@ -17934,7 +17934,7 @@ packages:
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
chokidar: 3.5.3
|
chokidar: 3.5.3
|
||||||
cookie: 0.4.2
|
cookie: 0.4.2
|
||||||
graphql: 16.8.0
|
graphql: 16.8.1
|
||||||
headers-polyfill: 3.2.5
|
headers-polyfill: 3.2.5
|
||||||
inquirer: 8.2.6
|
inquirer: 8.2.6
|
||||||
is-node-process: 1.2.0
|
is-node-process: 1.2.0
|
||||||
|
@ -19327,39 +19327,6 @@ packages:
|
||||||
redux: 4.2.1
|
redux: 4.2.1
|
||||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||||
|
|
||||||
/react-redux@8.1.2(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1):
|
|
||||||
resolution: {integrity: sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==}
|
|
||||||
peerDependencies:
|
|
||||||
'@types/react': ^16.8 || ^17.0 || ^18.0
|
|
||||||
'@types/react-dom': ^16.8 || ^17.0 || ^18.0
|
|
||||||
react: ^16.8 || ^17.0 || ^18.0
|
|
||||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
|
||||||
react-native: '>=0.59'
|
|
||||||
redux: ^4 || ^5.0.0-beta.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@types/react':
|
|
||||||
optional: true
|
|
||||||
'@types/react-dom':
|
|
||||||
optional: true
|
|
||||||
react-dom:
|
|
||||||
optional: true
|
|
||||||
react-native:
|
|
||||||
optional: true
|
|
||||||
redux:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@babel/runtime': 7.23.1
|
|
||||||
'@types/hoist-non-react-statics': 3.3.1
|
|
||||||
'@types/react': 18.2.23
|
|
||||||
'@types/use-sync-external-store': 0.0.3
|
|
||||||
hoist-non-react-statics: 3.3.2
|
|
||||||
react: 18.2.0
|
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
|
||||||
react-is: 18.2.0
|
|
||||||
redux: 4.2.1
|
|
||||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/react-refresh@0.11.0:
|
/react-refresh@0.11.0:
|
||||||
resolution: {integrity: sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==}
|
resolution: {integrity: sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user