Skip to content

Commit 930df68

Browse files
chore(deps): bump @aws-amplify/ui-react from 4.4.2 to 4.4.3 (aws-amplify#5312)
Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 4.4.2 to 4.4.3. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9f653a commit 930df68

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4.2",
22+
"@aws-amplify/ui-react": "^4.4.3",
2323
"@emotion/react": "^11.1.5",
2424
"@emotion/styled": "^11.3.0",
2525
"@mdx-js/mdx": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -392,10 +392,10 @@
392392
lodash "4.17.21"
393393
xstate "^4.33.6"
394394

395-
"@aws-amplify/ui-react@^4.4.2":
396-
version "4.4.2"
397-
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-4.4.2.tgz#2c9c319548d0bd2e3744efdaf935f56b77590a5e"
398-
integrity sha512-nmxFD+EMcnT7zZ4LpqSO0uggH6ydXmWmHX+Z665nGoOj8vFnnYNDCiOjUQ4HzhCumcYw+hm6VZAf+HFEi1paCg==
395+
"@aws-amplify/ui-react@^4.4.3":
396+
version "4.4.3"
397+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-4.4.3.tgz#8c1e9e9e4f26d8c498e81470d1f4dd02c8e787ca"
398+
integrity sha512-0ofRO0Sfcy4Vp7I1Y9jXh4YhLOAzp7cbQWNHlcq4o+Bz4Py1S7tnm6t//DJ8/ee5Y9EByCyRy4ddzsPwZXf0GA==
399399
dependencies:
400400
"@aws-amplify/ui" "5.5.9"
401401
"@aws-amplify/ui-react-core" "2.1.17"

0 commit comments

Comments
 (0)