File tree Expand file tree Collapse file tree 6 files changed +184
-157
lines changed
Expand file tree Collapse file tree 6 files changed +184
-157
lines changed Original file line number Diff line number Diff line change @@ -117,10 +117,10 @@ packages:
117117 dependency: transitive
118118 description:
119119 name: code_builder
120- sha256: "11654819532ba94c34de52ff5feb52bd81cba1de00ef2ed622fd50295f9d4243 "
120+ sha256: "6a6cab2ba4680d6423f34a9b972a4c9a94ebe1b62ecec4e1a1f2cba91fd1319d "
121121 url: "https://pub.dev"
122122 source: hosted
123- version: "4.11.0 "
123+ version: "4.11.1 "
124124 collection:
125125 dependency: "direct main"
126126 description:
Original file line number Diff line number Diff line change 99 atomos (0.1.3 )
1010 aws-eventstream (1.4.0 )
1111 aws-partitions (1.1200.0 )
12- aws-sdk-core (3.240.0 )
12+ aws-sdk-core (3.241.1 )
1313 aws-eventstream (~> 1 , >= 1.3.0 )
1414 aws-partitions (~> 1 , >= 1.992.0 )
1515 aws-sigv4 (~> 1.9 )
1616 base64
1717 bigdecimal
1818 jmespath (~> 1 , >= 1.6.1 )
1919 logger
20- aws-sdk-kms (1.118 .0 )
21- aws-sdk-core (~> 3 , >= 3.239.1 )
20+ aws-sdk-kms (1.119 .0 )
21+ aws-sdk-core (~> 3 , >= 3.241.0 )
2222 aws-sigv4 (~> 1.5 )
23- aws-sdk-s3 (1.209.0 )
24- aws-sdk-core (~> 3 , >= 3.234 .0 )
23+ aws-sdk-s3 (1.210.1 )
24+ aws-sdk-core (~> 3 , >= 3.241 .0 )
2525 aws-sdk-kms (~> 1 )
2626 aws-sigv4 (~> 1.5 )
2727 aws-sigv4 (1.12.1 )
179179 optparse (0.8.1 )
180180 os (1.1.4 )
181181 plist (3.7.2 )
182- public_suffix (7.0.1 )
182+ public_suffix (7.0.2 )
183183 rake (13.3.1 )
184184 representable (3.2.0 )
185185 declarative (< 0.1.0 )
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919plugins {
2020 id(" dev.flutter.flutter-plugin-loader" ) version " 1.0.0"
2121 id(" com.android.application" ) version " 8.12.2" apply false
22- id(" org.jetbrains.kotlin.android" ) version " 2.2.10 " apply false
22+ id(" org.jetbrains.kotlin.android" ) version " 2.3.0 " apply false
2323}
2424
2525include(" :app" )
Original file line number Diff line number Diff line change @@ -157,10 +157,10 @@ packages:
157157 dependency: transitive
158158 description:
159159 name: code_builder
160- sha256: "11654819532ba94c34de52ff5feb52bd81cba1de00ef2ed622fd50295f9d4243 "
160+ sha256: "6a6cab2ba4680d6423f34a9b972a4c9a94ebe1b62ecec4e1a1f2cba91fd1319d "
161161 url: "https://pub.dev"
162162 source: hosted
163- version: "4.11.0 "
163+ version: "4.11.1 "
164164 collection:
165165 dependency: "direct main"
166166 description:
@@ -286,10 +286,10 @@ packages:
286286 dependency: "direct main"
287287 description:
288288 name: equatable
289- sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7 "
289+ sha256: "3e0141505477fd8ad55d6eb4e7776d3fe8430be8e497ccb1521370c3f21a3e2b "
290290 url: "https://pub.dev"
291291 source: hosted
292- version: "2.0.7 "
292+ version: "2.0.8 "
293293 fake_async:
294294 dependency: transitive
295295 description:
@@ -1185,10 +1185,10 @@ packages:
11851185 dependency: "direct main"
11861186 description:
11871187 name: sqflite_common_ffi
1188- sha256: cc78dab586034b20a84904ff5a8eb63adae587baa1b383d40428e9ee491b30f6
1188+ sha256: c59fcdc143839a77581f7a7c4de018e53682408903a0a0800b95ef2dc4033eff
11891189 url: "https://pub.dev"
11901190 source: hosted
1191- version: "2.4.0+1 "
1191+ version: "2.4.0+2 "
11921192 sqflite_common_ffi_web:
11931193 dependency: "direct main"
11941194 description:
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@astrojs/check" : " ^0.9.6" ,
1414 "@astrojs/react" : " ^4.4.2" ,
15- "@astrojs/starlight" : " ^0.37.1 " ,
15+ "@astrojs/starlight" : " ^0.37.2 " ,
1616 "@phosphor-icons/react" : " ^2.1.10" ,
1717 "@types/react" : " ^19.2.7" ,
1818 "@types/react-dom" : " ^19.2.3" ,
2626 "packageManager" : " pnpm@10.27.0" ,
2727 "devDependencies" : {
2828 "@vite-pwa/astro" : " ^1.2.0" ,
29- "sass" : " ^1.97.1 " ,
29+ "sass" : " ^1.97.2 " ,
3030 "sharp" : " ^0.34.5" ,
3131 "vite-plugin-pwa" : " ^1.2.0" ,
3232 "workbox-window" : " ^7.4.0"
You can’t perform that action at this time.
0 commit comments