Skip to content

Commit

Permalink
chore(deps): bump @aws-amplify/ui-react from 6.1.12 to 6.1.13
Browse files Browse the repository at this point in the history
Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 6.1.12 to 6.1.13.
- [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/[email protected]/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 315674e commit cad1dca
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"private": true,
"dependencies": {
"@aws-amplify/amplify-cli-core": "^4.3.6",
"@aws-amplify/ui-react": "^6.1.12",
"@aws-amplify/ui-react": "^6.1.13",
"@docsearch/react": "3",
"aws-amplify": "^6.0.9",
"next": "^14.2.3",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,24 +322,24 @@
fast-xml-parser "^4.2.5"
tslib "^2.5.0"

"@aws-amplify/[email protected].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/[email protected].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.13":
version "6.1.13"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-6.1.13.tgz#407dc5f28e89c3e240e7a9717d11ac5e3f9aef8a"
integrity sha512-MPzGQpPR7xvE0VXf09x7yXwdMkdlmMh5HX0IHenrE9vlg7hrMp4yrNU3dQ2jwlIaRNyQ0XDyGs/8ALUxhi8LuA==
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"
Expand All @@ -348,10 +348,10 @@
qrcode "1.5.0"
tslib "^2.5.2"

"@aws-amplify/[email protected].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/[email protected].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"
Expand Down

0 comments on commit cad1dca

Please sign in to comment.