Skip to content
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"main": "server/index.js",
"dependencies": {
"@automattic/accessible-focus": "workspace:^",
"@automattic/agenttic-ui": "^0.1.9",
"@automattic/agenttic-ui": "^0.1.26",
"@automattic/api-core": "workspace:^",
"@automattic/api-queries": "workspace:^",
"@automattic/block-renderer": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"whybundled:server": "NODE_ENV=production CALYPSO_ENV=production EMIT_STATS=withreasons CONCATENATE_MODULES=false yarn run build-server && whybundled client/stats-server.json"
},
"dependencies": {
"@automattic/agenttic-ui": "^0.1.10",
"@automattic/agenttic-ui": "^0.1.26",
"@automattic/calypso-babel-config": "workspace:^",
"@automattic/calypso-build": "workspace:^",
"@automattic/calypso-color-schemes": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/agents-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"watch": "tsc --build ./tsconfig.json --watch"
},
"dependencies": {
"@automattic/agenttic-client": "^0.1.23",
"@automattic/agenttic-ui": "^0.1.23",
"@automattic/agenttic-client": "^0.1.26",
"@automattic/agenttic-ui": "^0.1.26",
"@automattic/oauth-token": "workspace:^",
"@rive-app/react-canvas": "^4.15.6",
"@wordpress/api-fetch": "^7.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/odie-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"watch": "tsc --build ./tsconfig.json --watch"
},
"dependencies": {
"@automattic/agenttic-ui": "^0.1.20",
"@automattic/agenttic-ui": "^0.1.26",
"@automattic/components": "workspace:^",
"@automattic/i18n-utils": "workspace:^",
"@automattic/zendesk-client": "workspace:^",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@automattic/agents-manager@workspace:packages/agents-manager"
dependencies:
"@automattic/agenttic-client": "npm:^0.1.23"
"@automattic/agenttic-ui": "npm:^0.1.23"
"@automattic/agenttic-client": "npm:^0.1.26"
"@automattic/agenttic-ui": "npm:^0.1.26"
"@automattic/calypso-typescript-config": "workspace:^"
"@automattic/oauth-token": "workspace:^"
"@rive-app/react-canvas": "npm:^4.15.6"
Expand All @@ -321,7 +321,7 @@ __metadata:
languageName: unknown
linkType: soft

"@automattic/agenttic-client@npm:^0.1.23":
"@automattic/agenttic-client@npm:^0.1.26":
version: 0.1.26
resolution: "@automattic/agenttic-client@npm:0.1.26"
dependencies:
Expand All @@ -341,7 +341,7 @@ __metadata:
languageName: node
linkType: hard

"@automattic/agenttic-ui@npm:^0.1.10, @automattic/agenttic-ui@npm:^0.1.20, @automattic/agenttic-ui@npm:^0.1.23, @automattic/agenttic-ui@npm:^0.1.9":
"@automattic/agenttic-ui@npm:^0.1.26":
version: 0.1.26
resolution: "@automattic/agenttic-ui@npm:0.1.26"
dependencies:
Expand Down Expand Up @@ -1851,7 +1851,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@automattic/odie-client@workspace:packages/odie-client"
dependencies:
"@automattic/agenttic-ui": "npm:^0.1.20"
"@automattic/agenttic-ui": "npm:^0.1.26"
"@automattic/calypso-typescript-config": "workspace:^"
"@automattic/components": "workspace:^"
"@automattic/i18n-utils": "workspace:^"
Expand Down Expand Up @@ -15274,7 +15274,7 @@ __metadata:
resolution: "calypso@workspace:client"
dependencies:
"@automattic/accessible-focus": "workspace:^"
"@automattic/agenttic-ui": "npm:^0.1.9"
"@automattic/agenttic-ui": "npm:^0.1.26"
"@automattic/api-core": "workspace:^"
"@automattic/api-queries": "workspace:^"
"@automattic/block-renderer": "workspace:^"
Expand Down Expand Up @@ -38454,7 +38454,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "wp-calypso@workspace:."
dependencies:
"@automattic/agenttic-ui": "npm:^0.1.10"
"@automattic/agenttic-ui": "npm:^0.1.26"
"@automattic/calypso-babel-config": "workspace:^"
"@automattic/calypso-build": "workspace:^"
"@automattic/calypso-color-schemes": "workspace:^"
Expand Down