Skip to content

Commit b1e4d4d

Browse files
committed
Bump default manifest
1 parent bddf46b commit b1e4d4d

1 file changed

Lines changed: 61 additions & 61 deletions

File tree

Manifest-v1.12.toml.default

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.12.5"
3+
julia_version = "1.12.6"
44
manifest_format = "2.0"
55
project_hash = "7523bf605a533ebe3221a67767656d2d45635bb2"
66

@@ -61,10 +61,10 @@ version = "0.1.44"
6161
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
6262

6363
[[deps.Adapt]]
64-
deps = ["LinearAlgebra", "Requires"]
65-
git-tree-sha1 = "0761717147821d696c9470a7a86364b2fbd22fd8"
64+
deps = ["LinearAlgebra"]
65+
git-tree-sha1 = "28e1637322d4019ed2577cbec9268fab9b7da117"
6666
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
67-
version = "4.5.2"
67+
version = "4.6.0"
6868
weakdeps = ["SparseArrays", "StaticArrays"]
6969

7070
[deps.Adapt.extensions]
@@ -100,9 +100,9 @@ version = "1.1.2"
100100

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

107107
[deps.ArrayInterface.extensions]
108108
ArrayInterfaceAMDGPUExt = "AMDGPU"
@@ -166,10 +166,10 @@ uuid = "18cc8868-cbac-4acf-b575-c8ff214dc66f"
166166
version = "1.3.2"
167167

168168
[[deps.BenchmarkTools]]
169-
deps = ["Compat", "JSON", "Logging", "PrecompileTools", "Printf", "Profile", "Statistics", "UUIDs"]
170-
git-tree-sha1 = "9670d3febc2b6da60a0ae57846ba74670290653f"
169+
deps = ["Compat", "JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"]
170+
git-tree-sha1 = "6876e30dc02dc69f0613cb6ece242144f2ca9e56"
171171
uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
172-
version = "1.8.0"
172+
version = "1.7.0"
173173

174174
[[deps.BitFlags]]
175175
git-tree-sha1 = "0691e34b3bb8be9307330f88d1a3c3f25466c24d"
@@ -228,9 +228,9 @@ version = "1.1.1"
228228

229229
[[deps.CairoMakie]]
230230
deps = ["CRC32c", "Cairo", "Cairo_jll", "Colors", "FileIO", "FreeType", "GeometryBasics", "LinearAlgebra", "Makie", "PrecompileTools"]
231-
git-tree-sha1 = "bf2d9cd1ec0c4ce3e0b5aaad192074969413f626"
231+
git-tree-sha1 = "fa072933899aae6dc61dde934febed8254e66c6a"
232232
uuid = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
233-
version = "0.15.10"
233+
version = "0.15.9"
234234

235235
[[deps.Cairo_jll]]
236236
deps = ["Artifacts", "Bzip2_jll", "CompilerSupportLibraries_jll", "Fontconfig_jll", "FreeType2_jll", "Glib_jll", "JLLWrappers", "Libdl", "Pixman_jll", "Xorg_libXext_jll", "Xorg_libXrender_jll", "Zlib_jll", "libpng_jll"]
@@ -340,9 +340,9 @@ uuid = "95dc2771-c249-4cd0-9c9f-1f3b4330693c"
340340
version = "0.1.7"
341341

342342
[[deps.ConcreteStructs]]
343-
git-tree-sha1 = "f749037478283d372048690eb3b5f92a79432b34"
343+
git-tree-sha1 = "ed1da4eac5ba9b3f6d061c90f3ca6ba190dd6595"
344344
uuid = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
345-
version = "0.2.3"
345+
version = "0.2.4"
346346

347347
[[deps.ConcurrentUtilities]]
348348
deps = ["Serialization", "Sockets"]
@@ -374,9 +374,9 @@ version = "0.6.3"
374374

