Skip to content

Commit 8e68a6e

Browse files
author
Documenter.jl
committed
build based on cbf1a83
1 parent 3fae3a4 commit 8e68a6e

File tree

4 files changed

+59
-57
lines changed

4 files changed

+59
-57
lines changed

dev/.documenter-siteinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documenter":{"julia_version":"1.11.5","generation_timestamp":"2025-05-30T09:06:17","documenter_version":"1.11.4"}}
1+
{"documenter":{"julia_version":"1.11.5","generation_timestamp":"2025-06-12T15:39:36","documenter_version":"1.12.0"}}

dev/assets/Manifest.toml

Lines changed: 38 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,9 @@ uuid = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
252252
version = "0.2.3"
253253

254254
[[deps.ConstructionBase]]
255-
git-tree-sha1 = "76219f1ed5771adbb096743bff43fb5fdd4c1157"
255+
git-tree-sha1 = "b4b092499347b18a015186eae3042f72267106cb"
256256
uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
257-
version = "1.5.8"
257+
version = "1.6.0"
258258
weakdeps = ["IntervalSets", "LinearAlgebra", "StaticArrays"]
259259

260260
[deps.ConstructionBase.extensions]
@@ -296,9 +296,9 @@ version = "1.11.0"
296296

297297
[[deps.DiffEqBase]]
298298
deps = ["ArrayInterface", "ConcreteStructs", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "TruncatedStacktraces"]
299-
git-tree-sha1 = "a0e5b5669df9465bc3dd32ea4a8ddeefbc0f7b5c"
299+
git-tree-sha1 = "2d87d7bd165c1ca0d11923a9fabe90a9d71e88a6"
300300
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
301-
version = "6.175.0"
301+
version = "6.176.0"
302302

303303
[deps.DiffEqBase.extensions]
304304
DiffEqBaseCUDAExt = "CUDA"
@@ -447,15 +447,15 @@ version = "0.25.120"
447447
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
448448

449449
[[deps.DocStringExtensions]]
450-
git-tree-sha1 = "e7b7e6f178525d17c720ab9c081e4ef04429f860"
450+
git-tree-sha1 = "7442a5dfe1ebb773c29cc2962a8980f47221d76c"
451451
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
452-
version = "0.9.4"
452+
version = "0.9.5"
453453

454454
[[deps.Documenter]]
455455
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"]
456-
git-tree-sha1 = "6c182d0bd94142d7cbc3ae8a1e74668f15d0dd65"
456+
git-tree-sha1 = "0ef76e54dfe9d736350a79334dc66236598c8d38"
457457
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
458-
version = "1.11.4"
458+
version = "1.12.0"
459459

460460
[[deps.DomainSets]]
461461
deps = ["CompositeTypes", "IntervalSets", "LinearAlgebra", "Random", "StaticArrays"]
@@ -504,9 +504,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
504504
version = "1.0.5"
505505

506506
[[deps.EnzymeCore]]
507-
git-tree-sha1 = "1eb59f40a772d0fbd4cb75e00b3fa7f5f79c975a"
507+
git-tree-sha1 = "7d7822a643c33bbff4eab9c87ca8459d7c688db0"
508508
uuid = "f151be2c-9106-41f4-ab19-57ee4f262869"
509-
version = "0.8.9"
509+
version = "0.8.11"
510510
weakdeps = ["Adapt"]
511511

512512
[deps.EnzymeCore.extensions]
@@ -660,10 +660,10 @@ uuid = "c27321d9-0574-5035-807b-f59d2c89b15c"
660660
version = "1.3.1"
661661

