From 12c5dd80c1c5482fe0ef176e9e6265e76df14ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 15:25:02 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group across 1 directory with 6 updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/core](https://github.com/bombshell-dev/clack/tree/HEAD/packages/core) | `1.4.3` | `1.5.0` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.7.0` | `1.8.0` | | [i18next](https://github.com/i18next/i18next) | `26.4.0` | `26.4.2` | | [openai](https://github.com/openai/openai-node) | `7.8.0` | `7.10.0` | | [@changesets/changelog-github](https://github.com/changesets/changesets/tree/HEAD/packages/changelog-github) | `1.0.0` | `1.0.1` | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `3.0.1` | `3.0.2` | Updates `@clack/core` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/core@1.5.0/packages/core) 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 `i18next` from 26.4.0 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v26.4.0...v26.4.2) Updates `openai` from 7.8.0 to 7.10.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-node/compare/v7.8.0...v7.10.0) Updates `@changesets/changelog-github` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/changelog-github/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/changelog-github@1.0.1/packages/changelog-github) Updates `@changesets/cli` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.2/packages/cli) --- updated-dependencies: - dependency-name: "@clack/core" dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@clack/prompts" dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: i18next dependency-version: 26.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openai dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@changesets/changelog-github" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@changesets/cli" dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 88 +++++++++++++++++++++++------------------------ package.json | 8 ++--- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7015ce0..a9e2189 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "@arcasilesgroup/ai-shell", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@arcasilesgroup/ai-shell", - "version": "0.1.1", + "version": "0.1.2", "dependencies": { - "@clack/core": "1.4.3", - "@clack/prompts": "1.7.0", + "@clack/core": "1.5.0", + "@clack/prompts": "1.8.0", "@dqbd/tiktoken": "^1.0.22", "@nexssp/os": "2.0.36", "axios": "^1.3.5", @@ -27,8 +27,8 @@ "ai-shell": "dist/cli.mjs" }, "devDependencies": { - "@changesets/changelog-github": "1.0.0", - "@changesets/cli": "3.0.1", + "@changesets/changelog-github": "1.0.1", + "@changesets/cli": "3.0.2", "@types/dedent": "^0.7.2", "@types/ini": "^1.3.31", "@types/node": "^18.15.11", @@ -46,15 +46,15 @@ } }, "node_modules/@changesets/apply-release-plan": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@changesets/apply-release-plan/-/apply-release-plan-8.0.0.tgz", - "integrity": "sha512-kUd2pbf1w5/AYmBMb0Tt+rkIPCjFJdT0SZMrkOjJT/WV/QbtmvkyB5jkV0oaNPheavprZk+SfUiozUti7TIL2w==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@changesets/apply-release-plan/-/apply-release-plan-8.1.0.tgz", + "integrity": "sha512-M93HOGyX3ssg6He3b5NotaHtQVu6uajHS6UIQ28xKt2RzskCy73ayX4I914qBKjTJmrE4YFlELQjfcqxbmGLJw==", "dev": true, "license": "MIT", "dependencies": { "@changesets/config": "^4.0.0", - "@changesets/format": "^0.1.1", - "@changesets/git": "^4.0.0", + "@changesets/format": "^0.1.2", + "@changesets/git": "^4.0.1", "@changesets/should-skip-package": "^1.0.0", "@changesets/types": "^7.0.0", "import-meta-resolve": "^4.2.0", @@ -96,13 +96,13 @@ } }, "node_modules/@changesets/changelog-github": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-1.0.0.tgz", - "integrity": "sha512-PNCSH5CGJrqOKxRjrMp2NLhceQv2QBs6HkjrLvYQqsEE2/ItN5R8GD/mskZZluoNWYvjPYFsY9T6swXfp5E0UA==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-1.0.1.tgz", + "integrity": "sha512-QUcrV7878yHlWPXXPA6gqSxNKwtVHCd1K22L7ZAoJw2yGy8K4QvjwOStD75+1Q9KD9ZSUgGS94HuYdd7HOVtpA==", "dev": true, "license": "MIT", "dependencies": { - "@changesets/get-github-info": "^1.0.0", + "@changesets/get-github-info": "^1.0.1", "@changesets/types": "^7.0.0" }, "engines": { @@ -110,21 +110,21 @@ } }, "node_modules/@changesets/cli": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@changesets/cli/-/cli-3.0.1.tgz", - "integrity": "sha512-3IVpRSgiKDj2aRbBHKtWTXSRH2/iR3bWxau9iQUoEsZjDhRIj9nhl90k7FWMxZAJvLgJBbgMq8+qS0xQsenYsQ==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@changesets/cli/-/cli-3.0.2.tgz", + "integrity": "sha512-t/omGJj/I+Jv0kmJAkj5cstYEdUQiJnpip2F+2m3F4lQ3kAZ3o8Exep4/Fm1qq4rvw6ovlhJvZNrKdwLJ4lkuQ==", "dev": true, "license": "MIT", "dependencies": { - "@changesets/apply-release-plan": "^8.0.0", + "@changesets/apply-release-plan": "^8.1.0", "@changesets/assemble-release-plan": "^7.0.0", "@changesets/changelog-git": "^1.0.0", "@changesets/config": "^4.0.0", "@changesets/errors": "^1.0.0", "@changesets/get-dependents-graph": "^3.0.0", - "@changesets/git": "^4.0.0", + "@changesets/git": "^4.0.1", "@changesets/pre": "^3.0.0", - "@changesets/read": "^1.0.0", + "@changesets/read": "^1.0.1", "@changesets/should-skip-package": "^1.0.0", "@changesets/types": "^7.0.0", "@changesets/write": "^1.0.1", @@ -217,9 +217,9 @@ } }, "node_modules/@changesets/get-github-info": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@changesets/get-github-info/-/get-github-info-1.0.0.tgz", - "integrity": "sha512-nf5zPSqEKW0eXiJ4ltbjyIQ/srUHfxbghkLCjKdOLI3LehKXhiqxXcpja39eGPaj6qqGx2lFCrLJ7VWYUf9H2w==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@changesets/get-github-info/-/get-github-info-1.0.1.tgz", + "integrity": "sha512-ifLQCky/ZtDgZ4xCiUMjnLZSJ8xk52iIzMJbBBPlZWjr2CiTNTaTDddIVWKicrUAdWuLWL7PUw2fNa1yPwLpIg==", "dev": true, "license": "MIT", "dependencies": { @@ -230,9 +230,9 @@ } }, "node_modules/@changesets/git": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@changesets/git/-/git-4.0.0.tgz", - "integrity": "sha512-uIEswpPUgzBBqrC0qg13byNaPorzhf05LE2T+gRizEKCXvMsJC6NPJp5iNDSV/gYj4Viqh09UiOF5E7XWeH5lQ==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@changesets/git/-/git-4.0.1.tgz", + "integrity": "sha512-6vWpIAC4LkpmlqaIu37ViT5enyd9+uBwAiGqCGhASvkSHBgx4PrtTGXWTMFYpDmZbjgyonyVgMciPrW4MqtJsA==", "dev": true, "license": "MIT", "dependencies": { @@ -289,13 +289,13 @@ } }, "node_modules/@changesets/read": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@changesets/read/-/read-1.0.0.tgz", - "integrity": "sha512-8TdE2PwG6yArPt5Ozej83Z6iHz1G8BDBKvIEKZ455MccR4K3GNbLR2XqjBxa+5yLFnEd3xAOPXYboBg1pt8stQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@changesets/read/-/read-1.0.1.tgz", + "integrity": "sha512-nzvSC6RcTiWf/dsuwZFXpLzGGsRHYCL68U3uHV7srsulU93aVWY7u2GEJiDZ+4GIIElfaW5EqtKC0UHroY+LTQ==", "dev": true, "license": "MIT", "dependencies": { - "@changesets/git": "^4.0.0", + "@changesets/git": "^4.0.1", "@changesets/parse": "^1.0.0", "@changesets/types": "^7.0.0" }, @@ -342,9 +342,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", @@ -355,12 +355,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" @@ -3109,9 +3109,9 @@ } }, "node_modules/i18next": { - "version": "26.4.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.4.0.tgz", - "integrity": "sha512-rsmK5bFqsD1AetSFSIa43wtNR4WpvvH4p0tLEsTxkC7QTrfdFm06nbQ95bh8Og4wwaCnUEcm9DVYL2cgxitiQg==", + "version": "26.4.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.4.2.tgz", + "integrity": "sha512-RX+R0VLg13IbvRuJSxnqykUFS9vQZTl8wYpWPCIUDWVrSGjsQywB5Y+pjzrkboxGAuYfJZVH1InFTdgBdxq6ug==", "funding": [ { "type": "individual", @@ -3559,9 +3559,9 @@ } }, "node_modules/openai": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/openai/-/openai-7.8.0.tgz", - "integrity": "sha512-/2g9JzdnXNcjX1W/UlSNu+OdSFDAaAVt0n9Onom0kPenH54o59G2WrX/xjTnr26UHNSh6hxcAf58doGYRme2rw==", + "version": "7.10.0", + "resolved": "https://registry.npmjs.org/openai/-/openai-7.10.0.tgz", + "integrity": "sha512-sn9t2Kls7O52PwuF9BUTYNu4Gk/r0lXJyrgaNht4TNRlZFb3dJIGO0RciSgjARGCBRtWjySubAQFJttlzUvGQQ==", "license": "Apache-2.0", "engines": { "node": ">=22.0.0" diff --git a/package.json b/package.json index 0479a22..2dc8df0 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "node": ">=22" }, "dependencies": { - "@clack/core": "1.4.3", - "@clack/prompts": "1.7.0", + "@clack/core": "1.5.0", + "@clack/prompts": "1.8.0", "@dqbd/tiktoken": "^1.0.22", "@nexssp/os": "2.0.36", "axios": "^1.3.5", @@ -44,8 +44,8 @@ "build": "pkgroll" }, "devDependencies": { - "@changesets/changelog-github": "1.0.0", - "@changesets/cli": "3.0.1", + "@changesets/changelog-github": "1.0.1", + "@changesets/cli": "3.0.2", "@types/dedent": "^0.7.2", "@types/ini": "^1.3.31", "@types/node": "^18.15.11",