David PHAM-VAN

Update bidi dependency

1 # Changelog 1 # Changelog
2 2
  3 +## 3.10.6
  4 +
  5 +- Update bidi dependency
  6 +
3 ## 3.10.5 7 ## 3.10.5
4 8
5 - Improve TTF writer with multi-compound characters 9 - Improve TTF writer with multi-compound characters
@@ -12,7 +12,7 @@ topics: @@ -12,7 +12,7 @@ topics:
12 - print 12 - print
13 - printing 13 - printing
14 - report 14 - report
15 -version: 3.10.5 15 +version: 3.10.6
16 16
17 environment: 17 environment:
18 sdk: ">=2.18.0 <4.0.0" 18 sdk: ">=2.18.0 <4.0.0"
@@ -20,7 +20,7 @@ environment: @@ -20,7 +20,7 @@ environment:
20 dependencies: 20 dependencies:
21 archive: ^3.1.0 21 archive: ^3.1.0
22 barcode: ">=2.2.3 <3.0.0" 22 barcode: ">=2.2.3 <3.0.0"
23 - bidi: ^2.0.6 23 + bidi: ^2.0.10
24 crypto: ^3.0.0 24 crypto: ^3.0.0
25 image: ^4.0.0 25 image: ^4.0.0
26 meta: ">=1.3.0 <2.0.0" 26 meta: ">=1.3.0 <2.0.0"