From 6de1823788aaad1f8f8e6cc2883542ce39d51161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 14:53:30 +0000 Subject: [PATCH] feat(deps): bump the seam group with 3 updates Bumps the seam group with 3 updates: [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts), [@seamapi/blueprint](https://github.com/seamapi/blueprint) and [@seamapi/http](https://github.com/seamapi/javascript-http). Updates `@clack/prompts` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.8.0/packages/prompts) Updates `@seamapi/blueprint` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/seamapi/blueprint/releases) - [Commits](https://github.com/seamapi/blueprint/compare/v1.11.0...v1.12.0) Updates `@seamapi/http` from 2.27.0 to 2.30.0 - [Release notes](https://github.com/seamapi/javascript-http/releases) - [Commits](https://github.com/seamapi/javascript-http/compare/v2.27.0...v2.30.0) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/blueprint" dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/http" dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- package.json | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 647f3e6f..b07978eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@clack/prompts": "^1.7.0", - "@seamapi/blueprint": "1.11.0", + "@seamapi/blueprint": "1.12.0", "@seamapi/http": "^2.16.0", "chalk": "^6.0.0", "command-line-usage": "^7.0.4", @@ -274,9 +274,9 @@ } }, "node_modules/@clack/core": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@clack/core/-/core-1.4.3.tgz", - "integrity": "sha512-/kr3UWNtdJfxZtPgDqUOmG2pvwlmcLGheex5yiZKdwbzZJxhV+HMNR9QNmyY5cGwTNV6LrR7Jtp+KjhUAP1qBQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@clack/core/-/core-1.5.0.tgz", + "integrity": "sha512-zNikCcd8BbcEvzzG1sbXFrRHFk5kHPrpwZwksPvf9qyQO1Teb7JaXaOAxXZei9nZLDW0gaZawiuTCji88bTBhw==", "license": "MIT", "dependencies": { "fast-wrap-ansi": "^0.2.0", @@ -287,12 +287,12 @@ } }, "node_modules/@clack/prompts": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-1.7.0.tgz", - "integrity": "sha512-y7/yvZ2TPAnR9+jnc00klvNNLkJiXFFrQA/hlLCcxA9a2A4zQIOimyFQ9XfwYKiGD1fb5GY8vbKIIgO8d5Tb2A==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-1.8.0.tgz", + "integrity": "sha512-PXzLZ8N34rxmuo4dJg3xtOXhcBse94qGjDqsteoEYrFrrZ5FSjIGwMAuOcv64ln8rHVBBD06XeVGr+/JX+plcA==", "license": "MIT", "dependencies": { - "@clack/core": "1.4.3", + "@clack/core": "1.5.0", "fast-string-width": "^3.0.2", "fast-wrap-ansi": "^0.2.0", "sisteransi": "^1.0.5" @@ -3695,9 +3695,9 @@ "license": "MIT" }, "node_modules/@seamapi/blueprint": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/@seamapi/blueprint/-/blueprint-1.11.0.tgz", - "integrity": "sha512-uX0Lxf5GH5PLaRY9H8dO0FPxWhw6FQrVRHcYL9W/rkT+t6rZn5fUPJyT5FSOGo6QT0N5gLpjsVs+ymMMRtfCXA==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/@seamapi/blueprint/-/blueprint-1.12.0.tgz", + "integrity": "sha512-cH6mpLIUm2q2YxuxEW4G6ODYZJFZihJcUtGyVWjwfdfrmGCyAJRl+S7XCyGz5LuNhdBRux5iShHxtsc/b0Y80g==", "license": "MIT", "dependencies": { "change-case": "^5.4.4", @@ -3718,9 +3718,9 @@ } }, "node_modules/@seamapi/http": { - "version": "2.27.0", - "resolved": "https://registry.npmjs.org/@seamapi/http/-/http-2.27.0.tgz", - "integrity": "sha512-Rnp/hopA/UhdiWMFAqlvJ3ZmhUqBpBVRgmxYM8T3p/MIkS8WxjEYOrYb6/ZE+CgyKNZjcHyRtwTebNYpXI+XGw==", + "version": "2.30.0", + "resolved": "https://registry.npmjs.org/@seamapi/http/-/http-2.30.0.tgz", + "integrity": "sha512-/v/ScLfqO4+XUs83F3ljSGUrv+AhQ7qqyR0NY8GjWi2wlH0HeyLaVh9DkY2hJxM11Q3m4qwO/ac8RWD4r9QedQ==", "license": "MIT", "dependencies": { "@seamapi/url-search-params-serializer": "^3.0.3", diff --git a/package.json b/package.json index 1cd44877..a17e2720 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "packageManager": "npm@11.19.0", "dependencies": { "@clack/prompts": "^1.7.0", - "@seamapi/blueprint": "1.11.0", + "@seamapi/blueprint": "1.12.0", "@seamapi/http": "^2.16.0", "chalk": "^6.0.0", "command-line-usage": "^7.0.4",