Skip to content

Commit fd1ff52

Browse files
Jump unbumped
1 parent 8e246bf commit fd1ff52

File tree

1 file changed

+68
-70
lines changed

1 file changed

+68
-70
lines changed

benchmarks/Jumps/Manifest.toml

Lines changed: 68 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,9 @@ weakdeps = ["Adapt", "BandedMatrices"]
203203

204204
[[deps.BoundaryValueDiffEq]]
205205
deps = ["ADTypes", "BoundaryValueDiffEqAscher", "BoundaryValueDiffEqCore", "BoundaryValueDiffEqFIRK", "BoundaryValueDiffEqMIRK", "BoundaryValueDiffEqMIRKN", "BoundaryValueDiffEqShooting", "DiffEqBase", "FastClosures", "ForwardDiff", "LinearAlgebra", "Reexport", "SciMLBase"]
206-
git-tree-sha1 = "d6ec33e4516b2e790a64128afdb54f3b536667a7"
206+
git-tree-sha1 = "6606f3f7d43b038a8c34ee4cdc31bbd93b447407"
207207
uuid = "764a87c0-6b3e-53db-9096-fe964310641d"
208-
version = "5.18.0"
208+
version = "5.17.0"
209209

210210
[deps.BoundaryValueDiffEq.extensions]
211211
BoundaryValueDiffEqODEInterfaceExt = "ODEInterface"
@@ -215,39 +215,39 @@ version = "5.18.0"
215215

