Skip to content

Commit 21ef1a7

Browse files
committed
Update dependencies and improve changelog formatting
1 parent 3b3fa08 commit 21ef1a7

File tree

7 files changed

+102
-102
lines changed

7 files changed

+102
-102
lines changed

app/android/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
artifactory (3.0.17)
99
atomos (0.1.3)
1010
aws-eventstream (1.4.0)
11-
aws-partitions (1.1217.0)
11+
aws-partitions (1.1219.0)
1212
aws-sdk-core (3.242.0)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.992.0)
@@ -242,4 +242,4 @@ DEPENDENCIES
242242
screengrab
243243

244244
BUNDLED WITH
245-
4.0.6
245+
4.0.5

app/images/logo1024.png

-37.1 KB
Binary file not shown.

app/pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,26 +148,26 @@ packages:
148148
dependency: "direct main"
149149
description:
150150
name: camera
151-
sha256: "4142a19a38e388d3bab444227636610ba88982e36dff4552d5191a86f65dc437"
151+
sha256: "46f391e9bbdaa373d15e296abc5de8bfb0dd0d0c7487592dd8f20e8ef980429f"
152152
url: "https://pub.dev"
153153
source: hosted
154-
version: "0.11.4"
154+
version: "0.12.0"
155155
camera_android_camerax:
156156
dependency: transitive
157157
description:
158158
name: camera_android_camerax
159-
sha256: "8516fe308bc341a5067fb1a48edff0ddfa57c0d3cdcc9dbe7ceca3ba119e2577"
159+
sha256: "9dfea17fc12766721bf3d98579d6dab76f339522926e8e8ce1988248fd91e0a9"
160160
url: "https://pub.dev"
161161
source: hosted
162-
version: "0.6.30"
162+
version: "0.7.0+1"
163163
camera_avfoundation:
164164
dependency: transitive
165165
description:
166166
name: camera_avfoundation
167-
sha256: "11b4aee2f5e5e038982e152b4a342c749b414aa27857899d20f4323e94cb5f0b"
167+
sha256: "16f0d44dfc8ed57abfbbf7dd629a3fae1fab9a60baac2cb4e59ffac372251b96"
168168
url: "https://pub.dev"
169169
source: hosted
170-
version: "0.9.23+2"
170+
version: "0.10.0+3"
171171
camera_platform_interface:
172172
dependency: transitive
173173
description:

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies:
4343
xml: ^6.5.0
4444
collection: ^1.18.0
4545
bloc_concurrency: ^0.3.0
46-
camera: ^0.11.0
46+
camera: ^0.12.0
4747
camera_windows: ^0.2.1+9
4848
window_manager: ^0.5.0
4949
flex_color_scheme: ^8.0.0

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "^19.2.14",
1919
"@types/react-dom": "^19.2.3",
2020
"astro": "^5.17.3",
21-
"katex": "^0.16.32",
21+
"katex": "^0.16.33",
2222
"react": "^19.2.4",
2323
"react-dom": "^19.2.4",
2424
"rehype-katex": "^7.0.1",
@@ -27,7 +27,7 @@
2727
"remark-math": "^6.0.0",
2828
"typescript": "^5.9.3"
2929
},
30-
"packageManager": "pnpm@10.30.1",
30+
"packageManager": "pnpm@10.30.2",
3131
"devDependencies": {
3232
"@vite-pwa/astro": "^1.2.0",
3333
"sass": "^1.97.3",

0 commit comments

Comments
 (0)