Files
firezone/.tool-versions
Jamil a93f40befd chore(portal): Bump elixir to 1.18.2 (#8009)
This is mostly to stay up to date with current Elixir and benefit from
the new included [JSON parser](https://hexdocs.pm/elixir/JSON.html).

Removing `Jason` in favor of the embedded `JSON` parser is saved for a
[future PR](https://github.com/firezone/firezone/issues/8011).

It found a couple type violations which were simple to fix, and some
formatting changes.
2025-02-05 23:52:58 +00:00

14 lines
269 B
Plaintext

# These are used for the dev environment.
# This should match the versions used in the built product.
nodejs 20.14.0
elixir 1.18.2-otp-27
erlang 27.2.1
terraform 1.10.4
# Used for static analysis
python 3.11.9
shfmt 3.9.0
# Used to lint Bash scripts
shellcheck 0.9.0