Skip to content

Commit 1cc632e

Browse files
committed
Update default manifest
1 parent 2f78beb commit 1cc632e

File tree

1 file changed

+38
-49
lines changed

1 file changed

+38
-49
lines changed

Manifest-v1.12.toml.default

Lines changed: 38 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.12.6"
44
manifest_format = "2.0"
5-
project_hash = "b1b77f1f3281ce0e9417217f69bda66a1f6ca683"
5+
project_hash = "ba02310a71881cfe5a42404e47e65d7141af4c4a"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "f7304359109c768cf32dc5fa2d371565bb63b68a"
@@ -100,9 +100,9 @@ version = "1.1.2"
100100

101101
[[deps.ArrayInterface]]
102102
deps = ["Adapt", "LinearAlgebra"]
103-
git-tree-sha1 = "78b3a7a536b4b0a747a0f296ea77091ca0a9f9a3"
103+
git-tree-sha1 = "54f895554d05c83e3dd59f6a396671dae8999573"
104104
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
105-
version = "7.23.0"
105+
version = "7.24.0"
106106

107107
[deps.ArrayInterface.extensions]
108108
ArrayInterfaceAMDGPUExt = "AMDGPU"
@@ -521,9 +521,9 @@ version = "1.11.0"
521521

522522
[[deps.Distributions]]
523523
deps = ["AliasTables", "FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns"]
524-
git-tree-sha1 = "fbcc7610f6d8348428f722ecbe0e6cfe22e672c6"
524+
git-tree-sha1 = "12184a8cf11c7cbd90a4db8b2cb2f7b6f057cc46"
525525
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
526-
version = "0.25.123"
526+
version = "0.25.124"
527527

528528
[deps.Distributions.extensions]
529529
DistributionsChainRulesCoreExt = "ChainRulesCore"
@@ -601,11 +601,6 @@ git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
601601
uuid = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
602602
version = "0.1.10"
603603

604-
[[deps.ExproniconLite]]
605-
git-tree-sha1 = "c13f0b150373771b0fdc1713c97860f8df12e6c2"
606-
uuid = "55351af7-c7e9-48d6-89ff-24e801d99491"
607-
version = "0.10.14"
608-
609604
[[deps.Extents]]
610605
git-tree-sha1 = "b309b36a9e02fe7be71270dd8c0fd873625332b4"
611606
uuid = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
@@ -684,9 +679,9 @@ weakdeps = ["PDMats", "SparseArrays", "StaticArrays", "Statistics"]
684679

685680
[[deps.FiniteDiff]]
686681
deps = ["ArrayInterface", "LinearAlgebra", "Setfield"]
687-
git-tree-sha1 = "9340ca07ca27093ff68418b7558ca37b05f8aeb1"
682+
git-tree-sha1 = "73e879af0e767bd6dfade7c5b09d7b05657a8284"
688683
uuid = "6a86dc24-6348-571c-b903-95158fe2bd41"
689-
version = "2.29.0"
684+
version = "2.30.0"
690685

691686
[deps.FiniteDiff.extensions]
692687
FiniteDiffBandedMatricesExt = "BandedMatrices"
@@ -758,9 +753,9 @@ version = "1.1.3"
758753

759754
[[deps.FunctionWrappersWrappers]]
760755
deps = ["FunctionWrappers", "PrecompileTools", "TruncatedStacktraces"]
761-
git-tree-sha1 = "3e13d0b39d117a03d3fb5c88a039e94787a37fcb"
756+
git-tree-sha1 = "ce6762f8f0e7542534f01523ae051e625cbf0468"
762757
uuid = "77dc65aa-8811-40c2-897b-53d922fa7daf"
763-
version = "1.4.0"
758+
version = "1.5.0"
764759

765760
[deps.FunctionWrappersWrappers.extensions]
766761
FunctionWrappersWrappersEnzymeExt = ["Enzyme", "EnzymeCore"]
@@ -784,9 +779,9 @@ version = "3.4.6"
784779

785780
[[deps.GLFW_jll]]
786781
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libglvnd_jll", "Xorg_libXcursor_jll", "Xorg_libXi_jll", "Xorg_libXinerama_jll", "Xorg_libXrandr_jll", "libdecor_jll", "xkbcommon_jll"]
787-
git-tree-sha1 = "b7bfd56fa66616138dfe5237da4dc13bbd83c67f"
782+
git-tree-sha1 = "9e0fb9e54594c47f278d75063980e43066e26e20"
788783
uuid = "0656b61e-2033-5cc2-a64a-77c0f6c09b89"
789-
version = "3.4.1+0"
784+
version = "3.4.1+1"
790785

