refactor: network strategy rewrite
This commit is contained in:
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -97,6 +97,7 @@ importers:
|
||||
'@types/esprima': ^4.0.3
|
||||
'@types/lodash': ^4.14.177
|
||||
'@types/splitpanes': ^2.2.1
|
||||
'@types/uuid': ^8.3.3
|
||||
'@urql/core': ^2.3.6
|
||||
'@urql/devtools': ^2.0.3
|
||||
'@urql/exchange-auth': ^0.1.7
|
||||
@@ -260,6 +261,7 @@ importers:
|
||||
'@types/esprima': 4.0.3
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/splitpanes': 2.2.1
|
||||
'@types/uuid': 8.3.3
|
||||
'@urql/devtools': 2.0.3_@urql+core@2.3.6+graphql@15.7.2
|
||||
'@vue/runtime-dom': 3.2.26
|
||||
'@vue/test-utils': 1.3.0
|
||||
@@ -4540,6 +4542,10 @@ packages:
|
||||
dependencies:
|
||||
source-map: 0.6.1
|
||||
|
||||
/@types/uuid/8.3.3:
|
||||
resolution: {integrity: sha512-0LbEEx1zxrYB3pgpd1M5lEhLcXjKJnYghvhTRgaBeUivLHMDM1TzF3IJ6hXU2+8uA4Xz+5BA63mtZo5DjVT8iA==}
|
||||
dev: true
|
||||
|
||||
/@types/webpack-bundle-analyzer/3.9.3:
|
||||
resolution: {integrity: sha512-l/vaDMWGcXiMB3CbczpyICivLTB07/JNtn1xebsRXE9tPaUDEHgX3x7YP6jfznG5TOu7I4w0Qx1tZz61znmPmg==}
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user