Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adbayb committed Sep 10, 2024
1 parent 32df383 commit c08debf
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 48 deletions.
2 changes: 1 addition & 1 deletion examples/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"termost": "workspace:^"
},
"devDependencies": {
"@types/node": "20.16.2",
"@types/node": "20.16.5",
"esbuild-register": "3.6.0"
}
}
85 changes: 41 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions termost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
"dependencies": {
"enquirer": "^2.4.1",
"listr2": "^8.2.4",
"picocolors": "^1.0.1"
"picocolors": "^1.1.0"
},
"devDependencies": {
"@types/node": "20.16.2",
"@types/node": "20.16.5",
"quickbundle": "1.2.0",
"typescript": "5.5.4",
"vitest": "2.0.5"
}
}

0 comments on commit c08debf

Please sign in to comment.