Skip to content

Commit bb902be

Browse files
chore(deps): update inquirer
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6232a24 commit bb902be

2 files changed

Lines changed: 38 additions & 40 deletions

File tree

bun.lock

Lines changed: 33 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cli/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
},
4545
"dependencies": {
4646
"@gql.tada/cli-utils": "1.7.2",
47-
"@inquirer/core": "11.1.0",
47+
"@inquirer/core": "11.1.7",
4848
"node-fetch-native": "1.6.7",
4949
"zod": "^4"
5050
},
5151
"devDependencies": {
5252
"@commander-js/extra-typings": "14.0.0",
5353
"commander": "14.0.2",
54-
"@inquirer/confirm": "6.0.3",
55-
"@inquirer/input": "5.0.3",
56-
"@inquirer/password": "5.0.3",
57-
"@inquirer/select": "5.0.3",
54+
"@inquirer/confirm": "6.0.10",
55+
"@inquirer/input": "5.0.10",
56+
"@inquirer/password": "5.0.10",
57+
"@inquirer/select": "5.1.2",
5858
"@settlemint/sdk-hasura": "workspace:*",
5959
"@settlemint/sdk-js": "workspace:*",
6060
"@settlemint/sdk-utils": "workspace:*",

0 commit comments

Comments
 (0)