alexhancock/npm-bumps (#8557)
This commit is contained in:
@@ -144,7 +144,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
source ./bin/activate-hermit
|
source ./bin/activate-hermit
|
||||||
cd ui/desktop && pnpm install --frozen-lockfile
|
cd ui/desktop && pnpm install --frozen-lockfile
|
||||||
cd ../acp && pnpm install --frozen-lockfile
|
cd ../sdk && pnpm install --frozen-lockfile
|
||||||
|
|
||||||
- name: Check OpenAPI Schema is Up-to-Date
|
- name: Check OpenAPI Schema is Up-to-Date
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-darwin-arm64",
|
"name": "@aaif/goose-binary-darwin-arm64",
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"description": "Goose binary for macOS ARM64",
|
"description": "Goose binary for macOS ARM64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-darwin-x64",
|
"name": "@aaif/goose-binary-darwin-x64",
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"description": "Goose binary for macOS x64",
|
"description": "Goose binary for macOS x64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-linux-arm64",
|
"name": "@aaif/goose-binary-linux-arm64",
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"description": "Goose binary for Linux ARM64",
|
"description": "Goose binary for Linux ARM64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-linux-x64",
|
"name": "@aaif/goose-binary-linux-x64",
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"description": "Goose binary for Linux x64",
|
"description": "Goose binary for Linux x64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-win32-x64",
|
"name": "@aaif/goose-binary-win32-x64",
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"description": "Goose binary for Windows x64",
|
"description": "Goose binary for Windows x64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Generated
+27
-27
@@ -16,36 +16,11 @@ importers:
|
|||||||
specifier: ^2.27.1
|
specifier: ^2.27.1
|
||||||
version: 2.30.0(@types/node@25.5.0)
|
version: 2.30.0(@types/node@25.5.0)
|
||||||
|
|
||||||
acp:
|
|
||||||
dependencies:
|
|
||||||
zod:
|
|
||||||
specifier: ^3.25.76
|
|
||||||
version: 3.25.76
|
|
||||||
devDependencies:
|
|
||||||
'@agentclientprotocol/sdk':
|
|
||||||
specifier: ^0.14.1
|
|
||||||
version: 0.14.1(zod@3.25.76)
|
|
||||||
'@hey-api/openapi-ts':
|
|
||||||
specifier: ^0.92.3
|
|
||||||
version: 0.92.4(magicast@0.5.2)(typescript@5.9.3)
|
|
||||||
'@types/node':
|
|
||||||
specifier: ^20.0.0
|
|
||||||
version: 20.19.37
|
|
||||||
prettier:
|
|
||||||
specifier: ^3.8.1
|
|
||||||
version: 3.8.1
|
|
||||||
tsx:
|
|
||||||
specifier: ^4.21.0
|
|
||||||
version: 4.21.0
|
|
||||||
typescript:
|
|
||||||
specifier: ~5.9.3
|
|
||||||
version: 5.9.3
|
|
||||||
|
|
||||||
desktop:
|
desktop:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aaif/goose-sdk':
|
'@aaif/goose-sdk':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../acp
|
version: link:../sdk
|
||||||
'@mcp-ui/client':
|
'@mcp-ui/client':
|
||||||
specifier: 6.1.0
|
specifier: 6.1.0
|
||||||
version: 6.1.0(@preact/signals-core@1.14.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
version: 6.1.0(@preact/signals-core@1.14.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
||||||
@@ -662,11 +637,36 @@ importers:
|
|||||||
specifier: ^4.1.0
|
specifier: ^4.1.0
|
||||||
version: 4.1.0(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(@vitest/ui@4.1.0)(jsdom@26.1.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.2))
|
version: 4.1.0(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(@vitest/ui@4.1.0)(jsdom@26.1.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.2))
|
||||||
|
|
||||||
|
sdk:
|
||||||
|
dependencies:
|
||||||
|
zod:
|
||||||
|
specifier: ^3.25.76
|
||||||
|
version: 3.25.76
|
||||||
|
devDependencies:
|
||||||
|
'@agentclientprotocol/sdk':
|
||||||
|
specifier: ^0.14.1
|
||||||
|
version: 0.14.1(zod@3.25.76)
|
||||||
|
'@hey-api/openapi-ts':
|
||||||
|
specifier: ^0.92.3
|
||||||
|
version: 0.92.4(magicast@0.5.2)(typescript@5.9.3)
|
||||||
|
'@types/node':
|
||||||
|
specifier: ^20.0.0
|
||||||
|
version: 20.19.37
|
||||||
|
prettier:
|
||||||
|
specifier: ^3.8.1
|
||||||
|
version: 3.8.1
|
||||||
|
tsx:
|
||||||
|
specifier: ^4.21.0
|
||||||
|
version: 4.21.0
|
||||||
|
typescript:
|
||||||
|
specifier: ~5.9.3
|
||||||
|
version: 5.9.3
|
||||||
|
|
||||||
text:
|
text:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aaif/goose-sdk':
|
'@aaif/goose-sdk':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../acp
|
version: link:../sdk
|
||||||
'@agentclientprotocol/sdk':
|
'@agentclientprotocol/sdk':
|
||||||
specifier: ^0.14.1
|
specifier: ^0.14.1
|
||||||
version: 0.14.1(zod@4.3.6)
|
version: 0.14.1(zod@4.3.6)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
packages:
|
packages:
|
||||||
- 'acp'
|
- 'sdk'
|
||||||
- 'text'
|
- 'text'
|
||||||
- 'desktop'
|
- 'desktop'
|
||||||
- 'goose-binary/*'
|
- 'goose-binary/*'
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-sdk",
|
"name": "@aaif/goose-sdk",
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"description": "Agent Client Protocol (ACP) SDK for Goose AI agent",
|
"description": "Agent Client Protocol (ACP) SDK for Goose AI agent",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose",
|
"name": "@aaif/goose",
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"description": "Goose - an open-source AI agent",
|
"description": "Goose - an open-source AI agent",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user