diff --git a/package.json b/package.json index 4696e24f..fd0f07ec 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@emotion/styled": "^11.10.4", "@mui/icons-material": "^5.10.6", "@mui/material": "^5.10.6", - "aws-amplify": "4.3.43", + "aws-amplify": "5.2.5", "framer-motion": "7.6.19", "luxon": "3.1.1", "react": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8115a281..897a2e05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ specifiers: '@vitejs/plugin-legacy': 2.3.1 '@vitejs/plugin-react': 2.2.0 assert: 2.0.0 - aws-amplify: 4.3.43 + aws-amplify: 5.2.5 buffer: 6.0.3 crypto-browserify: 3.12.0 eslint: 8.29.0 @@ -56,12 +56,12 @@ specifiers: dependencies: '@aws-amplify/datastore': 3.14.4_react-native@0.70.6 - '@aws-amplify/ui-react': 3.6.0_3f42ffenghevrhh3hsl2r5e7su + '@aws-amplify/ui-react': 3.6.0_oy7pqd42ml3abbgmmuh5zswnja '@emotion/react': 11.10.5_zavbqmrropwrojvx6ojaa4s7im '@emotion/styled': 11.10.5_6zylg4nrquqv5ym3qrguylbr3u '@mui/icons-material': 5.10.16_vyj7bucfquid44ebunvy5a3gby '@mui/material': 5.10.17_5rzy53przelm5jchjmb5vr6dxy - aws-amplify: 4.3.43_react-native@0.70.6 + aws-amplify: 5.2.5_react-native@0.70.6 framer-motion: 7.6.19_biqbaboplfbrettd7655fr4n2y luxon: 3.1.1 react: 18.2.0 @@ -119,19 +119,20 @@ packages: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.17 - /@aws-amplify/analytics/5.2.28_react-native@0.70.6: - resolution: {integrity: sha512-eoeAd7wMTjG0D/fUS28GCbBEcyaJ3jAumtcqsvQUOHh7JQYaZ+Jbo2HfvCla3NSMb0kPgRXnxtL9MheXVZ1Pag==} + /@aws-amplify/analytics/6.2.0_react-native@0.70.6: + resolution: {integrity: sha512-4dLo3uTl2QxeS396n3ct89pKje6u8/4DENhW9TUUnGN0+h5DRxOZZ999Fom46mChW3dpBhjvgBRxYakNtNzaEQ==} dependencies: - '@aws-amplify/cache': 4.0.63_react-native@0.70.6 - '@aws-amplify/core': 4.7.12_react-native@0.70.6 + '@aws-amplify/cache': 5.1.0_react-native@0.70.6 + '@aws-amplify/core': 5.4.0_react-native@0.70.6 '@aws-sdk/client-firehose': 3.6.1_react-native@0.70.6 '@aws-sdk/client-kinesis': 3.6.1_react-native@0.70.6 '@aws-sdk/client-personalize-events': 3.6.1_react-native@0.70.6 - '@aws-sdk/client-pinpoint': 3.6.1_react-native@0.70.6 '@aws-sdk/util-utf8-browser': 3.6.1 lodash: 4.17.21 + tslib: 1.14.1 uuid: 3.4.0 transitivePeerDependencies: + - encoding - react-native dev: false @@ -152,6 +153,24 @@ packages: - react-native dev: false + /@aws-amplify/api-graphql/3.3.0_react-native@0.70.6: + resolution: {integrity: sha512-2ogekgKn4fgeXhnllWRoahh7owHZz9Vd8ZmKttHC+7vSnaSQq7oc3iHTwC7DePNlLJoWdyxjyIQJ0uWOjkveEA==} + dependencies: + '@aws-amplify/api-rest': 3.2.0_react-native@0.70.6 + '@aws-amplify/auth': 5.4.0_react-native@0.70.6 + '@aws-amplify/cache': 5.1.0_react-native@0.70.6 + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-amplify/pubsub': 5.2.0_react-native@0.70.6 + graphql: 15.8.0 + tslib: 1.14.1 + uuid: 3.4.0 + zen-observable-ts: 0.8.19 + transitivePeerDependencies: + - debug + - encoding + - react-native + dev: false + /@aws-amplify/api-rest/2.0.61_react-native@0.70.6: resolution: {integrity: sha512-iyhLpa+OqNCnRTWPRLq1/NjH4DqV48zckKLDihiAtA0tE/tyzQ203Ed3EIoTCWL96jSL3IDunQPkXQ7W8ZOwjA==} dependencies: @@ -162,6 +181,18 @@ packages: - react-native dev: false + /@aws-amplify/api-rest/3.2.0_react-native@0.70.6: + resolution: {integrity: sha512-xY0FSSmOrHH/xCwFcij64xBJFd+6idMP1ueoNpEwBc8t5jgV9xTmM+Za1FUOlhpImETbqwIlmy6DlVG5IQCDrA==} + dependencies: + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + axios: 0.26.0 + tslib: 1.14.1 + transitivePeerDependencies: + - debug + - encoding + - react-native + dev: false + /@aws-amplify/api/4.0.61_react-native@0.70.6: resolution: {integrity: sha512-sJGIbdG6gLmm+pykYjuiMuuLquR/3udjRsE4q987CvF4CNuJXtfN8wYzgZMOr9CUdorXZfGzZHRiIUbLgqH+Kg==} dependencies: @@ -173,6 +204,18 @@ packages: - react-native dev: false + /@aws-amplify/api/5.2.0_react-native@0.70.6: + resolution: {integrity: sha512-4gd2oqb0sv22Yi7f8ptKqsMkcCo6E/+KwZ/zbk4RaKUUBuvfj9WHZjYi0q/JzkHhfHbEGRproDxhLnmTttpgBg==} + dependencies: + '@aws-amplify/api-graphql': 3.3.0_react-native@0.70.6 + '@aws-amplify/api-rest': 3.2.0_react-native@0.70.6 + tslib: 1.14.1 + transitivePeerDependencies: + - debug + - encoding + - react-native + dev: false + /@aws-amplify/auth/4.6.14_react-native@0.70.6: resolution: {integrity: sha512-fEgO5KqT1qlxhEoExsDz9JQStEOCr+ShROdZnZ3h4DXdsbi/xHdlg4WxDhoHJvjepMSx4wzuGXFn4loTPHh5Jw==} dependencies: @@ -185,6 +228,17 @@ packages: - react-native dev: false + /@aws-amplify/auth/5.4.0_react-native@0.70.6: + resolution: {integrity: sha512-W3CFGV2aXy5+E2egyFYMnLE1oN8VpUXjlBRNWpBu14dWtMxgMNYik6X6rRsjvF3qKVmt+VNct5udRP4hcWl0aw==} + dependencies: + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + amazon-cognito-identity-js: 6.2.0 + tslib: 1.14.1 + transitivePeerDependencies: + - encoding + - react-native + dev: false + /@aws-amplify/cache/4.0.63_react-native@0.70.6: resolution: {integrity: sha512-UB9wzqYpiB5/L6Q8A5KXCAlbfJbgbUUiX4eW+ue3qNMNf4+9ym2UeOXPPXuZNO/wgKyiTYmzHLjA92o7xvxoRg==} dependencies: @@ -193,6 +247,16 @@ packages: - react-native dev: false + /@aws-amplify/cache/5.1.0_react-native@0.70.6: + resolution: {integrity: sha512-YZnMeQTzLwN2JxUaPXHmQLF7gvwWDp55vlIdOcXtWrQRcsDzstoK2xH41hYIi2Q2P/y79pVzQFXLR4XcV4KKyA==} + dependencies: + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + tslib: 1.14.1 + transitivePeerDependencies: + - encoding + - react-native + dev: false + /@aws-amplify/core/4.7.12_react-native@0.70.6: resolution: {integrity: sha512-TVHvbm6ay7VY3a6x4NHpbxh1VOld0GTV+9yka0OpCIrtAgBLu2BegYfDUjvhiGFKYvdzS0NUa0myM8Ne9SUVIg==} dependencies: @@ -208,6 +272,23 @@ packages: - react-native dev: false + /@aws-amplify/core/5.4.0_react-native@0.70.6: + resolution: {integrity: sha512-J794EH7x/fvKmgCm7hedhNjYPcGpJ7qFz33q33FVVUJ151NMrotsQdkK6pSqJHDgtYJZB1On9c6p3W4z33gD3w==} + dependencies: + '@aws-crypto/sha256-js': 1.2.2 + '@aws-sdk/client-cloudwatch-logs': 3.6.1_react-native@0.70.6 + '@aws-sdk/types': 3.6.1 + '@aws-sdk/util-hex-encoding': 3.6.1 + isomorphic-unfetch: 3.1.0 + react-native-url-polyfill: 1.3.0_react-native@0.70.6 + tslib: 1.14.1 + universal-cookie: 4.0.4 + zen-observable-ts: 0.8.19 + transitivePeerDependencies: + - encoding + - react-native + dev: false + /@aws-amplify/datastore/3.14.4_react-native@0.70.6: resolution: {integrity: sha512-DL9H6u8OQ3H4Z6vGPcu++CvIMAZj1310GIo7c7W7YZIzZcCf4SkYPs+StEChayODtjLqYlRDN/FHjZQUtHXIQQ==} dependencies: @@ -228,6 +309,26 @@ packages: - react-native dev: false + /@aws-amplify/datastore/4.5.0_react-native@0.70.6: + resolution: {integrity: sha512-Wh8W35xumZqX4SR4LlkxkEtXc+Bi8iz5iIPlgau+aDskSDyeR+kkK83w//1En0LZ3n2Bh4EYNITFXbo+EYx4Aw==} + dependencies: + '@aws-amplify/api': 5.2.0_react-native@0.70.6 + '@aws-amplify/auth': 5.4.0_react-native@0.70.6 + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-amplify/pubsub': 5.2.0_react-native@0.70.6 + amazon-cognito-identity-js: 6.2.0 + idb: 5.0.6 + immer: 9.0.6 + ulid: 2.3.0 + uuid: 3.4.0 + zen-observable-ts: 0.8.19 + zen-push: 0.2.1 + transitivePeerDependencies: + - debug + - encoding + - react-native + dev: false + /@aws-amplify/geo/1.3.24_react-native@0.70.6: resolution: {integrity: sha512-ffEvGQOd9rLny5FRH1BOjM/uwP95HcJ06o/hah6xLiYI4qJR1wU72ooz33UdcjLVRp6xNZs210krxxeQu7SR0g==} dependencies: @@ -240,25 +341,54 @@ packages: - react-native dev: false - /@aws-amplify/interactions/4.1.9_react-native@0.70.6: - resolution: {integrity: sha512-RQ0fto8v0IzNokpRWDgK2EZsd2uYoFl8LyBpjTT2HGOwLjNnF6qFWpH8qe/cTdNQGANZhb9VNy+Y06aQdhAovw==} + /@aws-amplify/geo/2.0.34_react-native@0.70.6: + resolution: {integrity: sha512-ZfGPnVAwRIVFaeX5NyWZ+bdLQrpUg6si8/xa4O8s1oh7ThsROFa4ESnypChd0dlATA1ouLX3+8jEnMiRc3/3qA==} dependencies: - '@aws-amplify/core': 4.7.12_react-native@0.70.6 - '@aws-sdk/client-lex-runtime-service': 3.186.0 - '@aws-sdk/client-lex-runtime-v2': 3.186.0 + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-sdk/client-location': 3.186.1 + '@turf/boolean-clockwise': 6.5.0 + camelcase-keys: 6.2.2 + tslib: 1.14.1 + transitivePeerDependencies: + - aws-crt + - encoding + - react-native + dev: false + + /@aws-amplify/interactions/5.1.0_react-native@0.70.6: + resolution: {integrity: sha512-jzEPhwmSGpJ+h+a7cQCjUOmdtN5xpMvyQKCF39YMzMcg4UB4jdvOuOi2+HudnypsbGCVxfE5lD1rqbgzRZkz+w==} + dependencies: + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-sdk/client-lex-runtime-service': 3.186.1 + '@aws-sdk/client-lex-runtime-v2': 3.186.1 base-64: 1.0.0 fflate: 0.7.3 pako: 2.0.4 + tslib: 1.14.1 transitivePeerDependencies: - aws-crt + - encoding - react-native dev: false - /@aws-amplify/predictions/4.0.61_react-native@0.70.6: - resolution: {integrity: sha512-WAZmf5dXmgTx6BCnEU7+zYaDsiXRH7YjzgC/eR1JT/Y2rmuA33U2wAymNZEZJ9tvGEvPWygwIScu//VG99nPiA==} + /@aws-amplify/notifications/1.2.0_react-native@0.70.6: + resolution: {integrity: sha512-BUtdSSjop8ieQ+lzwNgBZ1YaULE137zLHO4MAibcex2cOX0E/ZJZdBD/z2uoS2c7EzXfylawJ8n7w5BHWZzy0w==} dependencies: - '@aws-amplify/core': 4.7.12_react-native@0.70.6 - '@aws-amplify/storage': 4.5.14_react-native@0.70.6 + '@aws-amplify/cache': 5.1.0_react-native@0.70.6 + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-amplify/rtn-push-notification': 1.1.1 + lodash: 4.17.21 + uuid: 3.4.0 + transitivePeerDependencies: + - encoding + - react-native + dev: false + + /@aws-amplify/predictions/5.2.2_react-native@0.70.6: + resolution: {integrity: sha512-W5QlvAJ6IY6u5AxznSy/TxJmhLVsvO3GlKYI3X3QDnylMnf4cHROK41i7f3Z8EqpJ3IvUPezsstINVryREoQkA==} + dependencies: + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-amplify/storage': 5.4.0_react-native@0.70.6 '@aws-sdk/client-comprehend': 3.6.1_react-native@0.70.6 '@aws-sdk/client-polly': 3.6.1_react-native@0.70.6 '@aws-sdk/client-rekognition': 3.6.1_react-native@0.70.6 @@ -266,9 +396,12 @@ packages: '@aws-sdk/client-translate': 3.6.1_react-native@0.70.6 '@aws-sdk/eventstream-marshaller': 3.6.1 '@aws-sdk/util-utf8-node': 3.6.1 + buffer: 4.9.2 + tslib: 1.14.1 uuid: 3.4.0 transitivePeerDependencies: - debug + - encoding - react-native dev: false @@ -287,42 +420,63 @@ packages: - react-native dev: false - /@aws-amplify/storage/4.5.14_react-native@0.70.6: - resolution: {integrity: sha512-Jjmhj8jEgAOmyArXjA813QnF/uJSYmNHEu2vCmgaMZc88LWLstNtJ/naiqi/y3sca1FWfDf9qryfKnz0HMSq6g==} + /@aws-amplify/pubsub/5.2.0_react-native@0.70.6: + resolution: {integrity: sha512-O9Qt7oF/IIqOdC/fCYE54HJUSMbo5UjvTtWuvS5cp9VvrUjuh8zqkTzR7pcNxtrDU/RlPQtTkJzy3Ho22iYs4w==} dependencies: - '@aws-amplify/core': 4.7.12_react-native@0.70.6 - '@aws-sdk/client-s3': 3.6.1_react-native@0.70.6 + '@aws-amplify/auth': 5.4.0_react-native@0.70.6 + '@aws-amplify/cache': 5.1.0_react-native@0.70.6 + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + graphql: 15.8.0 + tslib: 1.14.1 + uuid: 3.4.0 + zen-observable-ts: 0.8.19 + transitivePeerDependencies: + - encoding + - react-native + dev: false + + /@aws-amplify/rtn-push-notification/1.1.1: + resolution: {integrity: sha512-uYPyiNeK2r2g82U6ayluNrKA2z5280mlW9razEul94i/2XPt9LAXhIb1XnCtxGzxANMHd+FH9V7D7RAGK99pTQ==} + dev: false + + /@aws-amplify/storage/5.4.0_react-native@0.70.6: + resolution: {integrity: sha512-wXGxVhzNgvQJVO1nScJe6xdPUfZuu9//Uqm3WYjrkbZ/oFgS3uZOqYUJkoc4KNOiReB82resyxunJvrUj0L96Q==} + dependencies: + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-sdk/client-s3': 3.6.2_react-native@0.70.6 '@aws-sdk/s3-request-presigner': 3.6.1 '@aws-sdk/util-create-request': 3.6.1 '@aws-sdk/util-format-url': 3.6.1 axios: 0.26.0 events: 3.3.0 + tslib: 1.14.1 transitivePeerDependencies: - debug + - encoding - react-native dev: false - /@aws-amplify/ui-components/1.7.2_aws-amplify@4.3.43: + /@aws-amplify/ui-components/1.7.2_aws-amplify@5.2.5: resolution: {integrity: sha512-PrDG5o/svbZm87XModXvzBQ+HflHSmxse4S0yKcFRPuUmLkspzdBcwFmjb1SCqmXKtTVKVkCHJ38rZiO/WFNfw==} deprecated: The '@aws-amplify/ui-components' package has been deprecated. Please visit https://ui.docs.amplify.aws/ for the current version of Amplify UI. peerDependencies: aws-amplify: 3.x.x || 4.x.x dependencies: - aws-amplify: 4.3.43_react-native@0.70.6 + aws-amplify: 5.2.5_react-native@0.70.6 qrcode: 1.5.0 uuid: 8.3.2 dev: false - /@aws-amplify/ui-react-core/1.0.5_27ju2vmttnbjp4aogaqznhyzz4: + /@aws-amplify/ui-react-core/1.0.5_ljbpnyj46xnneuamjovz6lwovi: resolution: {integrity: sha512-Sa5WEarsAkclse1DYW0tYIpG5rKu5iHz40AUjuaDrH4Rj8L910obGuSMJ8z/u4WpFBmqYXsywqTHawUONVixuw==} peerDependencies: aws-amplify: 3.x.x || 4.x.x react: '>= 16.8.0' react-dom: '>= 16.8.0' dependencies: - '@aws-amplify/ui': 4.1.0_7bvr7kwvhbtqcya3mx5mipksly + '@aws-amplify/ui': 4.1.0_jghka4lulfvpswfs2rcc32mxrm '@xstate/react': 3.0.1_react@18.2.0+xstate@4.35.0 - aws-amplify: 4.3.43_react-native@0.70.6 + aws-amplify: 5.2.5_react-native@0.70.6 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 xstate: 4.35.0 @@ -331,21 +485,21 @@ packages: - '@xstate/fsm' dev: false - /@aws-amplify/ui-react/1.2.9_27ju2vmttnbjp4aogaqznhyzz4: + /@aws-amplify/ui-react/1.2.9_ljbpnyj46xnneuamjovz6lwovi: resolution: {integrity: sha512-JvvIkzK0fjwnNZj5Oq9LfGgpkxgzXu0pzzUyIaDZjLmIWaJ5SzR9PazRAX1i5FS/b8DufxEvPq18EwrLbFh4FA==} deprecated: Version '1.x' of '@aws-amplify/ui-react' has been deprecated. Please visit https://ui.docs.amplify.aws/ for the current version of Amplify UI. peerDependencies: react: '>= 16.7.0' react-dom: '>= 16.7.0' dependencies: - '@aws-amplify/ui-components': 1.7.2_aws-amplify@4.3.43 + '@aws-amplify/ui-components': 1.7.2_aws-amplify@5.2.5 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - aws-amplify dev: false - /@aws-amplify/ui-react/3.6.0_3f42ffenghevrhh3hsl2r5e7su: + /@aws-amplify/ui-react/3.6.0_oy7pqd42ml3abbgmmuh5zswnja: resolution: {integrity: sha512-Qu5y3wjiTvoDBrN8WJCQd0GUfP5mZSPNkbBaqwJYoGFKHTnp20urPd1/TROPq/+Nsir8mt56mQSst7jgC2Uh5g==} peerDependencies: aws-amplify: 3.x.x || 4.x.x @@ -355,14 +509,14 @@ packages: aws-amplify: optional: true dependencies: - '@aws-amplify/ui': 4.1.0_aws-amplify@4.3.43 - '@aws-amplify/ui-react-core': 1.0.5_27ju2vmttnbjp4aogaqznhyzz4 - '@aws-amplify/ui-react-v1': /@aws-amplify/ui-react/1.2.9_27ju2vmttnbjp4aogaqznhyzz4 + '@aws-amplify/ui': 4.1.0_aws-amplify@5.2.5 + '@aws-amplify/ui-react-core': 1.0.5_ljbpnyj46xnneuamjovz6lwovi + '@aws-amplify/ui-react-v1': /@aws-amplify/ui-react/1.2.9_ljbpnyj46xnneuamjovz6lwovi '@radix-ui/react-accordion': 0.1.6_react@18.2.0 '@radix-ui/react-dropdown-menu': 0.1.6_biqbaboplfbrettd7655fr4n2y '@radix-ui/react-slider': 0.1.4_react@18.2.0 '@radix-ui/react-tabs': 0.1.5_react@18.2.0 - aws-amplify: 4.3.43_react-native@0.70.6 + aws-amplify: 5.2.5_react-native@0.70.6 classnames: 2.3.1 deepmerge: 4.2.2 lodash: 4.17.21 @@ -383,12 +537,7 @@ packages: - xstate dev: false - /@aws-amplify/ui/2.0.7: - resolution: {integrity: sha512-tT7onRv+OCznFhUE2mKPpbGHHV+oODZk4VDX3lYNIfJ7LXv1hVtllQbPNJF5beNBRw9r6uotlXpeJrkph6v07A==} - deprecated: Versions '1.x' and '2.x' of '@aws-amplify/ui' have been deprecated. Please visit https://ui.docs.amplify.aws/ for the current version of Amplify UI. - dev: false - - /@aws-amplify/ui/4.1.0_7bvr7kwvhbtqcya3mx5mipksly: + /@aws-amplify/ui/4.1.0_aws-amplify@5.2.5: resolution: {integrity: sha512-BZC/lgMABnghqXJ6rTwsTriDZndWuZ4Z27P+LdEtieVSa4DZ4lQNJKDZ1hLCjoHv1MOXin4UCHSAvwjiMNnfJw==} peerDependencies: aws-amplify: 3.x.x || 4.x.x @@ -397,14 +546,13 @@ packages: xstate: optional: true dependencies: - aws-amplify: 4.3.43_react-native@0.70.6 + aws-amplify: 5.2.5_react-native@0.70.6 lodash: 4.17.21 style-dictionary: 3.7.0 tslib: 2.4.0 - xstate: 4.35.0 dev: false - /@aws-amplify/ui/4.1.0_aws-amplify@4.3.43: + /@aws-amplify/ui/4.1.0_jghka4lulfvpswfs2rcc32mxrm: resolution: {integrity: sha512-BZC/lgMABnghqXJ6rTwsTriDZndWuZ4Z27P+LdEtieVSa4DZ4lQNJKDZ1hLCjoHv1MOXin4UCHSAvwjiMNnfJw==} peerDependencies: aws-amplify: 3.x.x || 4.x.x @@ -413,25 +561,18 @@ packages: xstate: optional: true dependencies: - aws-amplify: 4.3.43_react-native@0.70.6 + aws-amplify: 5.2.5_react-native@0.70.6 lodash: 4.17.21 style-dictionary: 3.7.0 tslib: 2.4.0 - dev: false - - /@aws-amplify/xr/3.0.61_react-native@0.70.6: - resolution: {integrity: sha512-r9bKl+eXbEz/Qj+VdZwrgOOduq6NNunmQCrmxWHIreoKEdSUe4ul+fRsAEfMib8PklPVbMuc0K7G5iAYTUPxDQ==} - dependencies: - '@aws-amplify/core': 4.7.12_react-native@0.70.6 - transitivePeerDependencies: - - react-native + xstate: 4.35.0 dev: false /@aws-crypto/crc32/1.2.2: resolution: {integrity: sha512-8K0b1672qbv05chSoKpwGZ3fhvVp28Fg3AVHVkEHFl2lTLChO7wD/hTyyo8ING7uc31uZRt7bNra/hA74Td7Tw==} dependencies: '@aws-crypto/util': 1.2.2 - '@aws-sdk/types': 3.6.1 + '@aws-sdk/types': 3.186.0 tslib: 1.14.1 dev: false @@ -462,7 +603,7 @@ packages: '@aws-crypto/sha256-js': 1.2.2 '@aws-crypto/supports-web-crypto': 1.0.0 '@aws-crypto/util': 1.2.2 - '@aws-sdk/types': 3.6.1 + '@aws-sdk/types': 3.186.0 '@aws-sdk/util-locate-window': 3.208.0 tslib: 1.14.1 dev: false @@ -492,7 +633,7 @@ packages: resolution: {integrity: sha512-Nr1QJIbW/afYYGzYvrF70LtaHrIRtd4TNAglX8BvlfxJLZ45SAmueIKYl5tWoNBPzp65ymXGFK0Bb1vZUpuc9g==} dependencies: '@aws-crypto/util': 1.2.2 - '@aws-sdk/types': 3.6.1 + '@aws-sdk/types': 3.186.0 tslib: 1.14.1 dev: false @@ -519,8 +660,8 @@ packages: /@aws-crypto/util/1.2.2: resolution: {integrity: sha512-H8PjG5WJ4wz0UXAFXeJjWCW1vkvIJ3qUUD+rGRwJ2/hj+xT58Qle2MTql/2MGzkU+1JLAFuR6aJpLAjHwhmwwg==} dependencies: - '@aws-sdk/types': 3.6.1 - '@aws-sdk/util-utf8-browser': 3.6.1 + '@aws-sdk/types': 3.186.0 + '@aws-sdk/util-utf8-browser': 3.186.0 tslib: 1.14.1 dev: false @@ -761,13 +902,13 @@ packages: - react-native dev: false - /@aws-sdk/client-lex-runtime-service/3.186.0: - resolution: {integrity: sha512-EgjQvFxa/o1urxpnWV2A/D0k4m763NqrPLuL074LR+cOkNxVl9W27aYL/tddDBmmDzzx4KcuRL6/n+UBZIheTg==} + /@aws-sdk/client-lex-runtime-service/3.186.1: + resolution: {integrity: sha512-WlFKLERQ4L0Gf8Td6Uu8H6lV4+NYHc45lfo8+gouyr9/2XiAzgQJagg2NsPa6cwDFOi/dUFH3XIIqU1XNqvCUA==} engines: {node: '>=12.0.0'} dependencies: '@aws-crypto/sha256-browser': 2.0.0 '@aws-crypto/sha256-js': 2.0.0 - '@aws-sdk/client-sts': 3.186.0 + '@aws-sdk/client-sts': 3.186.1 '@aws-sdk/config-resolver': 3.186.0 '@aws-sdk/credential-provider-node': 3.186.0 '@aws-sdk/fetch-http-handler': 3.186.0 @@ -803,13 +944,13 @@ packages: - aws-crt dev: false - /@aws-sdk/client-lex-runtime-v2/3.186.0: - resolution: {integrity: sha512-oDN07yCWc9gsEYL44KSjPj8wdHHcf5Kti+w31fE7JHZqvRXxLsLx7G+kEcPmSTRk3Y4wDPXJozL6sDUAOAEb7A==} + /@aws-sdk/client-lex-runtime-v2/3.186.1: + resolution: {integrity: sha512-0KG6neh/HB8zVdeGRT/UHzcvoYqNMiZI2+FFwdpNDPtlqmwCWBaGJdCda2rIXix6Iz4mFu5gWjr9/fI88YBCCw==} engines: {node: '>=12.0.0'} dependencies: '@aws-crypto/sha256-browser': 2.0.0 '@aws-crypto/sha256-js': 2.0.0 - '@aws-sdk/client-sts': 3.186.0 + '@aws-sdk/client-sts': 3.186.1 '@aws-sdk/config-resolver': 3.186.0 '@aws-sdk/credential-provider-node': 3.186.0 '@aws-sdk/eventstream-handler-node': 3.186.0 @@ -892,47 +1033,50 @@ packages: - aws-crt dev: false - /@aws-sdk/client-personalize-events/3.6.1_react-native@0.70.6: - resolution: {integrity: sha512-x9Jl/7emSQsB6GwBvjyw5BiSO26CnH4uvjNit6n54yNMtJ26q0+oIxkplnUDyjLTfLRe373c/z5/4dQQtDffkw==} - engines: {node: '>=10.0.0'} + /@aws-sdk/client-location/3.186.1: + resolution: {integrity: sha512-1wRt91iHkcbG5fOztGyO0t9THugezYJEzHAJuqZqxN9pbRv6WTtrHICaHNXeLhHft2l9thg9XVuSlL1obqkjMg==} + engines: {node: '>=12.0.0'} dependencies: - '@aws-crypto/sha256-browser': 1.2.2 - '@aws-crypto/sha256-js': 1.2.2 - '@aws-sdk/config-resolver': 3.6.1 - '@aws-sdk/credential-provider-node': 3.6.1 - '@aws-sdk/fetch-http-handler': 3.6.1 - '@aws-sdk/hash-node': 3.6.1 - '@aws-sdk/invalid-dependency': 3.6.1 - '@aws-sdk/middleware-content-length': 3.6.1 - '@aws-sdk/middleware-host-header': 3.6.1 - '@aws-sdk/middleware-logger': 3.6.1 - '@aws-sdk/middleware-retry': 3.6.1_react-native@0.70.6 - '@aws-sdk/middleware-serde': 3.6.1 - '@aws-sdk/middleware-signing': 3.6.1 - '@aws-sdk/middleware-stack': 3.6.1 - '@aws-sdk/middleware-user-agent': 3.6.1 - '@aws-sdk/node-config-provider': 3.6.1 - '@aws-sdk/node-http-handler': 3.6.1 - '@aws-sdk/protocol-http': 3.6.1 - '@aws-sdk/smithy-client': 3.6.1 - '@aws-sdk/types': 3.6.1 - '@aws-sdk/url-parser': 3.6.1 - '@aws-sdk/url-parser-native': 3.6.1 - '@aws-sdk/util-base64-browser': 3.6.1 - '@aws-sdk/util-base64-node': 3.6.1 - '@aws-sdk/util-body-length-browser': 3.6.1 - '@aws-sdk/util-body-length-node': 3.6.1 - '@aws-sdk/util-user-agent-browser': 3.6.1 - '@aws-sdk/util-user-agent-node': 3.6.1 - '@aws-sdk/util-utf8-browser': 3.6.1 - '@aws-sdk/util-utf8-node': 3.6.1 + '@aws-crypto/sha256-browser': 2.0.0 + '@aws-crypto/sha256-js': 2.0.0 + '@aws-sdk/client-sts': 3.186.1 + '@aws-sdk/config-resolver': 3.186.0 + '@aws-sdk/credential-provider-node': 3.186.0 + '@aws-sdk/fetch-http-handler': 3.186.0 + '@aws-sdk/hash-node': 3.186.0 + '@aws-sdk/invalid-dependency': 3.186.0 + '@aws-sdk/middleware-content-length': 3.186.0 + '@aws-sdk/middleware-host-header': 3.186.0 + '@aws-sdk/middleware-logger': 3.186.0 + '@aws-sdk/middleware-recursion-detection': 3.186.0 + '@aws-sdk/middleware-retry': 3.186.0 + '@aws-sdk/middleware-serde': 3.186.0 + '@aws-sdk/middleware-signing': 3.186.0 + '@aws-sdk/middleware-stack': 3.186.0 + '@aws-sdk/middleware-user-agent': 3.186.0 + '@aws-sdk/node-config-provider': 3.186.0 + '@aws-sdk/node-http-handler': 3.186.0 + '@aws-sdk/protocol-http': 3.186.0 + '@aws-sdk/smithy-client': 3.186.0 + '@aws-sdk/types': 3.186.0 + '@aws-sdk/url-parser': 3.186.0 + '@aws-sdk/util-base64-browser': 3.186.0 + '@aws-sdk/util-base64-node': 3.186.0 + '@aws-sdk/util-body-length-browser': 3.186.0 + '@aws-sdk/util-body-length-node': 3.186.0 + '@aws-sdk/util-defaults-mode-browser': 3.186.0 + '@aws-sdk/util-defaults-mode-node': 3.186.0 + '@aws-sdk/util-user-agent-browser': 3.186.0 + '@aws-sdk/util-user-agent-node': 3.186.0 + '@aws-sdk/util-utf8-browser': 3.186.0 + '@aws-sdk/util-utf8-node': 3.186.0 tslib: 2.4.1 transitivePeerDependencies: - - react-native + - aws-crt dev: false - /@aws-sdk/client-pinpoint/3.6.1_react-native@0.70.6: - resolution: {integrity: sha512-dueBedp91EKAHxcWLR3aNx/eUEdxdF9niEQTzOO2O4iJL2yvO2Hh7ZYiO7B3g7FuuICTpWSHd//Y9mGmSVLMCg==} + /@aws-sdk/client-personalize-events/3.6.1_react-native@0.70.6: + resolution: {integrity: sha512-x9Jl/7emSQsB6GwBvjyw5BiSO26CnH4uvjNit6n54yNMtJ26q0+oIxkplnUDyjLTfLRe373c/z5/4dQQtDffkw==} engines: {node: '>=10.0.0'} dependencies: '@aws-crypto/sha256-browser': 1.2.2 @@ -1049,8 +1193,8 @@ packages: - react-native dev: false - /@aws-sdk/client-s3/3.6.1_react-native@0.70.6: - resolution: {integrity: sha512-59cTmZj92iwgNoAeJirK5sZNQNXLc/oI3luqrEHRNLuOh70bjdgad70T0a5k2Ysd/v/QNamqJxnCJMPuX1bhgw==} + /@aws-sdk/client-s3/3.6.2_react-native@0.70.6: + resolution: {integrity: sha512-gGMFW+sy/VCr6tCwPmfvH4OuIsN10AHEwP6OTdrM2JJ6Uj/te2LRlksrNbPfPiuxF+tS8p7YReSNsiH8yw5XLw==} engines: {node: '>=10.0.0'} dependencies: '@aws-crypto/sha256-browser': 1.2.2 @@ -1097,7 +1241,7 @@ packages: '@aws-sdk/util-utf8-node': 3.6.1 '@aws-sdk/util-waiter': 3.6.1 '@aws-sdk/xml-builder': 3.6.1 - fast-xml-parser: 3.21.1 + fast-xml-parser: 4.1.3 tslib: 2.4.1 transitivePeerDependencies: - react-native @@ -1186,6 +1330,50 @@ packages: - aws-crt dev: false + /@aws-sdk/client-sts/3.186.1: + resolution: {integrity: sha512-2LTEmXtlat2PyC77bGojB8xu97C4o7Q3czHW+UcNO3LfZn2MTtPe5pSLeUGlcxC7Euc9PJoNCa/F7+9dzkveqg==} + engines: {node: '>=12.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 2.0.0 + '@aws-crypto/sha256-js': 2.0.0 + '@aws-sdk/config-resolver': 3.186.0 + '@aws-sdk/credential-provider-node': 3.186.0 + '@aws-sdk/fetch-http-handler': 3.186.0 + '@aws-sdk/hash-node': 3.186.0 + '@aws-sdk/invalid-dependency': 3.186.0 + '@aws-sdk/middleware-content-length': 3.186.0 + '@aws-sdk/middleware-host-header': 3.186.0 + '@aws-sdk/middleware-logger': 3.186.0 + '@aws-sdk/middleware-recursion-detection': 3.186.0 + '@aws-sdk/middleware-retry': 3.186.0 + '@aws-sdk/middleware-sdk-sts': 3.186.0 + '@aws-sdk/middleware-serde': 3.186.0 + '@aws-sdk/middleware-signing': 3.186.0 + '@aws-sdk/middleware-stack': 3.186.0 + '@aws-sdk/middleware-user-agent': 3.186.0 + '@aws-sdk/node-config-provider': 3.186.0 + '@aws-sdk/node-http-handler': 3.186.0 + '@aws-sdk/protocol-http': 3.186.0 + '@aws-sdk/smithy-client': 3.186.0 + '@aws-sdk/types': 3.186.0 + '@aws-sdk/url-parser': 3.186.0 + '@aws-sdk/util-base64-browser': 3.186.0 + '@aws-sdk/util-base64-node': 3.186.0 + '@aws-sdk/util-body-length-browser': 3.186.0 + '@aws-sdk/util-body-length-node': 3.186.0 + '@aws-sdk/util-defaults-mode-browser': 3.186.0 + '@aws-sdk/util-defaults-mode-node': 3.186.0 + '@aws-sdk/util-user-agent-browser': 3.186.0 + '@aws-sdk/util-user-agent-node': 3.186.0 + '@aws-sdk/util-utf8-browser': 3.186.0 + '@aws-sdk/util-utf8-node': 3.186.0 + entities: 2.2.0 + fast-xml-parser: 4.1.3 + tslib: 2.4.1 + transitivePeerDependencies: + - aws-crt + dev: false + /@aws-sdk/client-textract/3.6.1_react-native@0.70.6: resolution: {integrity: sha512-nLrBzWDt3ToiGVFF4lW7a/eZpI2zjdvu7lwmOWyXX8iiPzhBVVEfd5oOorRyJYBsGMslp4sqV8TBkU5Ld/a97Q==} engines: {node: '>=10.0.0'} @@ -1456,7 +1644,6 @@ packages: /@aws-sdk/eventstream-marshaller/3.6.1: resolution: {integrity: sha512-ZvN3Nvxn2Gul08L9MOSN123LwSO0E1gF/CqmOGZtEWzPnoSX/PWM9mhPPeXubyw2KdlXylOodYYw3EAATk3OmA==} - deprecated: The package @aws-sdk/eventstream-marshaller has been renamed to @aws-sdk/eventstream-codec. Please install the renamed package. dependencies: '@aws-crypto/crc32': 1.2.2 '@aws-sdk/types': 3.6.1 @@ -1765,7 +1952,7 @@ packages: '@aws-sdk/types': 3.6.1 react-native-get-random-values: 1.8.0_react-native@0.70.6 tslib: 1.14.1 - uuid: 3.3.2 + uuid: 3.4.0 transitivePeerDependencies: - react-native dev: false @@ -2107,7 +2294,6 @@ packages: /@aws-sdk/util-base64-browser/3.186.0: resolution: {integrity: sha512-TpQL8opoFfzTwUDxKeon/vuc83kGXpYqjl6hR8WzmHoQgmFfdFlV+0KXZOohra1001OP3FhqvMqaYbO8p9vXVQ==} - deprecated: The package @aws-sdk/util-base64-browser has been renamed to @aws-sdk/util-base64. Please install the renamed package. dependencies: tslib: 2.4.1 dev: false @@ -2122,7 +2308,6 @@ packages: /@aws-sdk/util-base64-node/3.186.0: resolution: {integrity: sha512-wH5Y/EQNBfGS4VkkmiMyZXU+Ak6VCoFM1GKWopV+sj03zR2D4FHexi4SxWwEBMpZCd6foMtihhbNBuPA5fnh6w==} engines: {node: '>= 12.0.0'} - deprecated: The package @aws-sdk/util-base64-node has been renamed to @aws-sdk/util-base64. Please install the renamed package. dependencies: '@aws-sdk/util-buffer-from': 3.186.0 tslib: 2.4.1 @@ -4467,7 +4652,7 @@ packages: '@motionone/easing': 10.15.1 '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/dom/10.13.1: @@ -4478,14 +4663,14 @@ packages: '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 hey-listen: 1.0.8 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/easing/10.15.1: resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==} dependencies: '@motionone/utils': 10.15.1 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/generators/10.15.1: @@ -4493,7 +4678,7 @@ packages: dependencies: '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/types/10.15.1: @@ -4505,7 +4690,7 @@ packages: dependencies: '@motionone/types': 10.15.1 hey-listen: 1.0.8 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@mui/base/5.0.0-alpha.109_biqbaboplfbrettd7655fr4n2y: @@ -6154,6 +6339,18 @@ packages: - encoding dev: false + /amazon-cognito-identity-js/6.2.0: + resolution: {integrity: sha512-9Fxrp9+MtLdsJvqOwSaE3ll+pneICeuE3pwj2yDkiyGNWuHx97b8bVLR2bOgfDmDJnY0Hq8QoeXtwdM4aaXJjg==} + dependencies: + '@aws-crypto/sha256-js': 1.2.2 + buffer: 4.9.2 + fast-base64-decode: 1.0.0 + isomorphic-unfetch: 3.1.0 + js-cookie: 2.2.1 + transitivePeerDependencies: + - encoding + dev: false + /anser/1.4.10: resolution: {integrity: sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==} dev: false @@ -6256,7 +6453,7 @@ packages: optional: true dependencies: react: 18.2.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /aria-query/4.2.2: @@ -6409,22 +6606,22 @@ packages: engines: {node: '>= 0.4'} dev: true - /aws-amplify/4.3.43_react-native@0.70.6: - resolution: {integrity: sha512-uUVAvbYerm4QNIVZyzFNK3dnAK3tf5RQEMszd83wJsTjD490cmCj97ELpRDzUIzh6XhZU6wrC9M1ZOszZR4xTQ==} - dependencies: - '@aws-amplify/analytics': 5.2.28_react-native@0.70.6 - '@aws-amplify/api': 4.0.61_react-native@0.70.6 - '@aws-amplify/auth': 4.6.14_react-native@0.70.6 - '@aws-amplify/cache': 4.0.63_react-native@0.70.6 - '@aws-amplify/core': 4.7.12_react-native@0.70.6 - '@aws-amplify/datastore': 3.14.4_react-native@0.70.6 - '@aws-amplify/geo': 1.3.24_react-native@0.70.6 - '@aws-amplify/interactions': 4.1.9_react-native@0.70.6 - '@aws-amplify/predictions': 4.0.61_react-native@0.70.6 - '@aws-amplify/pubsub': 4.5.11_react-native@0.70.6 - '@aws-amplify/storage': 4.5.14_react-native@0.70.6 - '@aws-amplify/ui': 2.0.7 - '@aws-amplify/xr': 3.0.61_react-native@0.70.6 + /aws-amplify/5.2.5_react-native@0.70.6: + resolution: {integrity: sha512-GlT2ELeWqGAqRdsnMrYh1O8LYBP7LbcRNdbUmchhmOJ88TcAr5fcXS8qrMsrcKetcMoU/J0wgVuNoda2evLgaw==} + dependencies: + '@aws-amplify/analytics': 6.2.0_react-native@0.70.6 + '@aws-amplify/api': 5.2.0_react-native@0.70.6 + '@aws-amplify/auth': 5.4.0_react-native@0.70.6 + '@aws-amplify/cache': 5.1.0_react-native@0.70.6 + '@aws-amplify/core': 5.4.0_react-native@0.70.6 + '@aws-amplify/datastore': 4.5.0_react-native@0.70.6 + '@aws-amplify/geo': 2.0.34_react-native@0.70.6 + '@aws-amplify/interactions': 5.1.0_react-native@0.70.6 + '@aws-amplify/notifications': 1.2.0_react-native@0.70.6 + '@aws-amplify/predictions': 5.2.2_react-native@0.70.6 + '@aws-amplify/pubsub': 5.2.0_react-native@0.70.6 + '@aws-amplify/storage': 5.4.0_react-native@0.70.6 + tslib: 2.4.1 transitivePeerDependencies: - aws-crt - debug @@ -6816,7 +7013,7 @@ packages: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} dependencies: pascal-case: 3.1.2 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /camelcase-keys/6.2.2: @@ -6843,7 +7040,7 @@ packages: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} dependencies: no-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 upper-case-first: 2.0.2 dev: false @@ -6889,7 +7086,7 @@ packages: path-case: 3.0.4 sentence-case: 3.0.4 snake-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /ci-info/2.0.0: @@ -7135,7 +7332,7 @@ packages: resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==} dependencies: no-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 upper-case: 2.0.2 dev: false @@ -7568,7 +7765,7 @@ packages: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} dependencies: no-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /dot-prop/5.3.0: @@ -8518,8 +8715,8 @@ packages: hasBin: true dev: false - /fast-xml-parser/3.21.1: - resolution: {integrity: sha512-FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg==} + /fast-xml-parser/4.1.3: + resolution: {integrity: sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q==} hasBin: true dependencies: strnum: 1.0.5 @@ -9082,7 +9279,7 @@ packages: resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==} dependencies: capital-case: 1.0.4 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /hermes-estree/0.8.0: @@ -10196,7 +10393,7 @@ packages: /lower-case/2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} dependencies: - tslib: 2.4.0 + tslib: 2.4.1 dev: false /lru-cache/6.0.0: @@ -10900,7 +11097,7 @@ packages: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} dependencies: lower-case: 2.0.2 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /nocache/3.0.4: @@ -11379,7 +11576,7 @@ packages: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} dependencies: dot-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /parent-module/1.0.1: @@ -11423,7 +11620,7 @@ packages: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} dependencies: no-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /pascalcase/0.1.1: @@ -11435,7 +11632,7 @@ packages: resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==} dependencies: dot-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /path-exists/3.0.0: @@ -11658,7 +11855,6 @@ packages: /punycode/2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} - dev: true /q/1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} @@ -11831,6 +12027,15 @@ packages: resolution: {integrity: sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A==} dev: false + /react-native-url-polyfill/1.3.0_react-native@0.70.6: + resolution: {integrity: sha512-w9JfSkvpqqlix9UjDvJjm1EjSt652zVQ6iwCIj1cVVkwXf4jQhQgTNXY6EVTwuAmUjg6BC6k9RHCBynoLFo3IQ==} + peerDependencies: + react-native: '*' + dependencies: + react-native: 0.70.6_ildacul6tjko7jf3wnaev3ii3q + whatwg-url-without-unicode: 8.0.0-3 + dev: false + /react-native/0.70.6_ildacul6tjko7jf3wnaev3ii3q: resolution: {integrity: sha512-xtQdImPHnwgraEx3HIZFOF+D1hJ9bC5mfpIdUGoMHRws6OmvHAjmFpO6qfdnaQ29vwbmZRq7yf14sbury74R/w==} engines: {node: '>=14'} @@ -11926,7 +12131,7 @@ packages: dependencies: react: 18.2.0 react-style-singleton: 2.2.1_react@18.2.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /react-remove-scroll/2.5.5_react@18.2.0: @@ -11942,7 +12147,7 @@ packages: react: 18.2.0 react-remove-scroll-bar: 2.3.4_react@18.2.0 react-style-singleton: 2.2.1_react@18.2.0 - tslib: 2.4.0 + tslib: 2.4.1 use-callback-ref: 1.3.0_react@18.2.0 use-sidecar: 1.1.2_react@18.2.0 dev: false @@ -12017,7 +12222,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /react-text-transition/3.0.2_qidajadjtlaylha4g4eobfhkta: @@ -12597,7 +12802,7 @@ packages: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} dependencies: no-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 upper-case-first: 2.0.2 dev: false @@ -12746,7 +12951,7 @@ packages: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} dependencies: dot-case: 3.0.4 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /snapdragon-node/2.1.1: @@ -13527,13 +13732,13 @@ packages: /upper-case-first/2.0.2: resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} dependencies: - tslib: 2.4.0 + tslib: 2.4.1 dev: false /upper-case/2.0.2: resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==} dependencies: - tslib: 2.4.0 + tslib: 2.4.1 dev: false /uri-js/4.4.1: @@ -13568,7 +13773,7 @@ packages: optional: true dependencies: react: 18.2.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /use-isomorphic-layout-effect/1.1.2_react@18.2.0: @@ -13595,7 +13800,7 @@ packages: dependencies: detect-node-es: 1.1.0 react: 18.2.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /use-sync-external-store/1.2.0_react@18.2.0: @@ -13737,6 +13942,11 @@ packages: /webidl-conversions/3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + /webidl-conversions/5.0.0: + resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} + engines: {node: '>=8'} + dev: false + /wgs84/0.0.0: resolution: {integrity: sha512-ANHlY4Rb5kHw40D0NJ6moaVfOCMrp9Gpd1R/AIQYg2ko4/jzcJ+TVXYYF6kXJqQwITvEZP4yEthjM7U6rYlljQ==} dev: false @@ -13745,6 +13955,15 @@ packages: resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==} dev: false + /whatwg-url-without-unicode/8.0.0-3: + resolution: {integrity: sha512-HoKuzZrUlgpz35YO27XgD28uh/WJH4B0+3ttFqRo//lmq+9T/mIOJ6kqmINI9HpUpz1imRC/nR/lxKpJiv0uig==} + engines: {node: '>=10'} + dependencies: + buffer: 5.7.1 + punycode: 2.1.1 + webidl-conversions: 5.0.0 + dev: false + /whatwg-url/5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} dependencies: