Skip to content

Commit 2c8f510

Browse files
chore(deps): bump @aws-amplify/ui-react from 6.3.1 to 6.4.0
Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 6.3.1 to 6.4.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f490314 commit 2c8f510

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
@@ -10,7 +10,7 @@
1010
"private": true,
1111
"dependencies": {
1212
"@aws-amplify/amplify-cli-core": "^4.3.9",
13-
"@aws-amplify/ui-react": "^6.3.1",
13+
"@aws-amplify/ui-react": "^6.4.0",
1414
"@docsearch/react": "3",
1515
"ajv": "^8.16.0",
1616
"aws-amplify": "^6.0.9",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -338,24 +338,24 @@
338338
fast-xml-parser "^4.2.5"
339339
tslib "^2.5.0"
340340

341-
"@aws-amplify/[email protected].22":
342-
version "3.0.22"
343-
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-3.0.22.tgz#e0e78944688308249f9c6783be7cd1efa798f475"
344-
integrity sha512-uL5jspqvTZhpqH1inPV3ifvrzIVgIIriXPgjz4BaceDm+1X03Hc3tfq5TiUKW8PdpuWF6riXXBP3MEFsk29OGw==
341+
"@aws-amplify/[email protected].23":
342+
version "3.0.23"
343+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-3.0.23.tgz#d7e7cf48ed907a56477f728ee0df0d9ad76e047f"
344+
integrity sha512-CSHpwXZAk28Y8KgZNIDZcYdK3lNcAzSlwHfifDUoJq7e+rCT+uU5lSsS5PVnqBhwea1e0DXZJA302SYxZHJAAA==
345345
dependencies:
346-
"@aws-amplify/ui" "6.4.1"
346+
"@aws-amplify/ui" "6.5.0"
347347
"@xstate/react" "^3.2.2"
348348
lodash "4.17.21"
349349
react-hook-form "^7.43.5"
350350
xstate "^4.33.6"
351351

352-
"@aws-amplify/ui-react@^6.3.1":
353-
version "6.3.1"
354-
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-6.3.1.tgz#998a3c1b0e273c2a5f7529ba387739e2b18b0e7f"
355-
integrity sha512-n/wTjMYYuAhpgpuQ4o+9+IgvNsdjGqbfaA4bAXE7b1apIOfM8HTaO2zant85x+geDl7rbaa1y/z62T4H9AksMQ==
352+
"@aws-amplify/ui-react@^6.4.0":
353+
version "6.4.0"
354+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-6.4.0.tgz#162468b95f9ea94013f3c74d360232271c298138"
355+
integrity sha512-0VfJhfTj8C4C+JPl3ZAXThEZyOXZLGmxlkmFs+cU6A80bMVVC5JdLNYKmB1b+BYHDazsXMOGI9g5Br5DPnFGMg==
356356
dependencies:
357-
"@aws-amplify/ui" "6.4.1"
358-
"@aws-amplify/ui-react-core" "3.0.22"
357+
"@aws-amplify/ui" "6.5.0"
358+
"@aws-amplify/ui-react-core" "3.0.23"
359359
"@radix-ui/react-direction" "1.0.0"
360360
"@radix-ui/react-dropdown-menu" "1.0.0"
361361
"@radix-ui/react-slider" "1.0.0"
@@ -364,10 +364,10 @@
364364
qrcode "1.5.0"
365365
tslib "^2.5.2"
366366

367-
"@aws-amplify/ui@6.4.1":
368-
version "6.4.1"
369-
resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-6.4.1.tgz#cd13b86e1c156c45679d7853ae34c8147398e680"
370-
integrity sha512-0rGGJjnd60gZNhjqDepk3VpCpzyJDE2+xevVg0iqM8APKpyQ9XRWisNLIvglQy7p/3CauXdw8U0NZVcu29Yhrw==
367+
"@aws-amplify/ui@6.5.0":
368+
version "6.5.0"
369+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-6.5.0.tgz#184b2fbdbdf8170ff30888182c7115dff26ea947"
370+
integrity sha512-Iwf1uiAoSURgG4B+mCIudIEbImr7tmSyFiZweCTfyQAkIrIFdbpnHxfQq4RxtjHeVmjypCzbL1mziUB9T9yohA==
371371
dependencies:
372372
csstype "^3.1.1"
373373
lodash "4.17.21"

0 commit comments

Comments
 (0)