791786
[[deps.GLMakie]]
792787
deps = ["ColorTypes", "Colors", "FileIO", "FixedPointNumbers", "FreeTypeAbstraction", "GLFW", "GeometryBasics", "LinearAlgebra", "Makie", "Markdown", "MeshIO", "ModernGL", "Observables", "PrecompileTools", "Printf", "ShaderAbstractions", "StaticArrays"]
@@ -1087,12 +1082,6 @@ version = "1.5.0"
10871082
[deps.JSON.weakdeps]
10881083
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
10891084

1090-
[[deps.Jieko]]
1091-
deps = ["ExproniconLite"]
1092-
git-tree-sha1 = "2f05ed29618da60c06a87e9c033982d4f71d0b6c"
1093-
uuid = "ae98c720-c025-4a4a-838c-29b094483192"
1094-
version = "0.2.1"
1095-
10961085
[[deps.JpegTurbo]]
10971086
deps = ["CEnum", "FileIO", "ImageCore", "JpegTurbo_jll", "TOML"]
10981087
git-tree-sha1 = "9496de8fb52c224a2e3f9ff403947674517317d9"
@@ -1244,9 +1233,9 @@ version = "1.12.0"
12441233

12451234
[[deps.LinearSolve]]
12461235
deps = ["ArrayInterface", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "OpenBLAS_jll", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLLogging", "SciMLOperators", "Setfield", "StaticArraysCore"]
1247-
git-tree-sha1 = "35b6d3b3cfa50f97a7e13bfdd3b82d9f9fcb68af"
1236+
git-tree-sha1 = "42b5cb44317e89ef75dd841c9c8eba9045bf9ff0"
12481237
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1249-
version = "3.72.0"
1238+
version = "3.75.0"
12501239

12511240
[deps.LinearSolve.extensions]
12521241
LinearSolveAMDGPUExt = "AMDGPU"
@@ -1271,7 +1260,9 @@ version = "3.72.0"
12711260
LinearSolveKrylovKitExt = "KrylovKit"
12721261
LinearSolveMetalExt = "Metal"
12731262
LinearSolveMooncakeExt = "Mooncake"
1263+
LinearSolvePETScCSRExt = ["PETSc", "SparseArrays", "SparseMatricesCSR"]
12741264
LinearSolvePETScExt = ["PETSc", "SparseArrays"]
1265+
LinearSolvePETScMPIExt = ["PETSc", "PartitionedArrays", "SparseArrays", "SparseMatricesCSR"]
12751266
LinearSolveParUExt = ["ParU_jll", "SparseArrays"]
12761267
LinearSolvePardisoExt = ["Pardiso", "SparseArrays"]
12771268
LinearSolveRecursiveFactorizationExt = "RecursiveFactorization"
@@ -1304,8 +1295,10 @@ version = "3.72.0"
13041295
PETSc = "ace2c81b-2b5f-4b1e-a30d-d662738edfe0"
13051296
ParU_jll = "9e0b026c-e8ce-559c-a2c4-6a3d5c955bc9"
13061297
Pardiso = "46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
1298+
PartitionedArrays = "5a9dfac6-5c52-46f7-8278-5e2210713be9"
13071299
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
13081300
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1301+
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
13091302
Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"
13101303
blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
13111304

@@ -1446,12 +1439,6 @@ git-tree-sha1 = "7b86a5d4d70a9f5cdf2dacb3cbe6d251d1a61dbe"
14461439
uuid = "e94cdb99-869f-56ef-bcf0-1ae2bcbe0389"
14471440
version = "0.3.4"
14481441

1449-
[[deps.Moshi]]
1450-
deps = ["ExproniconLite", "Jieko"]
1451-
git-tree-sha1 = "53f817d3e84537d84545e0ad749e483412dd6b2a"
1452-
uuid = "2e0e35c7-a2e4-4343-998d-7ef72827ed2d"
1453-
version = "0.3.7"
1454-
14551442
[[deps.MozillaCACerts_jll]]
14561443
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
14571444
version = "2025.11.4"
@@ -1512,9 +1499,9 @@ version = "4.17.1"
15121499

15131500
[[deps.NonlinearSolveBase]]
15141501
deps = ["ADTypes", "Adapt", "ArrayInterface", "CommonSolve", "Compat", "ConcreteStructs", "DifferentiationInterface", "EnzymeCore", "FastClosures", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "LogExpFunctions", "Markdown", "MaybeInplace", "PreallocationTools", "PrecompileTools", "Preferences", "Printf", "RecursiveArrayTools", "SciMLBase", "SciMLJacobianOperators", "SciMLLogging", "SciMLOperators", "SciMLStructures", "Setfield", "StaticArraysCore", "SymbolicIndexingInterface", "TimerOutputs"]
1515-
git-tree-sha1 = "5bd437a82d7e5eee049a1b488dedc726f0b84bd4"
1502+
git-tree-sha1 = "a19a5df29ef2b197499fc631fa1a59385ae15262"
15161503
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
1517-
version = "2.24.0"
1504+
version = "2.25.0"
15181505

15191506
[deps.NonlinearSolveBase.extensions]
15201507
NonlinearSolveBaseBandedMatricesExt = "BandedMatrices"
@@ -1607,9 +1594,9 @@ version = "0.3.3"
16071594

16081595
[[deps.OpenEXR_jll]]
16091596
deps = ["Artifacts", "Imath_jll", "JLLWrappers", "Libdl", "Zlib_jll"]
1610-
git-tree-sha1 = "135492b7e97fc86d9b132b96a54d2d3dd3e0c6a8"
1597+
git-tree-sha1 = "9ac7c730c53b3b5d9a73fb900ac4b4fc263774db"
16111598
uuid = "18a262bb-aa17-5467-a713-aee519bc75cb"
1612-
version = "3.4.8+0"
1599+
version = "3.4.9+0"
16131600

16141601
[[deps.OpenLibm_jll]]
16151602
deps = ["Artifacts", "Libdl"]
@@ -1685,9 +1672,9 @@ version = "0.5.12"
16851672

16861673
[[deps.Pango_jll]]
16871674
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "FreeType2_jll", "FriBidi_jll", "Glib_jll", "HarfBuzz_jll", "JLLWrappers", "Libdl"]
1688-
git-tree-sha1 = "0662b083e11420952f2e62e17eddae7fc07d5997"
1675+
git-tree-sha1 = "58e5ed5e386e156bd93e86b305ebd21ac63d2d04"
16891676
uuid = "36c8627f-9965-5494-a995-c6b170f724f3"
1690-
version = "1.57.0+0"
1677+
version = "1.57.1+0"
16911678