375375
[[deps.ControlPlots]]
376376
deps = ["JLD2", "LaTeXStrings", "Pkg", "Printf", "PyPlot", "StaticArraysCore"]
377-
git-tree-sha1 = "fb1cf8d1213c9f2908f8682f58f7ec252f6cc171"
377+
git-tree-sha1 = "e2df85353a8457a0a18d9248a50a13bef3287389"
378378
uuid = "23c2ee80-7a9e-4350-b264-8e670f12517c"
379-
version = "0.2.15"
379+
version = "0.2.14"
380380

381381
[deps.ControlPlots.extensions]
382382
ControlPlotsExt = "ControlSystemsBase"
@@ -408,9 +408,9 @@ version = "1.16.0"
408408

409409
[[deps.DataFrames]]
410410
deps = ["Compat", "DataAPI", "DataStructures", "Future", "InlineStrings", "InvertedIndices", "IteratorInterfaceExtensions", "LinearAlgebra", "Markdown", "Missings", "PooledArrays", "PrecompileTools", "PrettyTables", "Printf", "Random", "Reexport", "SentinelArrays", "SortingAlgorithms", "Statistics", "TableTraits", "Tables", "Unicode"]
411-
git-tree-sha1 = "5fab31e2e01e70ad66e3e24c968c264d1cf166d6"
411+
git-tree-sha1 = "d8928e9169ff76c6281f39a659f9bca3a573f24c"
412412
uuid = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
413-
version = "1.8.2"
413+
version = "1.8.1"
414414

415415
[[deps.DataStructures]]
416416
deps = ["OrderedCollections"]
@@ -756,9 +756,9 @@ version = "1.1.3"
756756

757757
[[deps.FunctionWrappersWrappers]]
758758
deps = ["FunctionWrappers", "PrecompileTools", "TruncatedStacktraces"]
759-
git-tree-sha1 = "c1b0c3a166a2a393257aa888787ca817532e14ce"
759+
git-tree-sha1 = "b28fca87e487d18ba462317e4a95d7253ae51929"
760760
uuid = "77dc65aa-8811-40c2-897b-53d922fa7daf"
761-
version = "1.8.0"
761+
version = "1.9.1"
762762

763763
[deps.FunctionWrappersWrappers.extensions]
764764
FunctionWrappersWrappersEnzymeExt = ["Enzyme", "EnzymeCore"]
@@ -788,9 +788,9 @@ version = "3.4.1+1"
788788

789789
[[deps.GLMakie]]
790790
deps = ["ColorTypes", "Colors", "FileIO", "FixedPointNumbers", "FreeTypeAbstraction", "GLFW", "GeometryBasics", "LinearAlgebra", "Makie", "Markdown", "MeshIO", "ModernGL", "Observables", "PrecompileTools", "Printf", "ShaderAbstractions", "StaticArrays"]
791-
git-tree-sha1 = "da0780bbf5f0faa1cdd1567d2dbee0cf841557a7"
791+
git-tree-sha1 = "1e0d427d2c73eb5a7564394df2c9fec8b85e7805"
792792
uuid = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
793-
version = "0.13.10"
793+
version = "0.13.9"
794794

795795
[[deps.GPUArraysCore]]
796796
deps = ["Adapt"]
@@ -830,9 +830,9 @@ version = "1.5.0"
830830

831831
[[deps.Git_LFS_jll]]
832832
deps = ["Artifacts", "JLLWrappers", "Libdl"]
833-
git-tree-sha1 = "bb8471f313ed941f299aa53d32a94ab3bee08844"
833+
git-tree-sha1 = "8c66e385d631bb934ff05e76d4a566c640c8df69"
834834
uuid = "020c3dae-16b3-5ae5-87b3-4cb189e250b2"
835-
version = "3.7.0+0"
835+
version = "3.7.1+0"
836836

837837
[[deps.Git_jll]]
838838
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
@@ -986,9 +986,9 @@ weakdeps = ["ForwardDiff", "Unitful"]
986986

