Skip to content

Commit 89454d1

Browse files
committed
Upgrade opam dependencies
1 parent 857cb51 commit 89454d1

File tree

1 file changed

+30
-33
lines changed

1 file changed

+30
-33
lines changed

gobview.opam.locked

Lines changed: 30 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -14,74 +14,71 @@ homepage: "https://github.com/goblint/gobview"
1414
bug-reports: "https://github.com/goblint/gobview/issues"
1515
depends: [
1616
"astring" {= "0.8.5"}
17-
"base" {= "v0.15.0"}
17+
"base" {= "v0.15.1"}
1818
"base-bigarray" {= "base"}
1919
"base-bytes" {= "base"}
2020
"base-threads" {= "base"}
2121
"base-unix" {= "base"}
22-
"bigarray-compat" {= "1.1.0"}
22+
"camlp-streams" {= "5.0.1"}
2323
"cmdliner" {= "1.1.1"}
2424
"conf-gmp" {= "4"}
2525
"conf-perl" {= "2"}
26-
"cppo" {= "1.6.8"}
26+
"cppo" {= "1.6.9"}
2727
"csexp" {= "1.5.1"}
2828
"ctypes_stubs_js" {= "0.1"}
29-
"dune" {= "3.0.3"}
30-
"dune-build-info" {= "3.0.3"}
31-
"dune-configurator" {= "3.0.3"}
29+
"dune" {= "3.6.1"}
30+
"dune-build-info" {= "3.6.1"}
31+
"dune-configurator" {= "3.6.1"}
3232
"either" {= "1.0.0"}
3333
"fix" {= "20220121"}
3434
"fmt" {= "0.9.0" & with-doc}
3535
"fpath" {= "0.7.3"}
3636
"gen_js_api" {= "1.0.9"}
3737
"goblint-cil" {= "2.0.1"}
3838
"integers_stubs_js" {= "1.0"}
39-
"js_of_ocaml" {= "4.0.0"}
40-
"js_of_ocaml-compiler" {= "4.0.0"}
41-
"js_of_ocaml-lwt" {= "4.0.0"}
42-
"js_of_ocaml-ppx" {= "4.0.0"}
39+
"js_of_ocaml" {= "4.1.0"}
40+
"js_of_ocaml-compiler" {= "4.1.0"}
41+
"js_of_ocaml-lwt" {= "4.1.0"}
42+
"js_of_ocaml-ppx" {= "4.1.0"}
4343
"jsoo-react" {= "dev"}
44-
"lwt" {= "5.5.0"}
45-
"lwt_log" {= "1.1.1"}
46-
"menhir" {= "20211128"}
47-
"menhirLib" {= "20211128"}
48-
"menhirSdk" {= "20211128"}
49-
"merlin-extend" {= "0.6"}
50-
"mmap" {= "1.2.0"}
44+
"lwt" {= "5.6.1"}
45+
"lwt_log" {= "1.1.2"}
46+
"menhir" {= "20220210"}
47+
"menhirLib" {= "20220210"}
48+
"menhirSdk" {= "20220210"}
49+
"merlin-extend" {= "0.6.1"}
5150
"ocaml" {= "4.14.0"}
5251
"ocaml-base-compiler" {= "4.14.0"}
5352
"ocaml-compiler-libs" {= "v0.12.4"}
5453
"ocaml-config" {= "2"}
5554
"ocaml-options-vanilla" {= "1"}
56-
"ocaml-syntax-shims" {= "1.0.0"}
57-
"ocaml-version" {= "3.4.0"}
58-
"ocamlbuild" {= "0.14.1"}
59-
"ocamlfind" {= "1.9.3"}
60-
"ocamlformat" {= "0.20.1" & dev}
55+
"ocaml-version" {= "3.5.0"}
56+
"ocamlbuild" {= "0.14.2"}
57+
"ocamlfind" {= "1.9.5"}
58+
"ocamlformat" {= "0.23.0" & dev}
6159
"ocp-indent" {= "1.8.1"}
6260
"ocplib-endian" {= "1.2"}
63-
"odoc" {= "2.1.0" & with-doc}
64-
"odoc-parser" {= "1.0.0"}
65-
"ojs" {= "1.1.0"}
61+
"odoc" {= "2.1.1" & with-doc}
62+
"odoc-parser" {= "1.0.1"}
63+
"ojs" {= "1.1.1"}
6664
"ppx_blob" {= "0.7.2"}
6765
"ppx_derivers" {= "1.2.1"}
6866
"ppx_deriving" {= "5.2.1"}
6967
"ppx_deriving_yojson" {= "3.7.0"}
70-
"ppxlib" {= "0.27.0"}
71-
"re" {= "1.10.3"}
72-
"reason" {= "3.8.0"}
68+
"ppxlib" {= "0.28.0"}
69+
"re" {= "1.10.4"}
70+
"reason" {= "3.8.2"}
7371
"result" {= "1.5"}
7472
"seq" {= "base"}
7573
"sexplib0" {= "v0.15.1"}
7674
"stdio" {= "v0.15.0"}
7775
"stdlib-shims" {= "0.3.0"}
78-
"topkg" {= "1.0.5"}
76+
"topkg" {= "1.0.6"}
7977
"tyxml" {= "4.5.0" & with-doc}
80-
"uchar" {= "0.0.2"}
81-
"uucp" {= "14.0.0"}
82-
"uuseg" {= "14.0.0"}
78+
"uucp" {= "15.0.0"}
79+
"uuseg" {= "15.0.0"}
8380
"uutf" {= "1.0.3"}
84-
"yojson" {= "2.0.1"}
81+
"yojson" {= "2.0.2"}
8582
"zarith" {= "1.12-gob0"}
8683
"zarith_stubs_js" {= "v0.15.0"}
8784
]

0 commit comments

Comments
 (0)