Skip to content

Commit

Permalink
docs(README.md): update dependencies table with latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
indaco committed Sep 28, 2023
1 parent 1a3dbba commit eb5b7f4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit eb5b7f4

Please sign in to comment.