File tree Expand file tree Collapse file tree 3 files changed +15
-11
lines changed Expand file tree Collapse file tree 3 files changed +15
-11
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.4.2] - 2024-04-09
2+
3+ * pubspec.yaml updates
4+
15## [ 1.4.1] - 2024-04-04
26
37* pubspec.yaml updates
Original file line number Diff line number Diff line change @@ -221,10 +221,10 @@ packages:
221221 dependency: transitive
222222 description:
223223 name: device_meta
224- sha256: "0ed759a32c785f2bafad4ad264f0a81b15967a099d2bb4641a8cd885414df302 "
224+ sha256: "74ca44ae368cfcd52ace996b2d4941c0fe3249df630a59c8521a4f00d84d573b "
225225 url: "https://pub.dev"
226226 source: hosted
227- version: "1.1.19 "
227+ version: "1.1.20 "
228228 dio:
229229 dependency: transitive
230230 description:
@@ -697,18 +697,18 @@ packages:
697697 dependency: "direct main"
698698 description:
699699 name: nylo_framework
700- sha256: d9e787ab0a05d03d979bb8747a2b71b701bb12117f7bc4465588d4b4947349d9
700+ sha256: "730fa6d118e5af9837d261bab6282f2eb9d2d1b799a32530a73dd97e44449449"
701701 url: "https://pub.dev"
702702 source: hosted
703- version: "5.24.6 "
703+ version: "5.25.1 "
704704 nylo_support:
705705 dependency: transitive
706706 description:
707707 name: nylo_support
708- sha256: "67c3005a77fe068232a7cde2f5b8aa7077fa8db50b9b97dd5aefed0b1ad4fd68 "
708+ sha256: "9662d056297433385d570146b92f208e941d1fca795d5abc4f36dcacaf57bdd1 "
709709 url: "https://pub.dev"
710710 source: hosted
711- version: "5.62 .0"
711+ version: "5.63 .0"
712712 octo_image:
713713 dependency: transitive
714714 description:
@@ -1230,10 +1230,10 @@ packages:
12301230 dependency: "direct main"
12311231 description:
12321232 name: woosignal_shopify_api
1233- sha256: "9d3f0bc4802e534729de1dda05114292d2c1ddd56d0d0dbba3536431ce455c0d "
1233+ sha256: "489a25d3d6cd8de8086287cc33ba6e69f107361a24259a7ce2f21c73aa0f8880 "
12341234 url: "https://pub.dev"
12351235 source: hosted
1236- version: "1.3.2 "
1236+ version: "1.3.3 "
12371237 xdg_directories:
12381238 dependency: transitive
12391239 description:
Original file line number Diff line number Diff line change 11# Official WooSignal App Template for Shopify
22
33# ShopMax
4- # Version: 1.4.1
4+ # Version: 1.4.2
55# Author: Anthony Gordon
66# Homepage: https://woosignal.com
77# Documentation: https://woosignal.com/docs/app/shopmax
@@ -29,7 +29,7 @@ dependencies:
2929 google_fonts : ^6.2.0
3030 analyzer : ^6.2.0
3131 intl : ^0.18.0
32- nylo_framework : ^5.24.6
32+ nylo_framework : ^5.25.1
3333 cached_network_image : ^3.3.1
3434 package_info_plus : ^4.2.0
3535 money_formatter : ^0.0.5
@@ -44,7 +44,7 @@ dependencies:
4444 flutter_spinkit : ^5.2.1
4545 auto_size_text : ^3.0.0
4646 html : ^0.15.4
47- woosignal_shopify_api : ^1.3.2
47+ woosignal_shopify_api : ^1.3.3
4848 flutter_widget_from_html_core : ^0.14.11
4949 flutter_rating_bar : ^4.0.1
5050 flutter_staggered_grid_view : ^0.7.0
You can’t perform that action at this time.
0 commit comments