Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #204 from abdfnx/main
Browse files Browse the repository at this point in the history
build(deps): bump `evertras/bubble-table`, `@vue/cli-plugin-typescript` and `typescript`
  • Loading branch information
abdfnx authored Apr 6, 2022
2 parents dcba000 + f9d6c75 commit 6955889
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/charmbracelet/bubbletea v0.20.0
github.com/charmbracelet/glamour v0.5.0
github.com/charmbracelet/lipgloss v0.5.0
github.com/evertras/bubble-table v0.8.4
github.com/evertras/bubble-table v0.9.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/mattn/go-colorable v0.1.12
github.com/mattn/go-isatty v0.0.14
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1
github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4=
github.com/dlclark/regexp2 v1.4.0 h1:F1rxgk7p4uKjwIQxBs9oAXe5CqrXlCduYEJvrF4u93E=
github.com/dlclark/regexp2 v1.4.0/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc=
github.com/evertras/bubble-table v0.8.4 h1:8VP8IPHASriMQuQYu69PWayHfPNAB3KM8nSwaS6spJ4=
github.com/evertras/bubble-table v0.8.4/go.mod h1:OZq5XdGas3p4OZi/if0NLoAeIlgpCDvCgcGG6lD4oGY=
github.com/evertras/bubble-table v0.9.0 h1:cJQXAoRNgy7tXyubOLsqVChdF7HPlhMtiAwNCU/d5pU=
github.com/evertras/bubble-table v0.9.0/go.mod h1:OZq5XdGas3p4OZi/if0NLoAeIlgpCDvCgcGG6lD4oGY=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
Expand Down
4 changes: 2 additions & 2 deletions hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"@vue/cli-plugin-babel": "~5.0.4",
"@vue/cli-plugin-pwa": "~4.5.0",
"@vue/cli-plugin-router": "~5.0.4",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-typescript": "~5.0.4",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-loader": "8.2.4",
"babel-plugin-module-resolver": "^4.1.0",
"sass": "^1.48.0",
"sass-loader": "^8.0.2",
"typescript": "~4.1.5",
"typescript": "~4.6.3",
"vue-html-loader": "^1.2.4",
"vue-loader": "^15.2.4",
"vue-property-decorator": "^9.1.2",
Expand Down

0 comments on commit 6955889

Please sign in to comment.