chore: update lockfile version
This commit is contained in:
Generated
+41
-2
@@ -1,4 +1,8 @@
|
||||
lockfileVersion: '6.0'
|
||||
lockfileVersion: '6.1'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
eslint-scope: ^5
|
||||
@@ -448,7 +452,7 @@ importers:
|
||||
devDependencies:
|
||||
'@apollo/client':
|
||||
specifier: ^3.7.7
|
||||
version: 3.7.9(graphql@16.0.0)(subscriptions-transport-ws@0.9.19)
|
||||
version: 3.7.9
|
||||
'@types/serialize-javascript':
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2
|
||||
@@ -605,6 +609,41 @@ packages:
|
||||
'@jridgewell/trace-mapping': 0.3.17
|
||||
dev: true
|
||||
|
||||
/@apollo/client@3.7.9:
|
||||
resolution: {integrity: sha512-YnJvrJOVWrp4y/zdNvUaM8q4GuSHCEIecsRDTJhK/veT33P/B7lfqGJ24NeLdKMj8tDEuXYF7V0t+th4+rgC+Q==}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
|
||||
graphql-ws: ^5.5.5
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
subscriptions-transport-ws: ^0.9.0 || ^0.11.0
|
||||
peerDependenciesMeta:
|
||||
graphql:
|
||||
optional: true
|
||||
graphql-ws:
|
||||
optional: true
|
||||
react:
|
||||
optional: true
|
||||
react-dom:
|
||||
optional: true
|
||||
subscriptions-transport-ws:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@graphql-typed-document-node/core': 3.1.1(graphql@16.0.0)
|
||||
'@wry/context': 0.7.0
|
||||
'@wry/equality': 0.5.3
|
||||
'@wry/trie': 0.3.2
|
||||
graphql-tag: 2.12.6(graphql@16.0.0)
|
||||
hoist-non-react-statics: 3.3.2
|
||||
optimism: 0.16.2
|
||||
prop-types: 15.8.1
|
||||
response-iterator: 0.2.6
|
||||
symbol-observable: 4.0.0
|
||||
ts-invariant: 0.10.3
|
||||
tslib: 2.5.0
|
||||
zen-observable-ts: 1.2.5
|
||||
dev: true
|
||||
|
||||
/@apollo/client@3.7.9(graphql@16.0.0)(subscriptions-transport-ws@0.9.19):
|
||||
resolution: {integrity: sha512-YnJvrJOVWrp4y/zdNvUaM8q4GuSHCEIecsRDTJhK/veT33P/B7lfqGJ24NeLdKMj8tDEuXYF7V0t+th4+rgC+Q==}
|
||||
peerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user