16921679
[[deps.Parameters]]
16931680
deps = ["OrderedCollections", "UnPack"]
@@ -1869,17 +1856,19 @@ version = "1.3.4"
18691856

18701857
[[deps.RecursiveArrayTools]]
18711858
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "LinearAlgebra", "PrecompileTools", "RecipesBase", "StaticArraysCore", "SymbolicIndexingInterface"]
1872-
git-tree-sha1 = "d0282d612f22dcad7b81cf487b746e63aa2a6709"
1859+
git-tree-sha1 = "79a5a1a5b6294c54602d18a59026ec0b07471054"
18731860
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1874-
version = "3.54.0"
1861+
version = "4.2.0"
18751862

18761863
[deps.RecursiveArrayTools.extensions]
1864+
RecursiveArrayToolsCUDAExt = "CUDA"
18771865
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
18781866
RecursiveArrayToolsFastBroadcastPolyesterExt = ["FastBroadcast", "Polyester"]
18791867
RecursiveArrayToolsForwardDiffExt = "ForwardDiff"
18801868
RecursiveArrayToolsKernelAbstractionsExt = "KernelAbstractions"
18811869
RecursiveArrayToolsMeasurementsExt = "Measurements"
18821870
RecursiveArrayToolsMonteCarloMeasurementsExt = "MonteCarloMeasurements"
1871+
RecursiveArrayToolsMooncakeExt = "Mooncake"
18831872
RecursiveArrayToolsReverseDiffExt = ["ReverseDiff", "Zygote"]
18841873
RecursiveArrayToolsSparseArraysExt = ["SparseArrays"]
18851874
RecursiveArrayToolsStatisticsExt = "Statistics"
@@ -1889,11 +1878,13 @@ version = "3.54.0"
18891878
RecursiveArrayToolsZygoteExt = "Zygote"
18901879

