Skip to content

Commit a42b288

Browse files
dependabot[bot]Rachel Lee Nabors
authored andcommitted
chore(deps): bump @aws-amplify/ui-react from 4.3.8 to 4.4.0 (#5248)
Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 4.3.8 to 4.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac3b1a0 commit a42b288

File tree

2 files changed

+21
-21
lines changed

2 files changed

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

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -382,23 +382,23 @@
382382
qrcode "^1.4.4"
383383
uuid "^8.2.0"
384384

385-
"@aws-amplify/[email protected].13":
386-
version "2.1.13"
387-
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-2.1.13.tgz#c98beefbd3d1d58bde8947763863d9287d429111"
388-
integrity sha512-jUzzULKM/0wQWuCoZKS6qc4zrqcGR7tgVcwTysBGJMjY5F8JJG0cTKR/1La+gUGPRT2W+/YiS62FwsD80ngysw==
385+
"@aws-amplify/[email protected].15":
386+
version "2.1.15"
387+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react-core/-/ui-react-core-2.1.15.tgz#f127c1537f80ed0b7bbef2dfd93b99d02d12e14b"
388+
integrity sha512-KRUNiTqA+6F9f8otlogNO4X+FffTyZFp+fawF8bCKuhRGmcaNlLkkQd5AP95hawSfRdgFC0d1wXCmXzt6DMVEQ==
389389
dependencies:
390-
"@aws-amplify/ui" "5.5.5"
390+
"@aws-amplify/ui" "5.5.7"
391391
"@xstate/react" "3.0.1"
392392
lodash "4.17.21"
393393
xstate "^4.33.6"
394394

395-
"@aws-amplify/ui-react@^4.3.8":
396-
version "4.3.8"
397-
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-4.3.8.tgz#8efe9c923cd020537388dc1d5bc88a889e6c5c7f"
398-
integrity sha512-5aOX5/1aVVE7uuNQhTsgPtvdN7nti9Ytcq7G75tX9BoGXu7yxWfXIdUKQhk3B6mcL+P4iXahsSy9b3oQ006YSQ==
395+
"@aws-amplify/ui-react@^4.4.0":
396+
version "4.4.0"
397+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui-react/-/ui-react-4.4.0.tgz#1a018b00d6b31039e00077d346d68e0100299772"
398+
integrity sha512-PsEXp0Zuj3hmW5oV1nljNETcxXZkCB7+dPZyf5145T2De1fyvb7hEEcB/TkBPpW7n53dH94HjqTGAFJNlWkX/w==
399399
dependencies:
400-
"@aws-amplify/ui" "5.5.5"
401-
"@aws-amplify/ui-react-core" "2.1.13"
400+
"@aws-amplify/ui" "5.5.7"
401+
"@aws-amplify/ui-react-core" "2.1.15"
402402
"@radix-ui/react-accordion" "1.0.0"
403403
"@radix-ui/react-direction" "1.0.0"
404404
"@radix-ui/react-dropdown-menu" "1.0.0"
@@ -410,17 +410,17 @@
410410
lodash "4.17.21"
411411
mapbox-gl "1.13.1"
412412
maplibre-gl "2.1.9"
413-
maplibre-gl-js-amplify "3.0.2"
413+
maplibre-gl-js-amplify "3.0.5"
414414
qrcode "1.5.0"
415415
react-generate-context "1.0.1"
416416
react-map-gl "7.0.15"
417417
tinycolor2 "1.4.2"
418418
tslib "2.4.1"
419419

420-
"@aws-amplify/[email protected].5":
421-
version "5.5.5"
422-
resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-5.5.5.tgz#c57906eec90c2aac8192de6a99faf18a00afc624"
423-
integrity sha512-l4YECWJ72ZtottroyZ5ZZnxYT4QuoTKzZofg6ic/XAMH6pjUCtqNiqp0+K0tEqN7UlKQd1ggPkdMSpgsbaaEUQ==
420+
"@aws-amplify/[email protected].7":
421+
version "5.5.7"
422+
resolved "https://registry.yarnpkg.com/@aws-amplify/ui/-/ui-5.5.7.tgz#2779dc42ec9dcda6cd94cd02d4ebe1b722a2d669"
423+
integrity sha512-V9mlp7x/6LNwPSrSrcZ6exA143CoN5FmfqJOgFtMmkAjTBclPnUUHNDkboZB42T3ZaVV7ojjyybBbE/nKkx+/g==
424424
dependencies:
425425
csstype "^3.1.1"
426426
lodash "4.17.21"
@@ -9158,10 +9158,10 @@ maplibre-gl-draw-circle@^0.1.1:
91589158
"@turf/helpers" "^6.1.4"
91599159
"@turf/length" "^6.0.2"
91609160

9161-
9162-
version "3.0.2"
9163-
resolved "https://registry.yarnpkg.com/maplibre-gl-js-amplify/-/maplibre-gl-js-amplify-3.0.2.tgz#ccb7f97e4ec31ca0c0dc287b11fb739d45131f86"
9164-
integrity sha512-zCnpB6jPKvROLa45yqNkliffrHWu6Z2hZCLVk098/BeWEJjU54eBTxEgezGkIKdD/qPTohq6tf9t/6SEWYsOQA==
9161+
9162+
version "3.0.5"
9163+
resolved "https://registry.yarnpkg.com/maplibre-gl-js-amplify/-/maplibre-gl-js-amplify-3.0.5.tgz#7da977589cf3633bb753ab6f19637c0e9477ba4b"
9164+
integrity sha512-U5h4+mnx4zMJExAeOjLdwr070g7oy3AITBumBQUUocvXYU/UbmZT147Lp0b29GLkr9WHzxPBzf1Kb8zwChy1ww==
91659165
dependencies:
91669166
"@mapbox/mapbox-gl-draw" "^1.3.0"
91679167
"@maplibre/maplibre-gl-geocoder" "^1.5.0"

0 commit comments

Comments
 (0)