From 4cc817690279fa8ac5b72b621da726c1c5b29237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 17:05:36 +0000 Subject: [PATCH] Bump @aws-amplify/ui-react from 6.1.4 to 6.1.11 Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 6.1.4 to 6.1.11. - [Release notes](https://github.com/aws-amplify/amplify-ui/releases) - [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@6.1.11/packages/react) --- updated-dependencies: - dependency-name: "@aws-amplify/ui-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 58eee179959..397f98968d5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "private": true, "dependencies": { "@aws-amplify/amplify-cli-core": "^4.3.5", - "@aws-amplify/ui-react": "^6.0.7", + "@aws-amplify/ui-react": "^6.1.11", "@docsearch/react": "3", "aws-amplify": "^6.0.9", "next": "^14.2.3", diff --git a/yarn.lock b/yarn.lock index f492e5aeaf4..5ae47a09386 100644 --- a/yarn.lock +++ b/yarn.lock @@ -321,24 +321,24 @@ fast-xml-parser "^4.2.5" tslib "^2.5.0" -"@aws-amplify/ui-react-core@3.0.10": - version "3.0.10" - resolved "https://registry.npmjs.org/@aws-amplify/ui-react-core/-/ui-react-core-3.0.10.tgz" - integrity sha512-W8xQTosEHXVIqXQzehEVIc3u99O1VeoA6EGwVQxdIL2akpniCGr0bgCVlqDC8tu6K5Tp+nM9PcAaiZymoi2PRA== +"@aws-amplify/ui-react-core@3.0.16": + version "3.0.16" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-3.0.16.tgz#21066408d88e1bd8a54a87eb27092bbb02c3616e" + integrity sha512-+EUR5SkG6VwLWVopfYzW28BKxBe7h3nrRoDtv4BXClN97RXxU4CUJZOhsZHRC65DPLHqB3IwTj9XGOJy/svV6g== dependencies: - "@aws-amplify/ui" "6.0.10" + "@aws-amplify/ui" "6.0.16" "@xstate/react" "^3.2.2" lodash "4.17.21" react-hook-form "^7.43.5" xstate "^4.33.6" -"@aws-amplify/ui-react@^6.0.7": - version "6.1.4" - resolved "https://registry.npmjs.org/@aws-amplify/ui-react/-/ui-react-6.1.4.tgz" - integrity sha512-g+ZRu7ZmKliQEQFM7KxX0PcHlIlI78t8EOeSPX8d30T8SWqfIZQ8yA985CN4oGmychi/+rxBTiawXfqrwRzMZg== +"@aws-amplify/ui-react@^6.1.11": + version "6.1.11" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-6.1.11.tgz#41152e089811120a49fecb627c1f02fd30c75ea8" + integrity sha512-bIBE8Q68FPPl+c7VfqYiMmEp4AP7gcp0mtVixG67jTY3B9Dl9loCnFohfAaaUjgzL44rAeBoXtzVB1JZOOooaA== dependencies: - "@aws-amplify/ui" "6.0.10" - "@aws-amplify/ui-react-core" "3.0.10" + "@aws-amplify/ui" "6.0.16" + "@aws-amplify/ui-react-core" "3.0.16" "@radix-ui/react-direction" "1.0.0" "@radix-ui/react-dropdown-menu" "1.0.0" "@radix-ui/react-slider" "1.0.0" @@ -347,10 +347,10 @@ qrcode "1.5.0" tslib "^2.5.2" -"@aws-amplify/ui@6.0.10": - version "6.0.10" - resolved "https://registry.npmjs.org/@aws-amplify/ui/-/ui-6.0.10.tgz" - integrity sha512-i9glC6Wh20ldN8BNqNHkg8KT7oHyZWt2UTSTlfRDH/doHKFAnIO/4bUES+DNoe3EYTtimvzDfCWXMNLADJvwYw== +"@aws-amplify/ui@6.0.16": + version "6.0.16" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-6.0.16.tgz#9b3138fd8d59a0c1daa8356381e94278b9844388" + integrity sha512-H1/nZXyWA9uAMpNjUuB8PLhP9AG/5rN1I5ARCuLLZFfPe61fgs02p6lTOVxpwrWeZsL+meFsz3iTgVDQKbmiPw== dependencies: csstype "^3.1.1" lodash "4.17.21"