Skip to content

Commit 44f686f

Browse files
committed
Refreshed Manifest.
1 parent 35aa7fd commit 44f686f

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

docs/Manifest.toml

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ version = "1.16.1+0"
5757

5858
[[ChainRulesCore]]
5959
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
60-
git-tree-sha1 = "8d954297bc51cc64f15937c2093799c3617b73e4"
60+
git-tree-sha1 = "d9e40e3e370ee56c5b57e0db651d8f92bce98fea"
6161
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
62-
version = "1.10.0"
62+
version = "1.10.1"
6363

6464
[[ColorSchemes]]
6565
deps = ["ColorTypes", "Colors", "FixedPointNumbers", "Random"]
@@ -131,9 +131,9 @@ version = "0.8.5"
131131

132132
[[Documenter]]
133133
deps = ["ANSIColoredPrinters", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
134-
git-tree-sha1 = "769275a95354ef52e5f4b00814249da73d53869e"
134+
git-tree-sha1 = "f425293f7e0acaf9144de6d731772de156676233"
135135
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
136-
version = "0.27.9"
136+
version = "0.27.10"
137137

138138
[[DocumenterTools]]
139139
deps = ["AbstractTrees", "Base64", "DocStringExtensions", "Documenter", "FileWatching", "Gumbo", "LibGit2", "Sass"]
@@ -194,9 +194,9 @@ version = "0.8.4"
194194

195195
[[FlameGraphs]]
196196
deps = ["AbstractTrees", "Colors", "FileIO", "FixedPointNumbers", "IndirectArrays", "LeftChildRightSiblingTrees", "Profile"]
197-
git-tree-sha1 = "99c43a8765095efa6ef76233d44a89e68073bd10"
197+
git-tree-sha1 = "1d70df6fb4969bc8e2ab04988c950f8b5b87a37e"
198198
uuid = "08572546-2f56-4bcf-ba4e-bab62c3a3f89"
199-
version = "0.2.5"
199+
version = "0.2.6"
200200

201201
[[Fontconfig_jll]]
202202
deps = ["Artifacts", "Bzip2_jll", "Expat_jll", "FreeType2_jll", "JLLWrappers", "Libdl", "Libuuid_jll", "Pkg", "Zlib_jll"]
@@ -337,6 +337,12 @@ git-tree-sha1 = "61aa005707ea2cebf47c8d780da8dc9bc4e0c512"
337337
uuid = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
338338
version = "0.13.4"
339339

340+
[[InverseFunctions]]
341+
deps = ["Test"]
342+
git-tree-sha1 = "f0c6489b12d28fb4c2103073ec7452f3423bd308"
343+
uuid = "3587e190-3f89-42d0-90ee-14403ec27112"
344+
version = "0.1.1"
345+
340346
[[IrrationalConstants]]
341347
git-tree-sha1 = "7fd44fd4ff43fc60815f8e764c0f352b83c49151"
342348
uuid = "92d709cd-6900-40b7-9082-c6be49f344b6"
@@ -389,9 +395,9 @@ version = "1.2.1"
389395

390396
[[Latexify]]
391397
deps = ["Formatting", "InteractiveUtils", "LaTeXStrings", "MacroTools", "Markdown", "Printf", "Requires"]
392-
git-tree-sha1 = "a4b12a1bd2ebade87891ab7e36fdbce582301a92"
398+
git-tree-sha1 = "669315d963863322302137c4591ffce3cb5b8e68"
393399
uuid = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
394-
version = "0.15.6"
400+
version = "0.15.8"
395401

396402
[[LeftChildRightSiblingTrees]]
397403
deps = ["AbstractTrees"]
@@ -477,10 +483,10 @@ deps = ["Libdl"]
477483
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
478484

479485
[[LogExpFunctions]]
480-
deps = ["ChainRulesCore", "DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
481-
git-tree-sha1 = "34dc30f868e368f8a17b728a1238f3fcda43931a"
486+
deps = ["ChainRulesCore", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
487+
git-tree-sha1 = "6193c3815f13ba1b78a51ce391db8be016ae9214"
482488
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
483-
version = "0.3.3"
489+
version = "0.3.4"
484490

485491
[[Logging]]
486492
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -529,9 +535,9 @@ version = "0.3.5"
529535

530536
[[NetworkLayout]]
531537
deps = ["GeometryBasics", "LinearAlgebra", "Random", "Requires", "SparseArrays"]
532-
git-tree-sha1 = "8daa46f6e2c2eb41d94d2746823a9262351d75b5"
538+
git-tree-sha1 = "24e10982e84dd35cd867102243454bf8a4581a76"
533539
uuid = "46757867-2c16-5918-afeb-47bfcb05e46a"
534-
version = "0.4.2"
540+
version = "0.4.3"
535541

536542
[[NetworkOptions]]
537543
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"

0 commit comments

Comments
 (0)