662662
[[deps.Graphs]]
663-
deps = ["ArnoldiMethod", "Compat", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
664-
git-tree-sha1 = "3169fd3440a02f35e549728b0890904cfd4ae58a"
663+
deps = ["ArnoldiMethod", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
664+
git-tree-sha1 = "c5abfa0ae0aaee162a3fbb053c13ecda39be545b"
665665
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
666-
version = "1.12.1"
666+
version = "1.13.0"
667667

668668
[[deps.HypergeometricFunctions]]
669669
deps = ["LinearAlgebra", "OpenLibm_jll", "SpecialFunctions"]
@@ -771,9 +771,9 @@ version = "0.4.10"
771771

772772
[[deps.JumpProcesses]]
773773
deps = ["ArrayInterface", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DocStringExtensions", "FunctionWrappers", "Graphs", "LinearAlgebra", "Markdown", "PoissonRandom", "Random", "RandomNumbers", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield", "StaticArrays", "SymbolicIndexingInterface", "UnPack"]
774-
git-tree-sha1 = "216c196df09c8b80a40a2befcb95760eb979bcfd"
774+
git-tree-sha1 = "fb7fd516de38db80f50fe15e57d44da2836365e7"
775775
uuid = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
776-
version = "9.15.0"
776+
version = "9.16.0"
777777
weakdeps = ["FastBroadcast"]
778778

779779
[[deps.Krylov]]
@@ -886,9 +886,9 @@ weakdeps = ["LineSearches"]
886886

887887
[[deps.LineSearches]]
888888
deps = ["LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "Printf"]
889-
git-tree-sha1 = "e4c3be53733db1051cc15ecf573b1042b3a712a1"
889+
git-tree-sha1 = "4adee99b7262ad2a1a4bbbc59d993d24e55ea96f"
890890
uuid = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
891-
version = "7.3.0"
891+
version = "7.4.0"
892892

893893
[[deps.LinearAlgebra]]
894894
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
@@ -897,9 +897,9 @@ version = "1.11.0"
897897

898898
[[deps.LinearSolve]]
899899
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
900-
git-tree-sha1 = "c618a6a774d5712c6bf02dbcceb51b6dc6b9bb89"
900+
git-tree-sha1 = "c0d1a91a50af6778863d320761f807f641f74935"
901901
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
902-
version = "3.16.0"
902+
version = "3.17.0"
903903

904904
[deps.LinearSolve.extensions]
905905
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1016,9 +1016,9 @@ version = "1.11.0"
10161016

10171017
[[deps.ModelingToolkit]]
10181018
deps = ["ADTypes", "AbstractTrees", "ArrayInterface", "BlockArrays", "ChainRulesCore", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "DifferentiationInterface", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "ImplicitDiscreteSolve", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "OrdinaryDiffEqCore", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLPublic", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
1019-
git-tree-sha1 = "e00993fc13ed67edeb36a229c5cc31e66d15ad1d"
1019+
git-tree-sha1 = "2c61ddac64df1c7a629b8b222c144e9cbb064453"
10201020
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1021-
version = "10.0.1"
1021+
version = "10.2.0"
10221022

10231023
[deps.ModelingToolkit.extensions]
10241024
MTKBifurcationKitExt = "BifurcationKit"
@@ -1065,9 +1065,9 @@ version = "1.6.4"
10651065

10661066
[[deps.NLSolversBase]]
10671067
deps = ["ADTypes", "DifferentiationInterface", "Distributed", "FiniteDiff", "ForwardDiff"]
1068-
git-tree-sha1 = "b14c7be6046e7d48e9063a0053f95ee0fc954176"
1068+
git-tree-sha1 = "25a6638571a902ecfb1ae2a18fc1575f86b1d4df"
10691069
uuid = "d41bc354-129a-5804-8e4c-c37616107c6c"
1070-
version = "7.9.1"
1070+
version = "7.10.0"
10711071

10721072
[[deps.NaNMath]]
10731073
deps = ["OpenLibm_jll"]
@@ -1200,9 +1200,9 @@ version = "0.5.6+0"
12001200

12011201
[[deps.Optim]]
12021202
deps = ["Compat", "EnumX", "FillArrays", "ForwardDiff", "LineSearches", "LinearAlgebra", "NLSolversBase", "NaNMath", "PositiveFactorizations", "Printf", "SparseArrays", "StatsBase"]
1203-
git-tree-sha1 = "31b3b1b8e83ef9f1d50d74f1dd5f19a37a304a1f"
1203+
git-tree-sha1 = "61942645c38dd2b5b78e2082c9b51ab315315d10"
12041204
uuid = "429524aa-4258-5aef-a3af-852621145aeb"
1205-
version = "1.12.0"
1205+
version = "1.13.2"
12061206

12071207
[deps.Optim.extensions]
12081208
OptimMOIExt = "MathOptInterface"
@@ -1217,9 +1217,9 @@ version = "1.8.1"
12171217

12181218
[[deps.OrdinaryDiffEqCore]]
12191219
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "EnumX", "FastBroadcast", "FastClosures", "FastPower", "FillArrays", "FunctionWrappersWrappers", "InteractiveUtils", "LinearAlgebra", "Logging", "MacroTools", "MuladdMacro", "Polyester", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "SimpleUnPack", "Static", "StaticArrayInterface", "StaticArraysCore", "SymbolicIndexingInterface", "TruncatedStacktraces"]
1220-
git-tree-sha1 = "d29adfeb720dd7c251b216d91c4bd4fe67c087df"
1220+
git-tree-sha1 = "08dac9c6672a4548439048089bac293759a897fd"
12211221
uuid = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
1222-
version = "1.26.0"
1222+
version = "1.26.1"
12231223
weakdeps = ["EnzymeCore"]
12241224

12251225
[deps.OrdinaryDiffEqCore.extensions]
@@ -1447,9 +1447,9 @@ version = "0.1.0"
14471447

14481448
[[deps.SciMLBase]]
14491449
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
1450-
git-tree-sha1 = "ce947672206f6a3a2bee1017c690cfd5fd82d897"
1450+
git-tree-sha1 = "04bbcdc8d1f7d6f667f75fbcc68728231e21fabe"
14511451
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1452-
version = "2.96.0"
1452+
version = "2.101.0"
14531453

14541454
[deps.SciMLBase.extensions]
14551455
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -1480,9 +1480,9 @@ version = "0.1.6"
14801480

14811481
[[deps.SciMLOperators]]
14821482
deps = ["Accessors", "ArrayInterface", "DocStringExtensions", "LinearAlgebra", "MacroTools"]
1483-
git-tree-sha1 = "85608e4aaf758547ffc4030c908318b432114ec9"
1483+
git-tree-sha1 = "3249fe77f322fe539e935ecb388c8290cd38a3fc"
14841484
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
1485-
version = "1.3.0"
1485+
version = "1.3.1"
14861486
weakdeps = ["SparseArrays", "StaticArraysCore"]
14871487

14881488
[deps.SciMLOperators.extensions]
@@ -1735,9 +1735,9 @@ version = "1.0.1"
17351735

17361736
[[deps.Tables]]
17371737
deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "OrderedCollections", "TableTraits"]
1738-
git-tree-sha1 = "598cd7c1f68d1e205689b1c2fe65a9f85846f297"
1738+
git-tree-sha1 = "f2c1efbc8f3a609aadf318094f8fc5204bdaf344"
17391739
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1740-
version = "1.12.0"
1740+
version = "1.12.1"
17411741

17421742
[[deps.Tar]]
17431743
deps = ["ArgTools", "SHA"]
@@ -1819,14 +1819,16 @@ version = "1.11.0"
18191819

18201820
[[deps.Unitful]]
18211821
deps = ["Dates", "LinearAlgebra", "Random"]
1822-
git-tree-sha1 = "d62610ec45e4efeabf7032d67de2ffdea8344bed"
1822+
git-tree-sha1 = "d2282232f8a4d71f79e85dc4dd45e5b12a6297fb"
18231823
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
1824-
version = "1.22.1"
1825-
weakdeps = ["ConstructionBase", "InverseFunctions"]
1824+
version = "1.23.1"
1825+
weakdeps = ["ConstructionBase", "ForwardDiff", "InverseFunctions", "Printf"]
18261826

18271827
[deps.Unitful.extensions]
18281828
ConstructionBaseUnitfulExt = "ConstructionBase"
1829+
ForwardDiffExt = "ForwardDiff"
18291830
InverseFunctionsUnitfulExt = "InverseFunctions"
1831+
PrintfExt = "Printf"
18301832

18311833
[[deps.Unityper]]
18321834
deps = ["ConstructionBase"]

0 commit comments

Comments
 (0)