18911880
[deps.RecursiveArrayTools.weakdeps]
1881+
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
18921882
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
18931883
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
18941884
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
18951885
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
18961886
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
1887+
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
18971888
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
18981889
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
18991890
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
@@ -1960,18 +1951,17 @@ uuid = "fdea26ae-647d-5447-a871-4b548cad5224"
19601951
version = "3.7.2"
19611952

19621953
[[deps.SciMLBase]]
1963-
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PreallocationTools", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLLogging", "SciMLOperators", "SciMLPublic", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
1964-
git-tree-sha1 = "908c0bf271604d09393a21c142116ab26f66f67c"
1954+
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PreallocationTools", "PrecompileTools", "Preferences", "Printf", "Random", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLLogging", "SciMLOperators", "SciMLPublic", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
1955+
git-tree-sha1 = "4fdad3606c60fbbd52424737c31ec4141672c809"
19651956
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1966-
version = "2.154.0"
1957+
version = "3.3.0"
19671958

19681959
[deps.SciMLBase.extensions]
19691960
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
19701961
SciMLBaseDifferentiationInterfaceExt = "DifferentiationInterface"
19711962
SciMLBaseDistributionsExt = "Distributions"
19721963
SciMLBaseEnzymeExt = "Enzyme"
19731964
SciMLBaseForwardDiffExt = "ForwardDiff"
1974-
SciMLBaseMLStyleExt = "MLStyle"
19751965
SciMLBaseMakieExt = "Makie"
19761966
SciMLBaseMeasurementsExt = "Measurements"
19771967
SciMLBaseMonteCarloMeasurementsExt = "MonteCarloMeasurements"
@@ -1991,7 +1981,6 @@ version = "2.154.0"
19911981
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
19921982
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
19931983
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
1994-
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
19951984
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
19961985
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
19971986
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
@@ -2254,9 +2243,9 @@ version = "0.2.3"
22542243

22552244
[[deps.StructUtils]]
22562245
deps = ["Dates", "UUIDs"]
2257-
git-tree-sha1 = "fa95b3b097bcef5845c142ea2e085f1b2591e92c"
2246+
git-tree-sha1 = "aab80fbf866600f3299dd7f6656d80e7be177cfe"
22582247
uuid = "ec057cc2-7a8d-4b58-b3b3-92acb9f63b42"
2259-
version = "2.7.1"
2248+
version = "2.7.2"
22602249

22612250
[deps.StructUtils.extensions]
22622251
StructUtilsMeasurementsExt = ["Measurements"]
@@ -2590,9 +2579,9 @@ version = "0.2.3+0"
25902579

25912580
[[deps.libaom_jll]]
25922581
deps = ["Artifacts", "JLLWrappers", "Libdl"]
2593-
git-tree-sha1 = "371cc681c00a3ccc3fbc5c0fb91f58ba9bec1ecf"
2582+
git-tree-sha1 = "850b06095ee71f0135d644ffd8a52850699581ed"
25942583
uuid = "a4ae2306-e953-59d6-aa16-d00cac43593b"
2595-
version = "3.13.1+0"
2584+
version = "3.13.3+0"
25962585

25972586
[[deps.libass_jll]]
25982587
deps = ["Artifacts", "Bzip2_jll", "FreeType2_jll", "FriBidi_jll", "HarfBuzz_jll", "JLLWrappers", "Libdl", "Zlib_jll"]
@@ -2625,9 +2614,9 @@ version = "2.0.4+0"
26252614

26262615
[[deps.libpng_jll]]
26272616
deps = ["Artifacts", "JLLWrappers", "Libdl", "Zlib_jll"]
2628-
git-tree-sha1 = "45a20bd63e4fafc84ed9e4ac4ba15c8a7deff803"
2617+
git-tree-sha1 = "e51150d5ab85cee6fc36726850f0e627ad2e4aba"
26292618
uuid = "b53b4c65-9356-5827-b1ea-8c7a1a84506f"
2630-
version = "1.6.57+0"
2619+
version = "1.6.58+0"
26312620

26322621
[[deps.libsixel_jll]]
26332622
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "Libdl", "libpng_jll"]

0 commit comments

Comments
 (0)