987987
[[deps.IntervalArithmetic]]
988988
deps = ["CRlibm", "CoreMath", "MacroTools", "OpenBLASConsistentFPCSR_jll", "Printf", "Random", "RoundingEmulator"]
989-
git-tree-sha1 = "3e6273749a2df3a5c9067657510ad01ba5039a92"
989+
git-tree-sha1 = "921d7e91687e15a2c7c269c226960491fc041832"
990990
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
991-
version = "1.0.8"
991+
version = "1.0.9"
992992

993993
[deps.IntervalArithmetic.extensions]
994994
IntervalArithmeticArblibExt = "Arblib"
@@ -1075,9 +1075,9 @@ version = "1.8.0"
10751075

10761076
[[deps.JSON]]
10771077
deps = ["Dates", "Logging", "Parsers", "PrecompileTools", "StructUtils", "UUIDs", "Unicode"]
1078-
git-tree-sha1 = "fe23330af47b8ab4e135b2ff65f7398c3a2bfc65"
1078+
git-tree-sha1 = "f76f7560267b840e492180f9899b472f30b88450"
10791079
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1080-
version = "1.5.2"
1080+
version = "1.6.0"
10811081

10821082
[deps.JSON.extensions]
10831083
JSONArrowExt = ["ArrowTypes"]
@@ -1236,17 +1236,17 @@ version = "1.12.0"
12361236

