Skip to content

Commit ce01fa8

Browse files
authored
deps(amazonq): mynah 4.26.1 aws#6879
## Problem Includes fix for background input color introduced in 4.26.0. No changelog needed because previous version hasn't been released ## Solution update mynah-ui
1 parent b717dd0 commit ce01fa8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -439,9 +439,9 @@
439439
"serveVue": "Local server for Vue.js code for development purposes. Provides faster iteration when updating Vue files"
440440
},
441441
"devDependencies": {
442-
"@aws/language-server-runtimes": "^0.2.44",
443-
"@aws/chat-client-ui-types": "^0.0.8",
444442
"@aws-sdk/types": "^3.13.1",
443+
"@aws/chat-client-ui-types": "^0.0.8",
444+
"@aws/language-server-runtimes": "^0.2.44",
445445
"@cspotcode/source-map-support": "^0.8.1",
446446
"@sinonjs/fake-timers": "^10.0.2",
447447
"@types/adm-zip": "^0.4.34",
@@ -498,6 +498,7 @@
498498
"@amzn/amazon-q-developer-streaming-client": "file:../../src.gen/@amzn/amazon-q-developer-streaming-client",
499499
"@amzn/codewhisperer-streaming": "file:../../src.gen/@amzn/codewhisperer-streaming",
500500
"@aws-sdk/client-api-gateway": "<3.696.0",
501+
"@aws-sdk/client-apprunner": "<3.696.0",
501502
"@aws-sdk/client-cloudcontrol": "<3.696.0",
502503
"@aws-sdk/client-cloudformation": "<3.696.0",
503504
"@aws-sdk/client-cloudwatch-logs": "<3.696.0",
@@ -512,7 +513,6 @@
512513
"@aws-sdk/client-ssm": "<3.696.0",
513514
"@aws-sdk/client-sso": "<3.696.0",
514515
"@aws-sdk/client-sso-oidc": "<3.696.0",
515-
"@aws-sdk/client-apprunner": "<3.696.0",
516516
"@aws-sdk/credential-provider-env": "<3.696.0",
517517
"@aws-sdk/credential-provider-process": "<3.696.0",
518518
"@aws-sdk/credential-provider-sso": "<3.696.0",
@@ -522,7 +522,7 @@
522522
"@aws-sdk/s3-request-presigner": "<3.696.0",
523523
"@aws-sdk/smithy-client": "<3.696.0",
524524
"@aws-sdk/util-arn-parser": "<3.696.0",
525-
"@aws/mynah-ui": "^4.26.0",
525+
"@aws/mynah-ui": "^4.26.1",
526526
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
527527
"@iarna/toml": "^2.2.5",
528528
"@smithy/fetch-http-handler": "^3.0.0",

0 commit comments

Comments
 (0)