File tree Expand file tree Collapse file tree 2 files changed +57
-57
lines changed
Expand file tree Collapse file tree 2 files changed +57
-57
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ authors = ["the Andromeda team"]
77edition = " 2024"
88license = " Mozilla Public License 2.0"
99repository = " https://github.com/tryandromeda/andromeda"
10- version = " 0.1.1 "
10+ version = " 0.1.2 "
1111
1212[workspace .dependencies ]
1313andromeda-core = { path = " core" }
@@ -43,20 +43,20 @@ libsui = "0.12.1"
4343log = " 0.4.28"
4444lru = " 0.16.2"
4545lsp-types = " 0.97.0"
46- nova_vm = { git = " https://github.com/trynova/nova" , rev = " 48c43f21011cb73bc69a614aa4f76a8a00501bb5 " }
46+ nova_vm = { git = " https://github.com/trynova/nova" , rev = " 87e9118e4e25f062e1c1879281fe1770dccfe914 " }
4747nu-ansi-term = " 0.50.3"
4848owo-colors = " 4.2.3"
49- oxc_codegen = " 0.102 .0"
50- oxc_ast = " 0.102 .0"
51- oxc_minifier = " 0.102 .0"
52- oxc_mangler = " 0.102 .0"
53- oxc_allocator = " 0.102 .0"
54- oxc_diagnostics = " 0.102 .0"
49+ oxc_codegen = " 0.105 .0"
50+ oxc_ast = " 0.105 .0"
51+ oxc_minifier = " 0.105 .0"
52+ oxc_mangler = " 0.105 .0"
53+ oxc_allocator = " 0.105 .0"
54+ oxc_diagnostics = " 0.105 .0"
5555oxc-miette = { version = " 2.6.0" , features = [" fancy" ] }
56- oxc_parser = " 0.102 .0"
57- oxc_semantic = " 0.102 .0"
58- oxc_span = " 0.102 .0"
59- oxc_transformer = " 0.102 .0"
56+ oxc_parser = " 0.105 .0"
57+ oxc_semantic = " 0.105 .0"
58+ oxc_span = " 0.105 .0"
59+ oxc_transformer = " 0.105 .0"
6060rand = " 0.9.2"
6161reedline = " 0.44.0"
6262regex = " 1.12.2"
You can’t perform that action at this time.
0 commit comments