12371237
[[deps.LinearSolve]]
12381238
deps = ["ArrayInterface", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "OpenBLAS_jll", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLLogging", "SciMLOperators", "Setfield", "StaticArraysCore"]
1239-
git-tree-sha1 = "04940e970234c6ac650eec9adfc62677cca2328d"
1239+
git-tree-sha1 = "e9b3951e6818eb2dad05df3020181fa60d901864"
12401240
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1241-
version = "3.76.0"
1241+
version = "3.81.0"
12421242

12431243
[deps.LinearSolve.extensions]
12441244
LinearSolveAMDGPUExt = "AMDGPU"
12451245
LinearSolveAlgebraicMultigridExt = "AlgebraicMultigrid"
12461246
LinearSolveBLISExt = ["blis_jll", "LAPACK_jll"]
12471247
LinearSolveBandedMatricesExt = "BandedMatrices"
12481248
LinearSolveBlockDiagonalsExt = "BlockDiagonals"
1249-
LinearSolveCUDAExt = "CUDA"
1249+
LinearSolveCUDAExt = ["cuSOLVER"]
12501250
LinearSolveCUDSSExt = "CUDSS"
12511251
LinearSolveCUSOLVERRFExt = ["CUSOLVERRF", "SparseArrays"]
12521252
LinearSolveChainRulesCoreExt = "ChainRulesCore"
@@ -1277,7 +1277,6 @@ version = "3.76.0"
12771277
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"
12781278
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
12791279
BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
1280-
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
12811280
CUDSS = "45b445bb-4962-46a0-9369-b4df9d0f772e"
12821281
CUSOLVERRF = "a8cc9031-bad2-4722-94f5-40deabb4245c"
12831282
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -1305,6 +1304,7 @@ version = "3.76.0"
13051304
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
13061305
Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"
13071306
blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
1307+
cuSOLVER = "887afef0-6a32-4de5-add4-7827692ba8fc"
13081308

13091309
[[deps.LiveServer]]
13101310
deps = ["HTTP", "LoggingExtras", "MIMEs", "Sockets", "Test"]
@@ -1356,9 +1356,9 @@ version = "0.5.16"
13561356

13571357
[[deps.Makie]]
13581358
deps = ["Animations", "Base64", "CRC32c", "ColorBrewer", "ColorSchemes", "ColorTypes", "Colors", "ComputePipeline", "Contour", "Dates", "DelaunayTriangulation", "Distributions", "DocStringExtensions", "Downloads", "FFMPEG_jll", "FileIO", "FilePaths", "FixedPointNumbers", "Format", "FreeType", "FreeTypeAbstraction", "GeometryBasics", "GridLayoutBase", "ImageBase", "ImageIO", "InteractiveUtils", "Interpolations", "IntervalSets", "InverseFunctions", "Isoband", "KernelDensity", "LaTeXStrings", "LinearAlgebra", "MacroTools", "Markdown", "MathTeXEngine", "Observables", "OffsetArrays", "PNGFiles", "Packing", "Pkg", "PlotUtils", "PolygonOps", "PrecompileTools", "Printf", "REPL", "Random", "RelocatableFolders", "Scratch", "ShaderAbstractions", "Showoff", "SignedDistanceFields", "SparseArrays", "Statistics", "StatsBase", "StatsFuns", "StructArrays", "TriplotBase", "UnicodeFun", "Unitful"]
1359-
git-tree-sha1 = "0708c6a1f3cb18ba6482c4174058084c8d6deaf4"
1359+
git-tree-sha1 = "68af66ec16af8b152309310251ecb4fbfe39869f"
13601360
uuid = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
1361-
version = "0.24.10"
1361+
version = "0.24.9"
13621362

13631363
[deps.Makie.extensions]
13641364
MakieDynamicQuantitiesExt = "DynamicQuantities"
@@ -1406,9 +1406,9 @@ version = "1.1.10"
14061406

14071407
[[deps.MbedTLS_jll]]
14081408
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1409-
git-tree-sha1 = "926c6af3a037c68d02596a44c22ec3595f5f760b"
1409+
git-tree-sha1 = "ff69a2b1330bcb730b9ac1ab7dd680176f5896b8"
14101410
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
1411-
version = "2.28.6+0"
1411+
version = "2.28.1010+0"
14121412

14131413
[[deps.Measures]]
14141414
git-tree-sha1 = "b513cedd20d9c914783d8ad83d08120702bf2c77"
@@ -1469,10 +1469,10 @@ uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
14691469
version = "1.3.0"
14701470

14711471
[[deps.NonlinearSolve]]
1472-
deps = ["ADTypes", "ArrayInterface", "BracketingNonlinearSolve", "CommonSolve", "ConcreteStructs", "DifferentiationInterface", "FastClosures", "FiniteDiff", "ForwardDiff", "LineSearch", "LinearAlgebra", "LinearSolve", "NonlinearSolveBase", "NonlinearSolveFirstOrder", "NonlinearSolveQuasiNewton", "NonlinearSolveSpectralMethods", "PrecompileTools", "Preferences", "Reexport", "SciMLBase", "SciMLLogging", "Setfield", "SimpleNonlinearSolve", "StaticArraysCore", "SymbolicIndexingInterface"]
1473-
git-tree-sha1 = "ae0b0f875e4dfda538ab6977ec7939126ee9a1fe"
1472+
deps = ["ADTypes", "ArrayInterface", "BracketingNonlinearSolve", "CommonSolve", "ConcreteStructs", "DifferentiationInterface", "FastClosures", "FiniteDiff", "ForwardDiff", "LineSearch", "LinearAlgebra", "LinearSolve", "NonlinearSolveBase", "NonlinearSolveFirstOrder", "NonlinearSolveQuasiNewton", "NonlinearSolveSpectralMethods", "PrecompileTools", "Preferences", "Reexport", "SciMLBase", "Setfield", "SimpleNonlinearSolve", "StaticArraysCore", "SymbolicIndexingInterface"]
1473+
git-tree-sha1 = "a6c5719bbb42985c72f4cacbfa49e86bab850d66"
14741474
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
1475-
version = "4.19.0"
1475+
version = "4.19.1"
14761476

14771477
[deps.NonlinearSolve.extensions]
14781478
NonlinearSolveFastLevenbergMarquardtExt = "FastLevenbergMarquardt"
@@ -1503,9 +1503,9 @@ version = "4.19.0"
15031503

15041504
[[deps.NonlinearSolveBase]]
15051505
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"]
1506-
git-tree-sha1 = "a19a5df29ef2b197499fc631fa1a59385ae15262"
1506+
git-tree-sha1 = "36f063516ea7b8c355ec94819b409b89db436358"
15071507
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
1508-
version = "2.25.0"
1508+
version = "2.26.0"
15091509

15101510
[deps.NonlinearSolveBase.extensions]
15111511
NonlinearSolveBaseBandedMatricesExt = "BandedMatrices"
@@ -1748,9 +1748,9 @@ version = "1.2.0"
17481748

17491749
[[deps.PrecompileTools]]
17501750
deps = ["Preferences"]
1751-
git-tree-sha1 = "5aa36f7049a63a1528fe8f7c3f2113413ffd4e1f"
1751+
git-tree-sha1 = "edbeefc7a4889f528644251bdb5fc9ab5348bc2c"
17521752
uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
1753-
version = "1.2.1"
1753+
version = "1.3.4"
17541754

17551755
[[deps.Preferences]]
17561756
deps = ["TOML"]
@@ -1940,9 +1940,9 @@ version = "0.2.1"
19401940

19411941
[[deps.RuntimeGeneratedFunctions]]
19421942
deps = ["ExprTools", "SHA", "Serialization"]
1943-
git-tree-sha1 = "cfcdc949c4660544ab0fdeed169561cb22f835f4"
1943+
git-tree-sha1 = "28154d426e557495aa75097861b18c11f2541ded"
19441944
uuid = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
1945-
version = "0.5.18"
1945+
version = "0.5.19"
19461946

19471947
[[deps.SHA]]
19481948
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
@@ -1961,9 +1961,9 @@ version = "0.1.0"
19611961

19621962
[[deps.SciMLBase]]
19631963
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"]
1964-
git-tree-sha1 = "fed3c3d9781685d982256f94ac85ad4ddf8ee78f"
1964+
git-tree-sha1 = "a72c70a892d86b2216722f354d14013972129346"
19651965
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1966-
version = "3.10.0"
1966+
version = "3.14.0"
19671967

19681968
[deps.SciMLBase.extensions]
19691969
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2010,9 +2010,9 @@ version = "0.1.13"
20102010

20112011
[[deps.SciMLLogging]]
20122012
deps = ["Logging", "LoggingExtras", "Preferences"]
2013-
git-tree-sha1 = "35bdd8e578af78030d98b262461e8eedc045d943"
2013+
git-tree-sha1 = "3f98a53703f925cbd5aac5da4924f82ca34d09ab"
20142014
uuid = "a6db7da4-7206-11f0-1eab-35f2a5dbe1d1"
2015-
version = "1.10.0"
2015+
version = "2.0.0"
20162016

20172017
[deps.SciMLLogging.extensions]
20182018
SciMLLoggingTracyExt = "Tracy"
@@ -2022,9 +2022,9 @@ version = "1.10.0"
20222022

20232023
[[deps.SciMLOperators]]
20242024
deps = ["Accessors", "Adapt", "ArrayInterface", "DocStringExtensions", "LinearAlgebra", "SafeTestsets"]
2025-
git-tree-sha1 = "ef54b9bcfc6694b11aea8458619d1416885bec1e"
2025+
git-tree-sha1 = "50e6ec6879eab12b039924d5a10b91c95bf9bf7f"
20262026
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
2027-
version = "1.20.0"
2027+
version = "1.21.0"
20282028

20292029
[deps.SciMLOperators.extensions]
20302030
SciMLOperatorsLoopVectorizationExt = "LoopVectorization"
@@ -2061,9 +2061,9 @@ version = "1.3.0"
20612061

20622062
[[deps.SentinelArrays]]
20632063
deps = ["Dates", "Random"]
2064-
git-tree-sha1 = "ebe7e59b37c400f694f52b58c93d26201387da70"
2064+
git-tree-sha1 = "084c47c7c5ce5cfecefa0a98dff69eb3646b5a80"
20652065
uuid = "91c51154-3ec4-41a3-a24f-3f23e20d615c"
2066-
version = "1.4.9"
2066+
version = "1.4.10"
20672067

20682068
[[deps.Serialization]]
20692069
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -2121,9 +2121,9 @@ version = "2.11.1"
21212121

21222122
[[deps.SimpleTraits]]
21232123
deps = ["InteractiveUtils", "MacroTools"]
2124-
git-tree-sha1 = "be8eeac05ec97d379347584fa9fe2f5f76795bcb"
2124+
git-tree-sha1 = "7ddb0b49c109481b046972c0e4ab02b2127d6a75"
21252125
uuid = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
2126-
version = "0.9.5"
2126+
version = "0.9.6"
21272127

21282128
[[deps.Sixel]]
21292129
deps = ["Dates", "FileIO", "ImageCore", "IndirectArrays", "OffsetArrays", "REPL", "libsixel_jll"]
@@ -2257,9 +2257,9 @@ version = "0.2.3"
22572257

22582258
[[deps.StructUtils]]
22592259
deps = ["Dates", "UUIDs"]
2260-
git-tree-sha1 = "dd974aefe288ef2898733aecf40858dc86742d74"
2260+
git-tree-sha1 = "82bee338d650aa515f31866c460cb7e3bcef90b8"
22612261
uuid = "ec057cc2-7a8d-4b58-b3b3-92acb9f63b42"
2262-
version = "2.8.1"
2262+
version = "2.8.2"
22632263

22642264
[deps.StructUtils.extensions]
22652265
StructUtilsMeasurementsExt = ["Measurements"]
@@ -2286,9 +2286,9 @@ version = "7.8.3+2"
22862286

22872287
[[deps.SymbolicIndexingInterface]]
22882288
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
2289-
git-tree-sha1 = "173ecfe5f7c5a36043b5f2b8cecaa30a4fc958ef"
2289+
git-tree-sha1 = "64b15330b9e3c91a86bcac92f369c58e382981c6"
22902290
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2291-
version = "0.3.47"
2291+
version = "0.3.48"
22922292
weakdeps = ["PrettyTables"]
22932293

22942294
[deps.SymbolicIndexingInterface.extensions]
@@ -2424,7 +2424,7 @@ version = "1.3.0"
24242424
deps = ["Colors", "DefaultApplication", "DelimitedFiles", "DifferentiationInterface", "FiniteDiff", "ForwardDiff", "Interpolations", "LaTeXStrings", "LinearAlgebra", "Logging", "Measures", "NonlinearSolve", "Parameters", "Pkg", "PreallocationTools", "PrecompileTools", "RecursiveArrayTools", "SciMLBase", "Serialization", "StaticArrays", "Statistics", "StructMapping", "Timers", "Xfoil", "YAML"]
24252425
path = "."
24262426
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
2427-
version = "3.3.0"
2427+
version = "3.3.3"
24282428
weakdeps = ["ControlPlots", "Makie"]
24292429

24302430
[deps.VortexStepMethod.extensions]
@@ -2558,9 +2558,9 @@ version = "1.4.7+0"
25582558

25592559
[[deps.Xorg_xkeyboard_config_jll]]
25602560
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_xkbcomp_jll"]
2561-
git-tree-sha1 = "429722587208f02b1cecbddcd20133df2f1ed796"
2561+
git-tree-sha1 = "ed349d26affcacafbc7fc2941ace1fb98f71e715"
25622562
uuid = "33bec58e-1273-512f-9401-5d533626f822"
2563-
version = "2.47.0+0"
2563+
version = "2.47.0+1"
25642564

25652565
[[deps.Xorg_xtrans_jll]]
25662566
deps = ["Artifacts", "JLLWrappers", "Libdl"]

0 commit comments

Comments
 (0)