File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 6.13.5] - 2024-02-28
2
+
3
+ * Pubspec.yaml dependency updates
4
+
1
5
## [ 6.13.4] - 2024-02-28
2
6
3
7
* Pubspec.yaml dependency updates
Original file line number Diff line number Diff line change @@ -221,10 +221,10 @@ packages:
221
221
dependency: transitive
222
222
description:
223
223
name: device_meta
224
- sha256: "07d5d226a483609b735b3c67e654fdf0a00545a16a5c909f7ce6230f1e0280aa "
224
+ sha256: "356a8f6e09c03ec832a701f007c158d4e2e83c41773bdcd6ea39335d7743b35c "
225
225
url: "https://pub.dev"
226
226
source: hosted
227
- version: "1.1.10 "
227
+ version: "1.1.11 "
228
228
dio:
229
229
dependency: transitive
230
230
description:
@@ -705,10 +705,10 @@ packages:
705
705
dependency: transitive
706
706
description:
707
707
name: nylo_support
708
- sha256: "3d1bf4f95d3a4ac7aa240064ee1b8eb570cc93ebdb38e1689861a9b4e4cd8aa0 "
708
+ sha256: "049a8f69a349a2f038fb95637320798e409de8287138b47a3c85784462e45388 "
709
709
url: "https://pub.dev"
710
710
source: hosted
711
- version: "5.49 .0"
711
+ version: "5.50 .0"
712
712
octo_image:
713
713
dependency: transitive
714
714
description:
@@ -1230,10 +1230,10 @@ packages:
1230
1230
dependency: "direct main"
1231
1231
description:
1232
1232
name: woosignal
1233
- sha256: "8dfaaa6ac78a7b137c8829568b1973444d0f94026f8ab1eec59c2637e8a1cbe8"
1233
+ sha256: ad0381d78c4fe563edb7d95df23645bff7bb0dbe20881b6ed363004ddded0eab
1234
1234
url: "https://pub.dev"
1235
1235
source: hosted
1236
- version: "3.9.1 "
1236
+ version: "3.9.2 "
1237
1237
wp_json_api:
1238
1238
dependency: "direct main"
1239
1239
description:
Original file line number Diff line number Diff line change 1
1
# Official WooSignal App Template for WooCommerce
2
2
3
3
# Label StoreMax
4
- # Version: 6.13.4
4
+ # Version: 6.13.5
5
5
# Author: Anthony Gordon
6
6
# Homepage: https://woosignal.com
7
7
# Documentation: https://woosignal.com/docs/app/label-storemax
@@ -29,8 +29,8 @@ dependencies:
29
29
google_fonts : ^6.1.0
30
30
analyzer : ^5.12.0
31
31
intl : ^0.18.0
32
- nylo_framework : ^5.21.4
33
- woosignal : ^3.9.1
32
+ nylo_framework : ^5.21.6
33
+ woosignal : ^3.9.2
34
34
wp_json_api : ^3.3.4
35
35
cached_network_image : ^3.3.1
36
36
package_info_plus : ^4.2.0
You can’t perform that action at this time.
0 commit comments