File tree 3 files changed +6
-6
lines changed
packages/plugins/typescript
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 47
47
"tslib" : " ~2.6.0"
48
48
},
49
49
"devDependencies" : {
50
- "@apollo/client" : " 3.11.3 "
50
+ "@apollo/client" : " 3.11.8 "
51
51
},
52
52
"publishConfig" : {
53
53
"directory" : " dist" ,
Original file line number Diff line number Diff line change 48
48
"tslib" : " ~2.6.0"
49
49
},
50
50
"devDependencies" : {
51
- "@apollo/client" : " 3.11.3 " ,
51
+ "@apollo/client" : " 3.11.8 " ,
52
52
"@graphql-codegen/core" : " 2.6.3" ,
53
53
"@graphql-codegen/testing" : " 1.18.0" ,
54
54
"@graphql-codegen/typescript-operations" : " 2.5.6" ,
Original file line number Diff line number Diff line change 15
15
" @jridgewell/gen-mapping" " ^0.1.0"
16
16
" @jridgewell/trace-mapping" " ^0.3.9"
17
17
18
-
19
- version "3.11.3 "
20
- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.3 .tgz#f7e2c6c5166da3194b9d6c40e05b1d43f3cc7d0a "
21
- integrity sha512-bocd9vQc9PSq4MG6129HKF8ujUirVod98he9OEWpyOs5CXnUC81zNRaUshA4wPSflR6mnx0yRuRankp1V8A+og ==
18
+
19
+ version "3.11.8 "
20
+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.8 .tgz#f6bacdc7e1b243807c1387113e1d445a53471a9c "
21
+ integrity sha512-CgG1wbtMjsV2pRGe/eYITmV5B8lXUCYljB2gB/6jWTFQcrvirUVvKg7qtFdjYkQSFbIffU1IDyxgeaN81eTjbA ==
22
22
dependencies :
23
23
" @graphql-typed-document-node/core" " ^3.1.1"
24
24
" @wry/caches" " ^1.0.0"
You can’t perform that action at this time.
0 commit comments