Skip to content

Commit

Permalink
Merge pull request #948 from bervProject/dependabot/npm_and_yarn/aws-…
Browse files Browse the repository at this point in the history
…amplify/ui-react-5.3.1

build(deps): Bump @aws-amplify/ui-react from 5.3.0 to 5.3.1
  • Loading branch information
mergify[bot] authored Sep 21, 2023
2 parents 3b7a36c + 01ecb02 commit 6e96057
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@aws-amplify/ui-react": "^5.3.0",
"@aws-amplify/ui-react": "^5.3.1",
"@reduxjs/toolkit": "^1.9.5",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.3",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,23 +217,23 @@
fast-xml-parser "^4.2.5"
tslib "^1.8.0"

"@aws-amplify/ui-react-core@2.1.32":
version "2.1.32"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-2.1.32.tgz#54ca67b5976069c469c6d02025981564ed172b5a"
integrity sha512-V5UD3wM2pxuTrjYYuTx2j4GN8TLT09k1S6zfbi5rXKKtfT3DduzPjA+qpRfCzb2/GkFdhaDo0t8zIBsa9PKyvg==
"@aws-amplify/ui-react-core@2.1.33":
version "2.1.33"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-2.1.33.tgz#24d84f23e46852ffb149223c91623a9aeeda12f9"
integrity sha512-4f+8713lRy/qzFSAwVAhboVsui9qiQE5Mu3AX9AO6VlUtTdqPAY+RZWNqojZyWmLISm/Y4wHZRhvYe5/6x1Mgw==
dependencies:
"@aws-amplify/ui" "5.8.0"
"@aws-amplify/ui" "5.8.1"
"@xstate/react" "3.0.1"
lodash "4.17.21"
xstate "^4.33.6"

"@aws-amplify/ui-react@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-5.3.0.tgz#160bdd22f0a11a60df15b76e038cd10162f9fdf1"
integrity sha512-Ih29xThYhcgh3vY0rr6ILomBITOdN6Q474siIozqw2pJbv9KXaWs5VVFy7/lry22tOdW6M6h//mznFa+KVt1rQ==
"@aws-amplify/ui-react@^5.3.1":
version "5.3.1"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-5.3.1.tgz#e0043cb2544881fa212c41d8b779f761fcc878d5"
integrity sha512-g05KlmMAr8UmfTy1j9amBdozxWE8UPls0fK1X+xoaVec+OUOZXqZpekDm7JfB01Bx2eChtS6OssRvRoHc9Oo5g==
dependencies:
"@aws-amplify/ui" "5.8.0"
"@aws-amplify/ui-react-core" "2.1.32"
"@aws-amplify/ui" "5.8.1"
"@aws-amplify/ui-react-core" "2.1.33"
"@radix-ui/react-accordion" "1.0.0"
"@radix-ui/react-direction" "1.0.0"
"@radix-ui/react-dropdown-menu" "1.0.0"
Expand All @@ -247,10 +247,10 @@
react-generate-context "1.0.1"
tslib "2.4.1"

"@aws-amplify/ui@5.8.0":
version "5.8.0"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-5.8.0.tgz#d1a881c8b319c474bbdf6baf8741834bca5dfd04"
integrity sha512-stjGfp8TbcTtICBshKJ93wMkU6nc5Z62eQLSog06rXswBs4TD+n4duf40mB7qLneqAiX+bcatWRMdQybN12Stg==
"@aws-amplify/ui@5.8.1":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-5.8.1.tgz#3d3006cd24c7225c773c21953a7a44c1b1d1996e"
integrity sha512-f7CYveXr3QzkWCjEcIzXe2ywoAc+j3cux7CBh/hS1X64dfleS8AhgHgnf1eJ+CQqNzEF51rZIJ8lrR62KBPAIQ==
dependencies:
csstype "^3.1.1"
lodash "4.17.21"
Expand Down

0 comments on commit 6e96057

Please sign in to comment.