diff --git a/README.md b/README.md index 89c47f2..b006cf5 100644 --- a/README.md +++ b/README.md @@ -325,20 +325,20 @@ Sveltin leverages many great open source libraries: | Name | Version | License | | :------------------------------------------------------ | :-------: | :----------- | -| [bubble](https://github.com/charmbracelet/bubbles) | `0.15.0` | MIT | -| [bubbletea](https://github.com/charmbracelet/bubbletea) | `0.23.2` | MIT | -| [lipgloss](https://github.com/charmbracelet/lipgloss) | `0.6.0` | MIT | -| [validator](https://github.com/go-playground/validator) | `10.11.2` | MIT | +| [bubble](https://github.com/charmbracelet/bubbles) | `0.16.1` | MIT | +| [bubbletea](https://github.com/charmbracelet/bubbletea) | `0.24.1` | MIT | +| [lipgloss](https://github.com/charmbracelet/lipgloss) | `0.8.0` | MIT | +| [validator](https://github.com/go-playground/validator) | `10.15.4` | MIT | | [slug](https://github.com/gosimple/slug) | `1.13.1` | MPL-2.0 | -| [ftp](https://github.com/jlaffaye/ftp) | `0.1.0` | ISC | -| [is](https://github.com/matryer/is) | `1.4.0` | MIT | -| [afero](https://github.com/spf13/afero) | `1.9.3` | Apache-2.0 | -| [cobra](https://github.com/spf13/cobra) | `1.6.1` | Apache-2.0 | -| [viper](https://github.com/spf13/viper) | `1.15.0` | MIT | -| [prompti](https://github.com/sveltinio/prompti) | `0.1.2` | MIT | -| [gjson](https://github.com/tidwall/gjson) | `1.14.4` | MIT | +| [ftp](https://github.com/jlaffaye/ftp) | `0.2.0` | ISC | +| [is](https://github.com/matryer/is) | `1.4.1` | MIT | +| [afero](https://github.com/spf13/afero) | `1.10.0` | Apache-2.0 | +| [cobra](https://github.com/spf13/cobra) | `1.7.0` | Apache-2.0 | +| [viper](https://github.com/spf13/viper) | `1.26.0` | MIT | +| [prompti](https://github.com/sveltinio/prompti) | `0.2.5` | MIT | +| [gjson](https://github.com/tidwall/gjson) | `1.7.0` | MIT | | [sjson](https://github.com/tidwall/sjson) | `1.2.5` | MIT | -| [text](https://golang.org/x/text) | `0.7.0` | BSD-3-Clause | +| [text](https://golang.org/x/text) | `0.13.0` | BSD-3-Clause | ## :free: License