From d6f69b78ea788a289e841977e20f8e86e5bd9422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:14:18 +0000 Subject: [PATCH] chore(deps): bump @aws-amplify/ui-react from 6.1.12 to 6.1.14 Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 6.1.12 to 6.1.14. - [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.14/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 0861e00620d..d71b9bd76f3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "private": true, "dependencies": { "@aws-amplify/amplify-cli-core": "^4.3.9", - "@aws-amplify/ui-react": "^6.1.12", + "@aws-amplify/ui-react": "^6.1.14", "@docsearch/react": "3", "ajv": "^8.16.0", "aws-amplify": "^6.0.9", diff --git a/yarn.lock b/yarn.lock index 66f41874147..987dc287262 100644 --- a/yarn.lock +++ b/yarn.lock @@ -338,24 +338,24 @@ fast-xml-parser "^4.2.5" tslib "^2.5.0" -"@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== +"@aws-amplify/ui-react-core@3.0.17": + version "3.0.17" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-3.0.17.tgz#2804ee5532c89636a6d03ea7393e9c6ac0ec1799" + integrity sha512-tVtEjv3YxawZvhHXjLlcupejgurixUlt+V6IfOUpZvGa8v8jSe42NUwTSBv7VVhUHLTY/AJ3fEvdVuZZ2K57LQ== dependencies: - "@aws-amplify/ui" "6.0.16" + "@aws-amplify/ui" "6.0.17" "@xstate/react" "^3.2.2" lodash "4.17.21" react-hook-form "^7.43.5" xstate "^4.33.6" -"@aws-amplify/ui-react@^6.1.12": - version "6.1.12" - resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-6.1.12.tgz#936c1d160aba4c768662f430cdb560999a49deab" - integrity sha512-8qYoLkTptCUKmUkk5N9ftDqU0Gw9U80ZHUfBKDg9rUZv9neCVql7nri1z9dkCDVYwD4wMaWAXJ6u8bQfmfnhyA== +"@aws-amplify/ui-react@^6.1.14": + version "6.1.14" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-6.1.14.tgz#90a0bf96ffb289d43346af983cd906d4e8fae919" + integrity sha512-7hbqaY+yU5x4uXo9+3sVPKcDbPV5O6pxyj2NymkZ1cTAtQnc27ke6bXrLFaLXV1EVG8HhVJVntjTfZXh0D+rog== dependencies: - "@aws-amplify/ui" "6.0.16" - "@aws-amplify/ui-react-core" "3.0.16" + "@aws-amplify/ui" "6.0.17" + "@aws-amplify/ui-react-core" "3.0.17" "@radix-ui/react-direction" "1.0.0" "@radix-ui/react-dropdown-menu" "1.0.0" "@radix-ui/react-slider" "1.0.0" @@ -364,10 +364,10 @@ qrcode "1.5.0" tslib "^2.5.2" -"@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== +"@aws-amplify/ui@6.0.17": + version "6.0.17" + resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-6.0.17.tgz#cbc11977376105b2f0681f34e0869675f557d2b6" + integrity sha512-3Pl6r8HnzyUripJf7Gz65+d0/odsfbjVX58k2m+xG+/gi/jG05Jy3QuocGEkZ8mpu9AeuhO6Dc92u0G5NNq0bg== dependencies: csstype "^3.1.1" lodash "4.17.21"