Skip to content

Commit a50157a

Browse files
authored
Merge pull request #282 from JuliaDynamics/hw/bumpmakie
bump all the makie versions
2 parents cb2136b + b3762ff commit a50157a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NetworkDynamicsInspector/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ ColorSchemes = "3.29.0"
3232
Colors = "0.13.0"
3333
Downloads = "1.6.0"
3434
Electron = "6"
35-
GraphMakie = "0.5.14"
35+
GraphMakie = "0.6"
3636
Graphs = "1.12.0"
3737
NetworkDynamics = "0.9.13, 0.10"
3838
Observables = "0.5.5"
3939
OrderedCollections = "1.8.0"
4040
PrecompileTools = "1.2.1"
4141
SciMLBase = "2.75.1"
42-
WGLMakie = "0.11"
42+
WGLMakie = "0.13"
4343
julia = "1.10"

benchmark/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ NetworkDynamics = {path = ".."}
2626
AbstractTrees = "0.4.5"
2727
ArgParse = "1.2.0"
2828
CUDA = "≥0.0.1"
29-
CairoMakie = "0.13.1"
29+
CairoMakie = "0.15"
3030
Chairmarks = "1.3.1"
3131
Graphs = "≥0.0.1"
32-
Makie = "0.22.1"
32+
Makie = "0.24"
3333
NetworkDynamics = "≥0.0.1"
3434
OrderedCollections = "1.7.0"
3535
PkgBenchmark = "0.2.12"

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ path = "../NetworkDynamicsInspector"
4444

4545
[compat]
4646
Bonito = "≥0.0.1"
47-
CairoMakie = "0.13.1"
47+
CairoMakie = "0.15"
4848
DataFrames = "≥0.0.1"
4949
DataInterpolations = "7, 8"
5050
DiffEqCallbacks = "4.2.2"
@@ -53,7 +53,7 @@ Documenter = "1.8.0"
5353
DocumenterInterLinks = "1"
5454
DynamicQuantities = "1.4.0"
5555
Electron = "≥0.0.1"
56-
GraphMakie = "0.5.13"
56+
GraphMakie = "0.6"
5757
Graphs = "≥0.0.1"
5858
LaTeXStrings = "1.4.0"
5959
Literate = "2.20.1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Adapt = "≥0.0.1"
5656
Aqua = "0.8.9"
5757
Bonito = "≥0.0.1"
5858
CUDA = "≥0.0.1"
59-
CairoMakie = "0.13.1"
59+
CairoMakie = "0.15"
6060
Chairmarks = "1.3.1"
6161
DataFrames = "≥0.0.1"
6262
DataInterpolations = "7, 8"

0 commit comments

Comments
 (0)