File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @graphql-mesh/cache-inmemory-lru ' : minor
3
+ ' @graphql-mesh/cache-localforage ' : patch
4
+ ---
5
+
6
+ Bump the versions to prevent the conflict between older versions
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-mesh/cache-inmemory-lru" ,
3
- "version" : " 0.0.16 " ,
3
+ "version" : " 0.6.18 " ,
4
4
"type" : " module" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 35
35
"graphql" : " *"
36
36
},
37
37
"dependencies" : {
38
- "@graphql-mesh/cache-inmemory-lru" : " ^0.0.16 " ,
38
+ "@graphql-mesh/cache-inmemory-lru" : " ^0.6.18 " ,
39
39
"@graphql-mesh/types" : " ^0.103.19" ,
40
40
"@graphql-mesh/utils" : " ^0.103.19" ,
41
41
"localforage" : " 1.10.0" ,
Original file line number Diff line number Diff line change @@ -6489,7 +6489,7 @@ __metadata:
6489
6489
languageName: unknown
6490
6490
linkType: soft
6491
6491
6492
- "@graphql-mesh/cache-inmemory-lru@npm:^0.0.16 , @graphql-mesh/cache-inmemory-lru@workspace:packages/cache/inmemory-lru":
6492
+ "@graphql-mesh/cache-inmemory-lru@npm:^0.6.18 , @graphql-mesh/cache-inmemory-lru@workspace:packages/cache/inmemory-lru":
6493
6493
version: 0.0.0-use.local
6494
6494
resolution: "@graphql-mesh/cache-inmemory-lru@workspace:packages/cache/inmemory-lru"
6495
6495
dependencies:
@@ -6507,7 +6507,7 @@ __metadata:
6507
6507
version: 0.0.0-use.local
6508
6508
resolution: "@graphql-mesh/cache-localforage@workspace:packages/cache/localforage"
6509
6509
dependencies:
6510
- "@graphql-mesh/cache-inmemory-lru": "npm:^0.0.16 "
6510
+ "@graphql-mesh/cache-inmemory-lru": "npm:^0.6.18 "
6511
6511
"@graphql-mesh/types": "npm:^0.103.19"
6512
6512
"@graphql-mesh/utils": "npm:^0.103.19"
6513
6513
graphql: "npm:16.10.0"
You can’t perform that action at this time.
0 commit comments