File tree Expand file tree Collapse file tree 13 files changed +862
-831
lines changed Expand file tree Collapse file tree 13 files changed +862
-831
lines changed Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ packages:
6161 dependency: transitive
6262 description:
6363 name: build
64- sha256: "6439a9c71a4e6eca8d9490c1b380a25b02675aa688137dfbe66d2062884a23ac"
64+ sha256: ce76b1d48875e3233fde17717c23d1f60a91cc631597e49a400c89b475395b1d
6565 url: "https://pub.dev"
6666 source: hosted
67- version: "3.0.2 "
67+ version: "3.1.0 "
6868 build_config:
6969 dependency: transitive
7070 description:
@@ -85,26 +85,26 @@ packages:
8585 dependency: transitive
8686 description:
8787 name: build_resolvers
88- sha256: "2b21a125d66a86b9511cc3fb6c668c42e9a1185083922bf60e46d483a81a9712"
88+ sha256: d1d57f7807debd7349b4726a19fd32ec8bc177c71ad0febf91a20f84cd2d4b46
8989 url: "https://pub.dev"
9090 source: hosted
91- version: "3.0.2 "
91+ version: "3.0.3 "
9292 build_runner:
9393 dependency: "direct dev"
9494 description:
9595 name: build_runner
96- sha256: fd3c09f4bbff7fa6e8d8ef688a0b2e8a6384e6483a25af0dac75fef362bcfe6f
96+ sha256: b24597fceb695969d47025c958f3837f9f0122e237c6a22cb082a5ac66c3ca30
9797 url: "https://pub.dev"
9898 source: hosted
99- version: "2.7.0 "
99+ version: "2.7.1 "
100100 build_runner_core:
101101 dependency: transitive
102102 description:
103103 name: build_runner_core
104- sha256: ab27e46c8aa233e610cf6084ee6d8a22c6f873a0a9929241d8855b7a72978ae7
104+ sha256: "066dda7f73d8eb48ba630a55acb50c4a84a2e6b453b1cb4567f581729e794f7b"
105105 url: "https://pub.dev"
106106 source: hosted
107- version: "9.3.0 "
107+ version: "9.3.1 "
108108 built_collection:
109109 dependency: transitive
110110 description:
@@ -117,10 +117,10 @@ packages:
117117 dependency: transitive
118118 description:
119119 name: built_value
120- sha256: ba95c961bafcd8686d1cf63be864eb59447e795e124d98d6a27d91fcd13602fb
120+ sha256: a30f0a0e38671e89a492c44d005b5545b830a961575bbd8336d42869ff71066d
121121 url: "https://pub.dev"
122122 source: hosted
123- version: "8.11.1 "
123+ version: "8.12.0 "
124124 checked_yaml:
125125 dependency: transitive
126126 description:
Original file line number Diff line number Diff line change 1111 artifactory (3.0.17 )
1212 atomos (0.1.3 )
1313 aws-eventstream (1.4.0 )
14- aws-partitions (1.1153 .0 )
14+ aws-partitions (1.1155 .0 )
1515 aws-sdk-core (3.232.0 )
1616 aws-eventstream (~> 1 , >= 1.3.0 )
1717 aws-partitions (~> 1 , >= 1.992.0 )
3131 aws-eventstream (~> 1 , >= 1.0.2 )
3232 babosa (1.0.4 )
3333 base64 (0.3.0 )
34- bigdecimal (3.2.2 )
34+ bigdecimal (3.2.3 )
3535 claide (1.1.0 )
3636 colored (1.2 )
3737 colored2 (3.1.2 )
Original file line number Diff line number Diff line change 22 "back" : {
33 "texture" : " figures/chips.png" ,
44 "offset" : [0 , 0 ],
5- "size" : [16 , 16 ]
5+ "size" : [32 , 32 ]
66 },
77 "variations" : {
88 "white" : {
99 "texture" : " figures/chips.png" ,
10- "offset" : [16 , 0 ],
11- "size" : [16 , 16 ]
10+ "offset" : [32 , 0 ],
11+ "size" : [32 , 32 ]
1212 },
1313 "black" : {
1414 "texture" : " figures/chips.png" ,
15- "offset" : [32 , 0 ],
16- "size" : [16 , 16 ]
15+ "offset" : [64 , 0 ],
16+ "size" : [32 , 32 ]
1717 },
1818 "red" : {
1919 "texture" : " figures/chips.png" ,
20- "offset" : [48 , 0 ],
21- "size" : [16 , 16 ]
20+ "offset" : [96 , 0 ],
21+ "size" : [32 , 32 ]
2222 },
2323 "yellow" : {
2424 "texture" : " figures/chips.png" ,
25- "offset" : [0 , 16 ],
26- "size" : [16 , 16 ]
25+ "offset" : [0 , 32 ],
26+ "size" : [32 , 32 ]
2727 },
2828 "green" : {
2929 "texture" : " figures/chips.png" ,
30- "offset" : [16 , 16 ],
31- "size" : [16 , 16 ]
30+ "offset" : [32 , 32 ],
31+ "size" : [32 , 32 ]
3232 },
3333 "blue" : {
3434 "texture" : " figures/chips.png" ,
35- "offset" : [32 , 16 ],
36- "size" : [16 , 16 ]
35+ "offset" : [64 , 32 ],
36+ "size" : [32 , 32 ]
3737 },
3838 "indigo" : {
3939 "texture" : " figures/chips.png" ,
40- "offset" : [48 , 16 ],
41- "size" : [16 , 16 ]
40+ "offset" : [96 , 32 ],
41+ "size" : [32 , 32 ]
4242 }
4343 }
4444}
Original file line number Diff line number Diff line change 22 "back" : {
33 "texture" : " figures/d6.png" ,
44 "offset" : [0 , 0 ],
5- "size" : [16 , 16 ]
5+ "size" : [32 , 32 ]
66 },
77 "rollable" : true ,
88 "variations" : {
99 "1" : {
1010 "texture" : " figures/d6.png" ,
11- "offset" : [16 , 0 ],
12- "size" : [16 , 16 ]
11+ "offset" : [32 , 0 ],
12+ "size" : [32 , 32 ]
1313 },
1414 "2" : {
1515 "texture" : " figures/d6.png" ,
16- "offset" : [32 , 0 ],
17- "size" : [16 , 16 ]
16+ "offset" : [64 , 0 ],
17+ "size" : [32 , 32 ]
1818 },
1919 "3" : {
2020 "texture" : " figures/d6.png" ,
21- "offset" : [48 , 0 ],
22- "size" : [16 , 16 ]
21+ "offset" : [96 , 0 ],
22+ "size" : [32 , 32 ]
2323 },
2424 "4" : {
2525 "texture" : " figures/d6.png" ,
26- "offset" : [64 , 0 ],
27- "size" : [16 , 16 ]
26+ "offset" : [128 , 0 ],
27+ "size" : [32 , 32 ]
2828 },
2929 "5" : {
3030 "texture" : " figures/d6.png" ,
31- "offset" : [80 , 0 ],
32- "size" : [16 , 16 ]
31+ "offset" : [160 , 0 ],
32+ "size" : [32 , 32 ]
3333 },
3434 "6" : {
3535 "texture" : " figures/d6.png" ,
36- "offset" : [96 , 0 ],
37- "size" : [16 , 16 ]
36+ "offset" : [192 , 0 ],
37+ "size" : [32 , 32 ]
3838 }
3939 }
4040}
Original file line number Diff line number Diff line change @@ -85,10 +85,10 @@ packages:
8585 dependency: transitive
8686 description:
8787 name: build
88- sha256: "6439a9c71a4e6eca8d9490c1b380a25b02675aa688137dfbe66d2062884a23ac"
88+ sha256: ce76b1d48875e3233fde17717c23d1f60a91cc631597e49a400c89b475395b1d
8989 url: "https://pub.dev"
9090 source: hosted
91- version: "3.0.2 "
91+ version: "3.1.0 "
9292 build_cli_annotations:
9393 dependency: transitive
9494 description:
@@ -117,26 +117,26 @@ packages:
117117 dependency: transitive
118118 description:
119119 name: build_resolvers
120- sha256: "2b21a125d66a86b9511cc3fb6c668c42e9a1185083922bf60e46d483a81a9712"
120+ sha256: d1d57f7807debd7349b4726a19fd32ec8bc177c71ad0febf91a20f84cd2d4b46
121121 url: "https://pub.dev"
122122 source: hosted
123- version: "3.0.2 "
123+ version: "3.0.3 "
124124 build_runner:
125125 dependency: "direct dev"
126126 description:
127127 name: build_runner
128- sha256: fd3c09f4bbff7fa6e8d8ef688a0b2e8a6384e6483a25af0dac75fef362bcfe6f
128+ sha256: b24597fceb695969d47025c958f3837f9f0122e237c6a22cb082a5ac66c3ca30
129129 url: "https://pub.dev"
130130 source: hosted
131- version: "2.7.0 "
131+ version: "2.7.1 "
132132 build_runner_core:
133133 dependency: transitive
134134 description:
135135 name: build_runner_core
136- sha256: ab27e46c8aa233e610cf6084ee6d8a22c6f873a0a9929241d8855b7a72978ae7
136+ sha256: "066dda7f73d8eb48ba630a55acb50c4a84a2e6b453b1cb4567f581729e794f7b"
137137 url: "https://pub.dev"
138138 source: hosted
139- version: "9.3.0 "
139+ version: "9.3.1 "
140140 built_collection:
141141 dependency: transitive
142142 description:
@@ -149,10 +149,10 @@ packages:
149149 dependency: transitive
150150 description:
151151 name: built_value
152- sha256: ba95c961bafcd8686d1cf63be864eb59447e795e124d98d6a27d91fcd13602fb
152+ sha256: a30f0a0e38671e89a492c44d005b5545b830a961575bbd8336d42869ff71066d
153153 url: "https://pub.dev"
154154 source: hosted
155- version: "8.11.1 "
155+ version: "8.12.0 "
156156 characters:
157157 dependency: transitive
158158 description:
@@ -557,10 +557,10 @@ packages:
557557 dependency: "direct main"
558558 description:
559559 name: flutter_svg
560- sha256: cd57f7969b4679317c17af6fd16ee233c1e60a82ed209d8a475c54fd6fd6f845
560+ sha256: b9c2ad5872518a27507ab432d1fb97e8813b05f0fc693f9d40fad06d073e0678
561561 url: "https://pub.dev"
562562 source: hosted
563- version: "2.2.0 "
563+ version: "2.2.1 "
564564 flutter_test:
565565 dependency: "direct dev"
566566 description: flutter
@@ -1587,4 +1587,4 @@ packages:
15871587 version: "3.1.3"
15881588sdks:
15891589 dart: ">=3.8.1 <4.0.0"
1590- flutter: ">=3.35.1 "
1590+ flutter: ">=3.35.3 "
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ publish_to: none
1616
1717environment :
1818 sdk : " >=3.8.0 <4.0.0"
19- flutter : 3.35.1
19+ flutter : 3.35.3
2020
2121dependencies :
2222 flutter :
Original file line number Diff line number Diff line change 2323 "remark-heading-id" : " ^1.0.1" ,
2424 "typescript" : " ^5.9.2"
2525 },
26- "packageManager" : " pnpm@10.15.0 " ,
26+ "packageManager" : " pnpm@10.15.1 " ,
2727 "devDependencies" : {
2828 "@vite-pwa/astro" : " ^1.1.0" ,
29- "sass" : " ^1.91 .0" ,
29+ "sass" : " ^1.92 .0" ,
3030 "sharp" : " ^0.34.3" ,
3131 "vite-plugin-pwa" : " ^1.0.3" ,
3232 "workbox-window" : " ^7.3.0"
You can’t perform that action at this time.
0 commit comments