Skip to content

Commit 334b827

Browse files
Bump @aws-amplify/ui-react from 3.5.0 to 4.3.6
Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 3.5.0 to 4.3.6. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee86f42 commit 334b827

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@algolia/autocomplete-theme-classic": "^1.6.1",
2020
"@algolia/client-search": "^4.13.0",
2121
"@aws-amplify/ui-components": "latest",
22-
"@aws-amplify/ui-react": "^4.2.1",
22+
"@aws-amplify/ui-react": "^4.3.6",
2323
"@emotion/react": "^11.1.5",
2424
"@emotion/styled": "^11.3.0",
2525
"@mdx-js/mdx": "^2.0.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -352,23 +352,23 @@
352352
qrcode "^1.4.4"
353353
uuid "^8.2.0"
354354

355-
"@aws-amplify/[email protected].4":
356-
version "2.1.4"
357-
resolved "https://registry.npmjs.org/@aws-amplify/ui-react-core/-/ui-react-core-2.1.4.tgz"
358-
integrity sha512-Jd/pwPLjgKfjxjLq4Qb1V0gKscyC/neN7z4dkHmK9jSYW7z73YFTppIdbeTtqySZq7yl4+4DKTkjRIFFbyiajQ==
355+
"@aws-amplify/[email protected].11":
356+
version "2.1.11"
357+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-2.1.11.tgz#5cc6fcab1c7207f1a1671091d5648dc142e3869b"
358+
integrity sha512-gf7GB/QIC0jNaQ964qCZ08sceYOKqbie8eKC7RKpt91uirltaymovUnqNgtx0ZzUlvmnuc3jU9Z6r4Up2oCSXg==
359359
dependencies:
360-
"@aws-amplify/ui" "5.3.1"
360+
"@aws-amplify/ui" "5.5.3"
361361
"@xstate/react" "3.0.1"
362362
lodash "4.17.21"
363363
xstate "^4.33.6"
364364

365-
"@aws-amplify/ui-react@^4.2.1":
366-
version "4.2.1"
367-
resolved "https://registry.npmjs.org/@aws-amplify/ui-react/-/ui-react-4.2.1.tgz"
368-
integrity sha512-CoE149ZLyK/lrm8W9vTluc9AUBCb5Yx7mUZlm1+DCijwav3lyXE1kwX5pi/MyCRiFRV82L6vDq8jJwgquAvFTw==
365+
"@aws-amplify/ui-react@^4.3.6":
366+
version "4.3.6"
367+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-4.3.6.tgz#c28da1615184edcf52aa69e0ee44493038274465"
368+
integrity sha512-80fCS+KigCrjgWfQTArBr8+vDtIi0iTWafQQ4MsbQ5e7qbXBhNyzbSFcmHQylAVmsng1vOSVkK27yR3DDRv/yw==
369369
dependencies:
370-
"@aws-amplify/ui" "5.3.1"
371-
"@aws-amplify/ui-react-core" "2.1.4"
370+
"@aws-amplify/ui" "5.5.3"
371+
"@aws-amplify/ui-react-core" "2.1.11"
372372
"@radix-ui/react-accordion" "1.0.0"
373373
"@radix-ui/react-direction" "1.0.0"
374374
"@radix-ui/react-dropdown-menu" "1.0.0"
@@ -387,10 +387,10 @@
387387
tinycolor2 "1.4.2"
388388
tslib "2.4.1"
389389

390-
"@aws-amplify/ui@5.3.1":
391-
version "5.3.1"
392-
resolved "https://registry.npmjs.org/@aws-amplify/ui/-/ui-5.3.1.tgz"
393-
integrity sha512-8z8Zg+cTR+GFaOzmukajYI4nc2TOswcJO2OMXnCFhDFIIfKqlE13Iye8B4A8CiwzXHfxx+Q6v+aydZHPa2f/dw==
390+
"@aws-amplify/ui@5.5.3":
391+
version "5.5.3"
392+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-5.5.3.tgz#8c02441234be4c5d22d266b9c83070adbc47349a"
393+
integrity sha512-GQun7J/mgix79PIZ5WOASSnORAxiubLn/ihbev4hE0fNaE44HzAuRrenAFG8NJ8oNv6gt/zkXHiRzhCMqv63BA==
394394
dependencies:
395395
csstype "^3.1.1"
396396
lodash "4.17.21"

0 commit comments

Comments
 (0)