216216
[[deps.BoundaryValueDiffEqAscher]]
217217
deps = ["ADTypes", "AlmostBlockDiagonals", "BoundaryValueDiffEqCore", "ConcreteStructs", "DiffEqBase", "DifferentiationInterface", "FastClosures", "ForwardDiff", "LinearAlgebra", "PreallocationTools", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield"]
218-
git-tree-sha1 = "64a777e06d995f677c86c7ddbb85f393074a0877"
218+
git-tree-sha1 = "2e8239379bdd0f8254407ca2b2cb7b3430da687f"
219219
uuid = "7227322d-7511-4e07-9247-ad6ff830280e"
220-
version = "1.7.0"
220+
version = "1.6.1"
221221

222222
[[deps.BoundaryValueDiffEqCore]]
223223
deps = ["ADTypes", "Adapt", "ArrayInterface", "ConcreteStructs", "DiffEqBase", "ForwardDiff", "LineSearch", "LinearAlgebra", "Logging", "NonlinearSolveFirstOrder", "PreallocationTools", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield", "SparseArrays", "SparseConnectivityTracer", "SparseMatrixColorings"]
224-
git-tree-sha1 = "c83bf97da90dd379b1e3f4d9c6f3d0ae48eb0b29"
224+
git-tree-sha1 = "1e97d81b6ea5e8e938c57a3c640a5cff1e181a2f"
225225
uuid = "56b672f2-a5fe-4263-ab2d-da677488eb3a"
226-
version = "1.10.0"
226+
version = "1.9.0"
227227

228228
[[deps.BoundaryValueDiffEqFIRK]]
229229
deps = ["ADTypes", "ArrayInterface", "BandedMatrices", "BoundaryValueDiffEqCore", "ConcreteStructs", "DiffEqBase", "DifferentiationInterface", "FastAlmostBandedMatrices", "FastClosures", "ForwardDiff", "LinearAlgebra", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield", "SparseArrays"]
230-
git-tree-sha1 = "d4f45cd0157ba9f9a8f0e0057feed91aa49cce60"
230+
git-tree-sha1 = "525c65da4b46271b4b5fc2178ccde16c99c21a41"
231231
uuid = "85d9eb09-370e-4000-bb32-543851f73618"
232-
version = "1.8.0"
232+
version = "1.7.0"
233233

234234
[[deps.BoundaryValueDiffEqMIRK]]
235235
deps = ["ADTypes", "ArrayInterface", "BandedMatrices", "BoundaryValueDiffEqCore", "ConcreteStructs", "DiffEqBase", "DifferentiationInterface", "FastAlmostBandedMatrices", "FastClosures", "ForwardDiff", "LinearAlgebra", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield", "SparseArrays"]
236-
git-tree-sha1 = "d83d30d9bdd9cbe6e4af3ac6c93eaa702e749702"
236+
git-tree-sha1 = "f729bdedaedb537bf7883c9f71e7577e1c7a07f6"
237237
uuid = "1a22d4ce-7765-49ea-b6f2-13c8438986a6"
238-
version = "1.8.0"
238+
version = "1.7.0"
239239

240240
[[deps.BoundaryValueDiffEqMIRKN]]
241241
deps = ["ADTypes", "ArrayInterface", "BandedMatrices", "BoundaryValueDiffEqCore", "ConcreteStructs", "DiffEqBase", "DifferentiationInterface", "FastAlmostBandedMatrices", "FastClosures", "ForwardDiff", "LinearAlgebra", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield", "SparseArrays"]
242-
git-tree-sha1 = "a8a5bcad74103c61fc9e3c7778dc70e587a879a2"
242+
git-tree-sha1 = "1000b18a380773f049ac2f34bc12abd3d99cf21c"
243243
uuid = "9255f1d6-53bf-473e-b6bd-23f1ff009da4"
244-
version = "1.7.0"
244+
version = "1.6.1"
245245

246246
[[deps.BoundaryValueDiffEqShooting]]
247247
deps = ["ADTypes", "ArrayInterface", "BandedMatrices", "BoundaryValueDiffEqCore", "ConcreteStructs", "DiffEqBase", "DifferentiationInterface", "FastAlmostBandedMatrices", "FastClosures", "ForwardDiff", "LinearAlgebra", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield", "SparseArrays"]
248-
git-tree-sha1 = "e22053bd3f07277ef26e48c43a9de425ac957766"
248+
git-tree-sha1 = "255c15c2d262ea8d3c5db1e0f130f829362c0fd4"
249249
uuid = "ed55bfe0-3725-4db6-871e-a1dc9f42a757"
250-
version = "1.8.0"
250+
version = "1.7.0"
251251

252252
[[deps.BracketingNonlinearSolve]]
253253
deps = ["CommonSolve", "ConcreteStructs", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase"]
@@ -680,9 +680,9 @@ version = "0.25.120"
680680
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
681681

682682
[[deps.DocStringExtensions]]
683-
git-tree-sha1 = "7442a5dfe1ebb773c29cc2962a8980f47221d76c"
683+
git-tree-sha1 = "e7b7e6f178525d17c720ab9c081e4ef04429f860"
684684
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
685-
version = "0.9.5"
685+
version = "0.9.4"
686686

687687
[[deps.DomainSets]]
688688
deps = ["CompositeTypes", "IntervalSets", "LinearAlgebra", "Random", "StaticArrays"]
@@ -731,9 +731,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
731731
version = "1.0.5"
732732

733733
[[deps.EnzymeCore]]
734-
git-tree-sha1 = "7d7822a643c33bbff4eab9c87ca8459d7c688db0"
734+
git-tree-sha1 = "5669ce275d236795bd00fe2587e5db1f7c3c6c02"
735735
uuid = "f151be2c-9106-41f4-ab19-57ee4f262869"
736-
version = "0.8.11"
736+
version = "0.8.10"
737737
weakdeps = ["Adapt"]
738738

739739
[deps.EnzymeCore.extensions]
@@ -791,9 +791,9 @@ version = "4.4.4+1"
791791

792792
[[deps.FFTW]]
793793
deps = ["AbstractFFTs", "FFTW_jll", "LinearAlgebra", "MKL_jll", "Preferences", "Reexport"]
794-
git-tree-sha1 = "797762812ed063b9b94f6cc7742bc8883bb5e69e"
794+
git-tree-sha1 = "7de7c78d681078f027389e067864a8d53bd7c3c9"
795795
uuid = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
796-
version = "1.9.0"
796+
version = "1.8.1"
797797

798798
[[deps.FFTW_jll]]
799799
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -1009,10 +1009,10 @@ uuid = "3b182d85-2403-5c21-9c21-1e1f0cc25472"
10091009
version = "1.3.15+0"
10101010

10111011
[[deps.Graphs]]
1012-
deps = ["ArnoldiMethod", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
1013-
git-tree-sha1 = "c5abfa0ae0aaee162a3fbb053c13ecda39be545b"
1012+
deps = ["ArnoldiMethod", "Compat", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
1013+
git-tree-sha1 = "3169fd3440a02f35e549728b0890904cfd4ae58a"
10141014
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
1015-
version = "1.13.0"
1015+
version = "1.12.1"
10161016

10171017
[[deps.Grisu]]
10181018
git-tree-sha1 = "53bb909d1151e57e2484c3d1b53e19552b887fb2"
@@ -1045,9 +1045,9 @@ version = "0.3.28"
10451045

10461046
[[deps.IJulia]]
10471047
deps = ["Base64", "Conda", "Dates", "InteractiveUtils", "JSON", "Logging", "Markdown", "MbedTLS", "Pkg", "Printf", "REPL", "Random", "SoftGlobalScope", "UUIDs", "ZMQ"]
1048-
git-tree-sha1 = "5bea4d841d5db750a1bb5ccdc37b2759dfa80066"
1048+
git-tree-sha1 = "be30be76e25b0aff2c9a85930ed3ac34c5f10c83"
10491049
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
1050-
version = "1.28.1"
1050+
version = "1.27.0"
10511051

10521052
[[deps.IfElse]]
10531053
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
@@ -1182,9 +1182,9 @@ version = "1.1.0"
11821182

11831183
[[deps.JumpProcesses]]
11841184
deps = ["ArrayInterface", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DocStringExtensions", "FunctionWrappers", "Graphs", "LinearAlgebra", "Markdown", "PoissonRandom", "Random", "RandomNumbers", "RecursiveArrayTools", "Reexport", "SciMLBase", "Setfield", "StaticArrays", "SymbolicIndexingInterface", "UnPack"]
1185-
git-tree-sha1 = "fb7fd516de38db80f50fe15e57d44da2836365e7"
1185+
git-tree-sha1 = "216c196df09c8b80a40a2befcb95760eb979bcfd"
11861186
uuid = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
1187-
version = "9.16.0"
1187+
version = "9.15.0"
11881188
weakdeps = ["FastBroadcast"]
11891189

11901190
[[deps.KernelDensity]]
@@ -1377,9 +1377,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
13771377

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

13841384
[deps.LinearSolve.extensions]
13851385
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1514,9 +1514,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
15141514

15151515
[[deps.ModelingToolkit]]
15161516
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", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
1517-
git-tree-sha1 = "efbc9ec328e0b3c0353bc8afc0a811e7d616bade"
1517+
git-tree-sha1 = "7be3c50f3c384293aad704626c1feeca3d295ed7"
15181518
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1519-
version = "9.80.5"
1519+
version = "9.80.2"
15201520

15211521
[deps.ModelingToolkit.extensions]
15221522
MTKBifurcationKitExt = "BifurcationKit"
@@ -1563,9 +1563,9 @@ version = "0.10.3"
15631563

15641564
[[deps.Mustache]]
15651565
deps = ["Printf", "Tables"]
1566-
git-tree-sha1 = "3cbd5dda543bc59f2e482607ccf84b633724fc32"
1566+
git-tree-sha1 = "3b2db451a872b20519ebb0cec759d3d81a1c6bcb"
15671567
uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
1568-
version = "1.0.21"
1568+
version = "1.0.20"
15691569

15701570
[[deps.MutableArithmetics]]
15711571
deps = ["LinearAlgebra", "SparseArrays", "Test"]
@@ -1575,9 +1575,9 @@ version = "1.6.4"
15751575

15761576
[[deps.NLSolversBase]]
15771577
deps = ["ADTypes", "DifferentiationInterface", "Distributed", "FiniteDiff", "ForwardDiff"]
1578-
git-tree-sha1 = "25a6638571a902ecfb1ae2a18fc1575f86b1d4df"
1578+
git-tree-sha1 = "b14c7be6046e7d48e9063a0053f95ee0fc954176"
15791579
uuid = "d41bc354-129a-5804-8e4c-c37616107c6c"
1580-
version = "7.10.0"
1580+
version = "7.9.1"
15811581

15821582
[[deps.NLsolve]]
15831583
deps = ["Distances", "LineSearches", "LinearAlgebra", "NLSolversBase", "Printf", "Reexport"]
@@ -1766,9 +1766,9 @@ version = "1.2.0"
17661766

17671767
[[deps.OrdinaryDiffEqBDF]]
17681768
deps = ["ADTypes", "ArrayInterface", "DiffEqBase", "FastBroadcast", "LinearAlgebra", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqNonlinearSolve", "OrdinaryDiffEqSDIRK", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "StaticArrays", "TruncatedStacktraces"]
1769-
git-tree-sha1 = "9124a686af119063bb4d3a8f87044a8f312fcad9"
1769+
git-tree-sha1 = "42755bd13fe56e9d9ce1bc005f8b206a6b56b731"
17701770
uuid = "6ad6398a-0878-4a85-9266-38940aa047c8"
1771-
version = "1.6.0"
1771+
version = "1.5.1"
17721772

17731773
[[deps.OrdinaryDiffEqCore]]
17741774
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"]
@@ -1788,9 +1788,9 @@ version = "1.4.0"
17881788

17891789
[[deps.OrdinaryDiffEqDifferentiation]]
17901790
deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "ConstructionBase", "DiffEqBase", "DifferentiationInterface", "FastBroadcast", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "LinearAlgebra", "LinearSolve", "OrdinaryDiffEqCore", "SciMLBase", "SciMLOperators", "SparseArrays", "SparseMatrixColorings", "StaticArrayInterface", "StaticArrays"]
1791-
git-tree-sha1 = "efecf0c4cc44e16251b0e718f08b0876b2a82b80"
1791+
git-tree-sha1 = "c78060115fa4ea9d70ac47fa49496acbc630aefa"
17921792
uuid = "4302a76b-040a-498a-8c04-15b101fed76b"
1793-
version = "1.10.0"
1793+
version = "1.9.1"
17941794

17951795
[[deps.OrdinaryDiffEqExplicitRK]]
17961796
deps = ["DiffEqBase", "FastBroadcast", "LinearAlgebra", "MuladdMacro", "OrdinaryDiffEqCore", "RecursiveArrayTools", "Reexport", "TruncatedStacktraces"]
@@ -1896,9 +1896,9 @@ version = "1.1.0"
18961896

18971897
[[deps.OrdinaryDiffEqRosenbrock]]
18981898
deps = ["ADTypes", "DiffEqBase", "DifferentiationInterface", "FastBroadcast", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "LinearSolve", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "Polyester", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "Static"]
1899-
git-tree-sha1 = "1ce0096d920e95773220e818f29bf4b37ea2bb78"
1899+
git-tree-sha1 = "063e5ff1447b3869856ed264b6dcbb21e6e8bdb0"
19001900
uuid = "43230ef6-c299-4910-a778-202eb28ce4ce"
1901-
version = "1.11.0"
1901+
version = "1.10.1"
19021902

19031903
[[deps.OrdinaryDiffEqSDIRK]]
19041904
deps = ["ADTypes", "DiffEqBase", "FastBroadcast", "LinearAlgebra", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqNonlinearSolve", "RecursiveArrayTools", "Reexport", "SciMLBase", "TruncatedStacktraces"]
@@ -2277,9 +2277,9 @@ version = "0.1.0"
22772277

22782278
[[deps.SciMLBase]]
22792279
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"]
2280-
git-tree-sha1 = "d7bef263e23c7f5392071e4538b1949cee7ae458"
2280+
git-tree-sha1 = "ce947672206f6a3a2bee1017c690cfd5fd82d897"
22812281
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2282-
version = "2.99.0"
2282+
version = "2.96.0"
22832283

22842284
[deps.SciMLBase.extensions]
22852285
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2418,9 +2418,9 @@ version = "1.10.0"
24182418

24192419
[[deps.SparseConnectivityTracer]]
24202420
deps = ["ADTypes", "DocStringExtensions", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"]
2421-
git-tree-sha1 = "2c3cbb3703f77045d4eb891b2831ca132ef4183c"
2421+
git-tree-sha1 = "fadb2d7010dd92912e5eb31a493613ad4b8c9583"
24222422
uuid = "9f842d2f-2579-4b1d-911e-f412cf18a3f5"
2423-
version = "0.6.19"
2423+
version = "0.6.18"
24242424

24252425
[deps.SparseConnectivityTracer.extensions]
24262426
SparseConnectivityTracerDataInterpolationsExt = "DataInterpolations"
@@ -2651,9 +2651,9 @@ version = "1.0.1"
26512651

26522652
[[deps.Tables]]
26532653
deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "OrderedCollections", "TableTraits"]
2654-
git-tree-sha1 = "f2c1efbc8f3a609aadf318094f8fc5204bdaf344"
2654+
git-tree-sha1 = "598cd7c1f68d1e205689b1c2fe65a9f85846f297"
26552655
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2656-
version = "1.12.1"
2656+
version = "1.12.0"
26572657

26582658
[[deps.Tar]]
26592659
deps = ["ArgTools", "SHA"]
@@ -2744,16 +2744,14 @@ version = "0.4.1"
27442744

27452745
[[deps.Unitful]]
27462746
deps = ["Dates", "LinearAlgebra", "Random"]
2747-
git-tree-sha1 = "02c1ac8104c9cf941395db79c611483909c04c7d"
2747+
git-tree-sha1 = "d62610ec45e4efeabf7032d67de2ffdea8344bed"
27482748
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
2749-
version = "1.23.0"
2750-
weakdeps = ["ConstructionBase", "ForwardDiff", "InverseFunctions", "Printf"]
2749+
version = "1.22.1"
2750+
weakdeps = ["ConstructionBase", "InverseFunctions"]
27512751

27522752
[deps.Unitful.extensions]
27532753
ConstructionBaseUnitfulExt = "ConstructionBase"
2754-
ForwardDiffExt = "ForwardDiff"
27552754
InverseFunctionsUnitfulExt = "InverseFunctions"
2756-
PrintfExt = "Printf"
27572755

27582756
[[deps.UnitfulLatexify]]
27592757
deps = ["LaTeXStrings", "Latexify", "Unitful"]
@@ -2927,28 +2925,28 @@ uuid = "12413925-8142-5f55-bb0e-6d7ca50bb09b"
29272925
version = "0.4.0+1"
29282926

29292927
[[deps.Xorg_xcb_util_jll]]
2930-
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_libxcb_jll"]
2931-
git-tree-sha1 = "68da27247e7d8d8dafd1fcf0c3654ad6506f5f97"
2928+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Xorg_libxcb_jll"]
2929+
git-tree-sha1 = "e7fd7b2881fa2eaa72717420894d3938177862d1"
29322930
uuid = "2def613f-5ad1-5310-b15b-b15d46f528f5"
2933-
version = "0.4.1+0"
2931+
version = "0.4.0+1"
29342932

29352933
[[deps.Xorg_xcb_util_keysyms_jll]]
2936-
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_xcb_util_jll"]
2937-
git-tree-sha1 = "44ec54b0e2acd408b0fb361e1e9244c60c9c3dd4"
2934+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Xorg_xcb_util_jll"]
2935+
git-tree-sha1 = "d1151e2c45a544f32441a567d1690e701ec89b00"
29382936
uuid = "975044d2-76e6-5fbe-bf08-97ce7c6574c7"
2939-
version = "0.4.1+0"
2937+
version = "0.4.0+1"
29402938

29412939
[[deps.Xorg_xcb_util_renderutil_jll]]
2942-
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_xcb_util_jll"]
2943-
git-tree-sha1 = "5b0263b6d080716a02544c55fdff2c8d7f9a16a0"
2940+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Xorg_xcb_util_jll"]
2941+
git-tree-sha1 = "dfd7a8f38d4613b6a575253b3174dd991ca6183e"
29442942
uuid = "0d47668e-0667-5a69-a72c-f761630bfb7e"
2945-
version = "0.3.10+0"
2943+
version = "0.3.9+1"
29462944

29472945
[[deps.Xorg_xcb_util_wm_jll]]
2948-
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_xcb_util_jll"]
2949-
git-tree-sha1 = "f233c83cad1fa0e70b7771e0e21b061a116f2763"
2946+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Xorg_xcb_util_jll"]
2947+
git-tree-sha1 = "e78d10aab01a4a154142c5006ed44fd9e8e31b67"
29502948
uuid = "c22f9ab0-d5fe-5066-847c-f4bb1cd4e361"
2951-
version = "0.4.2+0"
2949+
version = "0.4.1+1"
29522950

29532951
[[deps.Xorg_xkbcomp_jll]]
29542952
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_libxkbfile_jll"]
@@ -3039,10 +3037,10 @@ uuid = "1183f4f0-6f2a-5f1a-908b-139f9cdfea6f"
30393037
version = "0.2.2+0"
30403038

30413039
[[deps.libevdev_jll]]
3042-
deps = ["Artifacts", "JLLWrappers", "Libdl"]
3043-
git-tree-sha1 = "56d643b57b188d30cccc25e331d416d3d358e557"
3040+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
3041+
git-tree-sha1 = "141fe65dc3efabb0b1d5ba74e91f6ad26f84cc22"
30443042
uuid = "2db6ffa8-e38f-5e21-84af-90c45d0032cc"
3045-
version = "1.13.4+0"
3043+
version = "1.11.0+0"
30463044

30473045
[[deps.libfdk_aac_jll]]
30483046
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -3075,10 +3073,10 @@ uuid = "f27f6e37-5d2b-51aa-960f-b287f2bc3b7a"
30753073
version = "1.3.7+2"
30763074

30773075
[[deps.mtdev_jll]]
3078-
deps = ["Artifacts", "JLLWrappers", "Libdl"]
3079-
git-tree-sha1 = "b4d631fd51f2e9cdd93724ae25b2efc198b059b1"
3076+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
3077+
git-tree-sha1 = "814e154bdb7be91d78b6802843f76b6ece642f11"
30803078
uuid = "009596ad-96f7-51b1-9f1b-5ce2d5e8a71e"
3081-
version = "1.1.7+0"
3079+
version = "1.1.6+0"
30823080

30833081
[[deps.nghttp2_jll]]
30843082
deps = ["Artifacts", "Libdl"]

0 commit comments

Comments
 (0)