From 6520ff53f1699b6424794759c553c73cca6f283f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:25:42 +0000 Subject: [PATCH] Bump react-native from 0.75.4 to 0.76.2 Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.75.4 to 0.76.2. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.76.2/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/mobile/package.json | 2 +- pnpm-lock.yaml | 808 +++++++++++++++++++++++++-------------- 2 files changed, 528 insertions(+), 282 deletions(-) diff --git a/apps/mobile/package.json b/apps/mobile/package.json index 5fd737a83e..a765212baa 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -24,7 +24,7 @@ "https-browserify": "^1.0.0", "node-libs-react-native": "^1.2.1", "react": "18.3.1", - "react-native": "0.75.4", + "react-native": "0.76.2", "react-redux": "^9.1.2", "redux": "^5.0.1", "redux-persist": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eacfa42f08..ef68358e41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -657,13 +657,13 @@ importers: dependencies: '@react-native-async-storage/async-storage': specifier: ^2.0.0 - version: 2.0.0(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4)) + version: 2.0.0(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)) '@reduxjs/toolkit': specifier: ^2.3.0 version: 2.3.0(react-redux@9.1.2(@types/react@18.3.12)(react@18.3.1)(redux@5.0.1))(react@18.3.1) '@tamagui/config': specifier: ^1.116.14 - version: 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + version: 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@umami/state': specifier: workspace:^ version: link:../../packages/state @@ -686,8 +686,8 @@ importers: specifier: 18.3.1 version: 18.3.1 react-native: - specifier: 0.75.4 - version: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + specifier: 0.76.2 + version: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) react-redux: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.12)(react@18.3.1)(redux@5.0.1) @@ -705,7 +705,7 @@ importers: version: 3.2.0 tamagui: specifier: ^1.114.2 - version: 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + version: 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) text-encoding: specifier: ^0.7.0 version: 0.7.0 @@ -745,10 +745,10 @@ importers: version: 0.75.4 '@testing-library/jest-native': specifier: ^5.4.3 - version: 5.4.3(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.4.3(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/react-native': specifier: ^12.8.1 - version: 12.8.1(jest@29.7.0(babel-plugin-macros@3.1.0))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1) + version: 12.8.1(jest@29.7.0(babel-plugin-macros@3.1.0))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1) '@types/react': specifier: ^18.3.12 version: 18.3.12 @@ -4324,106 +4324,92 @@ packages: peerDependencies: react-native: ^0.0.0-0 || >=0.65 <1.0 - '@react-native-community/cli-clean@14.1.0': - resolution: {integrity: sha512-/C4j1yntLo6faztNgZnsDtgpGqa6j0+GYrxOY8LqaKAN03OCnoeUUKO6w78dycbYSGglc1xjJg2RZI/M2oF2AA==} - '@react-native-community/cli-clean@14.1.1': resolution: {integrity: sha512-EKZ/M/e61oeC+48IFKMhRRrQBpmDLtyGp9sxIP/oUA3ABWR2UkxGNBZ3W8kZr/O/keeyhoqqgcBEozGr/XsX7A==} - '@react-native-community/cli-config@14.1.0': - resolution: {integrity: sha512-P3FK2rPUJBD1fmQHLgTqpHxsc111pnMdEEFR7KeqprCNz+Qr2QpPxfNy0V7s15tGL5rAv+wpbOGcioIV50EbxA==} - '@react-native-community/cli-config@14.1.1': resolution: {integrity: sha512-bVlEHonYrKxhHI/TmmO7huZGxyEGHJGrEQ1gnprtvBxN3tSAyD1pnKjDM3wDq290RO6vt9Oo9aydq0R/onIIkA==} - '@react-native-community/cli-debugger-ui@14.1.0': - resolution: {integrity: sha512-+YbeCL0wLcBcqDwraJFGsqzcXu9S+bwTVrfImne/4mT6itfe3Oa93yrOVJgNbstrt5pJHuwpU76ZXfXoiuncsg==} - '@react-native-community/cli-debugger-ui@14.1.1': resolution: {integrity: sha512-MAXrGkDD9V230J6n2ayN3+hw2ol4+Q7VPpLz3bxha3wv3riQVawBEobNlEJFIYsvagLYU3pmfI4oyBesna6nag==} - '@react-native-community/cli-doctor@14.1.0': - resolution: {integrity: sha512-xIf0oQDRKt7lufUenRwcLYdINGc0x1FSXHaHjd7lQDGT5FJnCEYlIkYEDDgAl5tnVJSvM/IL2c6O+mffkNEPzQ==} - '@react-native-community/cli-doctor@14.1.1': resolution: {integrity: sha512-EGmwfjDiqJipI5EoW4eARcIJqG5SrlyKShkiX0P0ISI1WpHO2j9+By8notb15px18FHZCyTeUqhmaRRITp+2Gw==} - '@react-native-community/cli-platform-android@14.1.0': - resolution: {integrity: sha512-4JnXkAV+ca8XdUhZ7xjgDhXAMwTVjQs8JqiwP7FTYVrayShXy2cBXm/C3HNDoe+oQOF5tPT2SqsDAF2vYTnKiQ==} - '@react-native-community/cli-platform-android@14.1.1': resolution: {integrity: sha512-uwCC3+kk+KSMpG5qB+bdlciCzLYdftW7l6Cq5o9y8Sw3CGhQVITmXSyQYzTCqiGqIUMVa9SyeThKl5vBiHfquQ==} - '@react-native-community/cli-platform-apple@14.1.0': - resolution: {integrity: sha512-DExd+pZ7hHxXt8I6BBmckeYUxxq7PQ+o4YSmGIeQx0xUpi+f82obBct2WNC3VWU72Jw6obwfoN6Fwe6F7Wxp5Q==} - '@react-native-community/cli-platform-apple@14.1.1': resolution: {integrity: sha512-qEc3Z7oCs0cD7QGaEfO0I6Pg8oqj1gCJTEPM65LlwzXmjzOcLADeC8jmV/ZJJbw4eNJ/CD3V4Aj/VlXW7vTWhw==} - '@react-native-community/cli-platform-ios@14.1.0': - resolution: {integrity: sha512-ah/ZTiJXUdCVHujyRJ4OmCL5nTq8OWcURcE3UXa1z0sIIiA8io06n+v5n299T9rtPKMwRtVJlQjtO/nbODABPQ==} - '@react-native-community/cli-platform-ios@14.1.1': resolution: {integrity: sha512-g5+AMN++/qXE7eTYUIvXZRtOtLZ4yCJtEwAY2N0NLEZRVmREFqBzLLbd30Nr+l+18hdYNwLXeZM8B4dJ1DPRnQ==} - '@react-native-community/cli-server-api@14.1.0': - resolution: {integrity: sha512-1k2LBQaYsy9RDWFIfKVne3frOye73O33MV6eYMoRPff7wqxHCrsX1CYJQkmwpgVigZHxYwalHj+Axtu3gpomCA==} - '@react-native-community/cli-server-api@14.1.1': resolution: {integrity: sha512-jr2hmIqiyaMd4OnEkusldKh/QyNyLUc2HmOjcD9wI+LScxS5YaLNC6W2q7Z49HTOdGyBjqZ7BFQNN/gRPGISUA==} - '@react-native-community/cli-tools@14.1.0': - resolution: {integrity: sha512-r1KxSu2+OSuhWFoE//1UR7aSTXMLww/UYWQprEw4bSo/kvutGX//4r9ywgXSWp+39udpNN4jQpNTHuWhGZd/Bg==} - '@react-native-community/cli-tools@14.1.1': resolution: {integrity: sha512-6wh4kFs0cb/76UKoBtas1ydyIoRETZ3BmzuFUgQCDuAIJ9TT8zLYgCJfqpAddx8yPCXvlxQT3btrvqgaXlwCOg==} - '@react-native-community/cli-types@14.1.0': - resolution: {integrity: sha512-aJwZI9mGRx3HdP8U4CGhqjt3S4r8GmeOqv4kRagC1UHDk4QNMC+bZ8JgPA4W7FrGiPey+lJQHMDPAXOo51SOUw==} - '@react-native-community/cli-types@14.1.1': resolution: {integrity: sha512-ej71FKmPE6FrlDBKDgGFEOzXwoYDnIUPs4fxBzi8TQSmNhuzL+7fUv+57CaV7DOChiamDGba4JpdBR5N+b/APA==} - '@react-native-community/cli@14.1.0': - resolution: {integrity: sha512-k7aTdKNZIec7WMSqMJn9bDVLWPPOaYmshXcnjWy6t5ItsJnREju9p2azMTR5tXY5uIeynose3cxettbhk2Tbnw==} - engines: {node: '>=18'} - hasBin: true - '@react-native-community/cli@14.1.1': resolution: {integrity: sha512-nUQfdglPbCMQ3OQaS4wCKrIaRTiQ6ezNZGRQMSs9GFWzk27UnvgdPWd15FEUenUnu9vQaZ4RTQyBIxfvmcsU0g==} engines: {node: '>=18'} hasBin: true - '@react-native/assets-registry@0.75.4': - resolution: {integrity: sha512-WX6/LNHwyjislSFM+h3qQjBiPaXXPJW5ZV4TdgNKb6QOPO0g1KGYRQj44cI2xSpZ3fcWrvQFZfQgSMbVK9Sg7A==} + '@react-native/assets-registry@0.76.2': + resolution: {integrity: sha512-0CTWv/FqJzU1vsyx2JpCkyLSUOePU7DdKgFvtHdwOxFpOw3aBecszqZDGJADYV9WSZQlq6RV0HmIaWycGYCOMA==} engines: {node: '>=18'} '@react-native/babel-plugin-codegen@0.75.4': resolution: {integrity: sha512-gu5ZRIdr7+ufi09DJROhfDtbF4biTnCDJqtqcmtsku4cXOXPHE36QbC/vAmKEZ0PMPURBI8lwF2wfaeHLn7gig==} engines: {node: '>=18'} + '@react-native/babel-plugin-codegen@0.76.2': + resolution: {integrity: sha512-a1IfRho/ZUVbvzSu3JWkxsvqyEI7IXApPQikhGWw4e24QYsIYHdlIULs3rb0840lqpO1dbbuudfO7lmkpkbkMg==} + engines: {node: '>=18'} + '@react-native/babel-preset@0.75.4': resolution: {integrity: sha512-UtyYCDJ3rZIeggyFEfh/q5t/FZ5a1h9F8EI37Nbrwyk/OKPH+1XS4PbHROHJzBARlJwOAfmT75+ovYUO0eakJA==} engines: {node: '>=18'} peerDependencies: '@babel/core': '*' + '@react-native/babel-preset@0.76.2': + resolution: {integrity: sha512-/kbxZqy70mGONv23uZg7lm7ZCE4dO5dgMzVPz6QsveXIRHQBRLsSC+9w2iZEnYWpLayoWFmTbq8ZG+4W32D3bA==} + engines: {node: '>=18'} + peerDependencies: + '@babel/core': '*' + '@react-native/codegen@0.75.4': resolution: {integrity: sha512-0FplNAD/S5FUvm8YIn6uyarOcP4jdJPqWz17K4a/Gp2KSsG/JJKEskX3aj5wpePzVfNQl3WyvBJ0whODdCocIA==} engines: {node: '>=18'} peerDependencies: '@babel/preset-env': ^7.1.6 - '@react-native/community-cli-plugin@0.75.4': - resolution: {integrity: sha512-k/hevYPjEpW0MNVVyb3v9PJosOP+FzenS7+oqYNLXdEmgTnGHrAtYX9ABrJJgzeJt7I6g8g+RDvm8PSE+tnM5w==} + '@react-native/codegen@0.76.2': + resolution: {integrity: sha512-rIgdI5mHHnNTzAeDYH+ivKMIcv6vr04Ol+TmX77n1HjJkzMhQqSHWcX+Pq9oiu7l2zKkymadrw6OPD8VPgre8g==} + engines: {node: '>=18'} + peerDependencies: + '@babel/preset-env': ^7.1.6 + + '@react-native/community-cli-plugin@0.76.2': + resolution: {integrity: sha512-ZRL8oTGSMwXqTsVkRL9AVW8C/AZRnxCcFfhestsx//SrQt3J/hbtDOHTIGkkt5AEA0zEvb/UAAyIAN/wuN4llw==} engines: {node: '>=18'} + peerDependencies: + '@react-native-community/cli-server-api': '*' + peerDependenciesMeta: + '@react-native-community/cli-server-api': + optional: true - '@react-native/debugger-frontend@0.75.4': - resolution: {integrity: sha512-QfGurR5hV6bhMPn/6VxS2RomYrPRFGwA03jJr+zKyWHnxDAu5jOqYVyKAktIIbhYe5sPp78QVl1ZYuhcnsRbEw==} + '@react-native/debugger-frontend@0.76.2': + resolution: {integrity: sha512-FIcz24Oya2wIO7rZD3dxVyK8t5ZD6Fojl9o7lrjnTWqMedcevRTtdSOIAf4ypksYH/x7HypovE2Zp8U65Xv0Mw==} engines: {node: '>=18'} - '@react-native/dev-middleware@0.75.4': - resolution: {integrity: sha512-UhyBeQOG2wNcvrUGw3+IBrHBk/lIu7hHGmWt4j8W9Aqv9BwktHKkPyko+5A1yoUeO1O/VDnHWYqWeOejcA9wpQ==} + '@react-native/dev-middleware@0.76.2': + resolution: {integrity: sha512-qiowXpxofLk0lpIZps7fyyp9NiKlqBwh0R0yVub5l4EJcqjLonjsznYAHbusnPW9kb9MQSdovGPNv5b8RadJww==} engines: {node: '>=18'} '@react-native/eslint-config@0.76.2': @@ -4441,16 +4427,30 @@ packages: resolution: {integrity: sha512-kKTmw7cF7p1raT30DC0L6N+xiVXN7dlRy0J+hYPiCRRVHplwgvyS7pszjxfzwXmHFqOxwpxQVI3du8opsma1Mg==} engines: {node: '>=18'} + '@react-native/gradle-plugin@0.76.2': + resolution: {integrity: sha512-KC5/uAeLoeD1dOjymx6gnNFHGGLB22xNYjrjrJNK5r0bw2O2KXp4rpB5VCT/2H5B48cVC0xPB7RIKOFrDHr5bQ==} + engines: {node: '>=18'} + '@react-native/js-polyfills@0.75.4': resolution: {integrity: sha512-NF5ID5FjcVHBYk1LQ4JMRjPmxBWEo4yoqW1m6vGOQZPT8D5Qs9afgx3f7gQatxbn3ivMh0FVbLW0zBx6LyxEzA==} engines: {node: '>=18'} + '@react-native/js-polyfills@0.76.2': + resolution: {integrity: sha512-OXunyNn33fa7gQ6iU5rQcYZQsO7OkJIAr/TgVdoHxpOB4i+ZGsfv6df3JKriBVT1ZZm6ZTlKyIa4QpLq3p0dmw==} + engines: {node: '>=18'} + '@react-native/metro-babel-transformer@0.75.4': resolution: {integrity: sha512-O0WMW/K8Ny/MAAeRebqGEQhrbzcioxcPHZtos+EH2hWeBTEKHQV8fMYYxfYDabpr392qdhSBwg3LlXUD4U3PXQ==} engines: {node: '>=18'} peerDependencies: '@babel/core': '*' + '@react-native/metro-babel-transformer@0.76.2': + resolution: {integrity: sha512-OIYhmWfN+HDyQLzoEg+2P0h7OopYk4djggg0M+k5e1a+g2dFNJILO/BsDobM8uLA8hAzClAJyJLZbPo5jeqdMA==} + engines: {node: '>=18'} + peerDependencies: + '@babel/core': '*' + '@react-native/metro-config@0.75.4': resolution: {integrity: sha512-gIIVlPUtZ1UKCxMJRtG88FoWS5REbI4YUmiyoM8eBUA85Zvk27b67iBX5Lkuxg8FGc7t9tjWQRpVGs2IK5uZpQ==} engines: {node: '>=18'} @@ -4458,14 +4458,14 @@ packages: '@react-native/normalize-color@2.1.0': resolution: {integrity: sha512-Z1jQI2NpdFJCVgpY+8Dq/Bt3d+YUi1928Q+/CZm/oh66fzM0RUl54vvuXlPJKybH4pdCZey1eDTPaLHkMPNgWA==} - '@react-native/normalize-colors@0.75.4': - resolution: {integrity: sha512-90QrQDLg0/k9xqYesaKuIkayOSjD+FKa0hsHollbwT5h3kuGMY+lU7UZxnb8tU55Y1PKdvjYxqQsYWI/ql79zA==} + '@react-native/normalize-colors@0.76.2': + resolution: {integrity: sha512-ICoOpaTLPsFQjNLSM00NgQr6wal300cZZonHVSDXKntX+BfkLeuCHRtr/Mn+klTtW+/1v2/2FRm9dXjvyGf9Dw==} '@react-native/typescript-config@0.75.4': resolution: {integrity: sha512-0849BqSIDGYltqMbniZg1MvDSFO5KMQsmIKpGzioTm3+SF73Ec1LihA1CtpJyZFonEclKXEIawRTNh2bxGgJJQ==} - '@react-native/virtualized-lists@0.75.4': - resolution: {integrity: sha512-iEauRiXjvWG/iOH8bV+9MfepCS+72cuL5rhkrenYZS0NUnDcNjF+wtaoS9+Gx5z1UJOfEXxSmyXRtQJZne8SnA==} + '@react-native/virtualized-lists@0.76.2': + resolution: {integrity: sha512-FzXvkHgKvJGf0pSuLy6878cxJ6mxWKgZsH9s2kO4LWJocI8Bi3ViDx7IGAWYuvN+Fnue5TKaqGPhfD+4XrKtYQ==} engines: {node: '>=18'} peerDependencies: '@types/react': ^18.2.6 @@ -6632,6 +6632,12 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + babel-plugin-syntax-hermes-parser@0.23.1: + resolution: {integrity: sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==} + + babel-plugin-syntax-hermes-parser@0.25.1: + resolution: {integrity: sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==} + babel-plugin-transform-flow-enums@0.0.2: resolution: {integrity: sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==} @@ -8575,12 +8581,24 @@ packages: hermes-estree@0.23.1: resolution: {integrity: sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==} + hermes-estree@0.24.0: + resolution: {integrity: sha512-LyoXLB7IFzeZW0EvAbGZacbxBN7t6KKSDqFJPo3Ydow7wDlrDjXwsdiAHV6XOdvEN9MEuWXsSIFN4tzpyrXIHw==} + + hermes-estree@0.25.1: + resolution: {integrity: sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==} + hermes-parser@0.22.0: resolution: {integrity: sha512-gn5RfZiEXCsIWsFGsKiykekktUoh0PdFWYocXsUdZIyWSckT6UIyPcyyUIPSR3kpnELWeK3n3ztAse7Mat6PSA==} hermes-parser@0.23.1: resolution: {integrity: sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==} + hermes-parser@0.24.0: + resolution: {integrity: sha512-IJooSvvu2qNRe7oo9Rb04sUT4omtZqZqf9uq9WM25Tb6v3usmvA93UqfnnoWs5V0uYjEl9Al6MNU10MCGKLwpg==} + + hermes-parser@0.25.1: + resolution: {integrity: sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==} + hey-listen@1.0.8: resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==} @@ -9626,60 +9644,118 @@ packages: resolution: {integrity: sha512-YZziRs0MgA3pzCkkvOoQRXjIoVjvrpi/yRlJnObyIvMP6lFdtyG4nUGIwGY9VXnBvxmXD6mPY2e+NSw6JAyiRg==} engines: {node: '>=18'} + metro-babel-transformer@0.81.0: + resolution: {integrity: sha512-Dc0QWK4wZIeHnyZ3sevWGTnnSkIDDn/SWyfrn99zbKbDOCoCYy71PAn9uCRrP/hduKLJQOy+tebd63Rr9D8tXg==} + engines: {node: '>=18.18'} + metro-cache-key@0.80.12: resolution: {integrity: sha512-o4BspKnugg/pE45ei0LGHVuBJXwRgruW7oSFAeSZvBKA/sGr0UhOGY3uycOgWInnS3v5yTTfiBA9lHlNRhsvGA==} engines: {node: '>=18'} + metro-cache-key@0.81.0: + resolution: {integrity: sha512-qX/IwtknP9bQZL78OK9xeSvLM/xlGfrs6SlUGgHvrxtmGTRSsxcyqxR+c+7ch1xr05n62Gin/O44QKg5V70rNQ==} + engines: {node: '>=18.18'} + metro-cache@0.80.12: resolution: {integrity: sha512-p5kNHh2KJ0pbQI/H7ZBPCEwkyNcSz7OUkslzsiIWBMPQGFJ/xArMwkV7I+GJcWh+b4m6zbLxE5fk6fqbVK1xGA==} engines: {node: '>=18'} + metro-cache@0.81.0: + resolution: {integrity: sha512-DyuqySicHXkHUDZFVJmh0ygxBSx6pCKUrTcSgb884oiscV/ROt1Vhye+x+OIHcsodyA10gzZtrVtxIFV4l9I4g==} + engines: {node: '>=18.18'} + metro-config@0.80.12: resolution: {integrity: sha512-4rwOWwrhm62LjB12ytiuR5NgK1ZBNr24/He8mqCsC+HXZ+ATbrewLNztzbAZHtFsrxP4D4GLTGgh96pCpYLSAQ==} engines: {node: '>=18'} + metro-config@0.81.0: + resolution: {integrity: sha512-6CinEaBe3WLpRlKlYXXu8r1UblJhbwD6Gtnoib5U8j6Pjp7XxMG9h/DGMeNp9aGLDu1OieUqiXpFo7O0/rR5Kg==} + engines: {node: '>=18.18'} + metro-core@0.80.12: resolution: {integrity: sha512-QqdJ/yAK+IpPs2HU/h5v2pKEdANBagSsc6DRSjnwSyJsCoHlmyJKCaCJ7KhWGx+N4OHxh37hoA8fc2CuZbx0Fw==} engines: {node: '>=18'} + metro-core@0.81.0: + resolution: {integrity: sha512-CVkM5YCOAFkNMvJai6KzA0RpztzfEKRX62/PFMOJ9J7K0uq/UkOFLxcgpcncMIrfy0PbfEj811b69tjULUQe1Q==} + engines: {node: '>=18.18'} + metro-file-map@0.80.12: resolution: {integrity: sha512-sYdemWSlk66bWzW2wp79kcPMzwuG32x1ZF3otI0QZTmrnTaaTiGyhE66P1z6KR4n2Eu5QXiABa6EWbAQv0r8bw==} engines: {node: '>=18'} + metro-file-map@0.81.0: + resolution: {integrity: sha512-zMDI5uYhQCyxbye/AuFx/pAbsz9K+vKL7h1ShUXdN2fz4VUPiyQYRsRqOoVG1DsiCgzd5B6LW0YW77NFpjDQeg==} + engines: {node: '>=18.18'} + metro-minify-terser@0.80.12: resolution: {integrity: sha512-muWzUw3y5k+9083ZoX9VaJLWEV2Jcgi+Oan0Mmb/fBNMPqP9xVDuy4pOMn/HOiGndgfh/MK7s4bsjkyLJKMnXQ==} engines: {node: '>=18'} + metro-minify-terser@0.81.0: + resolution: {integrity: sha512-U2ramh3W822ZR1nfXgIk+emxsf5eZSg10GbQrT0ZizImK8IZ5BmJY+BHRIkQgHzWFpExOVxC7kWbGL1bZALswA==} + engines: {node: '>=18.18'} + metro-resolver@0.80.12: resolution: {integrity: sha512-PR24gYRZnYHM3xT9pg6BdbrGbM/Cu1TcyIFBVlAk7qDAuHkUNQ1nMzWumWs+kwSvtd9eZGzHoucGJpTUEeLZAw==} engines: {node: '>=18'} + metro-resolver@0.81.0: + resolution: {integrity: sha512-Uu2Q+buHhm571cEwpPek8egMbdSTqmwT/5U7ZVNpK6Z2ElQBBCxd7HmFAslKXa7wgpTO2FAn6MqGeERbAtVDUA==} + engines: {node: '>=18.18'} + metro-runtime@0.80.12: resolution: {integrity: sha512-LIx7+92p5rpI0i6iB4S4GBvvLxStNt6fF0oPMaUd1Weku7jZdfkCZzmrtDD9CSQ6EPb0T9NUZoyXIxlBa3wOCw==} engines: {node: '>=18'} + metro-runtime@0.81.0: + resolution: {integrity: sha512-6oYB5HOt37RuGz2eV4A6yhcl+PUTwJYLDlY9vhT+aVjbUWI6MdBCf69vc4f5K5Vpt+yOkjy+2LDwLS0ykWFwYw==} + engines: {node: '>=18.18'} + metro-source-map@0.80.12: resolution: {integrity: sha512-o+AXmE7hpvM8r8MKsx7TI21/eerYYy2DCDkWfoBkv+jNkl61khvDHlQn0cXZa6lrcNZiZkl9oHSMcwLLIrFmpw==} engines: {node: '>=18'} + metro-source-map@0.81.0: + resolution: {integrity: sha512-TzsVxhH83dyxg4A4+L1nzNO12I7ps5IHLjKGZH3Hrf549eiZivkdjYiq/S5lOB+p2HiQ+Ykcwtmcja95LIC62g==} + engines: {node: '>=18.18'} + metro-symbolicate@0.80.12: resolution: {integrity: sha512-/dIpNdHksXkGHZXARZpL7doUzHqSNxgQ8+kQGxwpJuHnDhGkENxB5PS2QBaTDdEcmyTMjS53CN1rl9n1gR6fmw==} engines: {node: '>=18'} hasBin: true + metro-symbolicate@0.81.0: + resolution: {integrity: sha512-C/1rWbNTPYp6yzID8IPuQPpVGzJ2rbWYBATxlvQ9dfK5lVNoxcwz77hjcY8ISLsRRR15hyd/zbjCNKPKeNgE1Q==} + engines: {node: '>=18.18'} + hasBin: true + metro-transform-plugins@0.80.12: resolution: {integrity: sha512-WQWp00AcZvXuQdbjQbx1LzFR31IInlkCDYJNRs6gtEtAyhwpMMlL2KcHmdY+wjDO9RPcliZ+Xl1riOuBecVlPA==} engines: {node: '>=18'} + metro-transform-plugins@0.81.0: + resolution: {integrity: sha512-uErLAPBvttGCrmGSCa0dNHlOTk3uJFVEVWa5WDg6tQ79PRmuYRwzUgLhVzn/9/kyr75eUX3QWXN79Jvu4txt6Q==} + engines: {node: '>=18.18'} + metro-transform-worker@0.80.12: resolution: {integrity: sha512-KAPFN1y3eVqEbKLx1I8WOarHPqDMUa8WelWxaJCNKO/yHCP26zELeqTJvhsQup+8uwB6EYi/sp0b6TGoh6lOEA==} engines: {node: '>=18'} + metro-transform-worker@0.81.0: + resolution: {integrity: sha512-HrQ0twiruhKy0yA+9nK5bIe3WQXZcC66PXTvRIos61/EASLAP2DzEmW7IxN/MGsfZegN2UzqL2CG38+mOB45vg==} + engines: {node: '>=18.18'} + metro@0.80.12: resolution: {integrity: sha512-1UsH5FzJd9quUsD1qY+zUG4JY3jo3YEMxbMYH9jT6NK3j4iORhlwTK8fYTfAUBhDKjgLfKjAh7aoazNE23oIRA==} engines: {node: '>=18'} hasBin: true + metro@0.81.0: + resolution: {integrity: sha512-kzdzmpL0gKhEthZ9aOV7sTqvg6NuTxDV8SIm9pf9sO8VVEbKrQk5DNcwupOUjgPPFAuKUc2NkT0suyT62hm2xg==} + engines: {node: '>=18.18'} + hasBin: true + micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} @@ -10024,6 +10100,10 @@ packages: resolution: {integrity: sha512-VMArClVT6LkhUGpnuEoBuyjG9rzUyEzg4PDkav6wK1cLhOK02gPCYFxoiB4mqVnrMhDpIzJcrGNAMVi9P+hXrw==} engines: {node: '>=18'} + ob1@0.81.0: + resolution: {integrity: sha512-6Cvrkxt1tqaRdWqTAMcVYEiO5i1xcF9y7t06nFdjFqkfPsEloCf8WwhXdwBpNUkVYSQlSGS7cDgVQR86miBfBQ==} + engines: {node: '>=18.18'} + object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -10642,8 +10722,8 @@ packages: react: '*' react-native: '*' - react-native@0.75.4: - resolution: {integrity: sha512-Jehg4AMNIAXu9cn0/1jbTCoNg3tc+t6EekwucCalN8YoRmxGd/PY6osQTI/5fSAM40JQ4O8uv8Qg09Ycpb5sxQ==} + react-native@0.76.2: + resolution: {integrity: sha512-mkEBKGOmJxhfq8IOsvmk0QuTzlBt9vS+uo0gwbqfUmEDqoC359v80zhUf94WimYBrBkpRQWFbEu5iqMDHrYzlQ==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -15036,11 +15116,11 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@floating-ui/react-native@0.10.6(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@floating-ui/react-native@0.10.6(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/core': 1.6.8 react: 18.3.1 - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) '@floating-ui/react@0.26.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: @@ -15508,17 +15588,10 @@ snapshots: '@popperjs/core@2.11.8': {} - '@react-native-async-storage/async-storage@2.0.0(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))': + '@react-native-async-storage/async-storage@2.0.0(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))': dependencies: merge-options: 3.0.4 - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) - - '@react-native-community/cli-clean@14.1.0': - dependencies: - '@react-native-community/cli-tools': 14.1.0 - chalk: 4.1.2 - execa: 5.1.1 - fast-glob: 3.3.2 + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) '@react-native-community/cli-clean@14.1.1': dependencies: @@ -15527,17 +15600,6 @@ snapshots: execa: 5.1.1 fast-glob: 3.3.2 - '@react-native-community/cli-config@14.1.0(typescript@5.5.4)': - dependencies: - '@react-native-community/cli-tools': 14.1.0 - chalk: 4.1.2 - cosmiconfig: 9.0.0(typescript@5.5.4) - deepmerge: 4.3.1 - fast-glob: 3.3.2 - joi: 17.13.3 - transitivePeerDependencies: - - typescript - '@react-native-community/cli-config@14.1.1(typescript@5.5.4)': dependencies: '@react-native-community/cli-tools': 14.1.1 @@ -15549,39 +15611,12 @@ snapshots: transitivePeerDependencies: - typescript - '@react-native-community/cli-debugger-ui@14.1.0': - dependencies: - serve-static: 1.16.2 - transitivePeerDependencies: - - supports-color - '@react-native-community/cli-debugger-ui@14.1.1': dependencies: serve-static: 1.16.2 transitivePeerDependencies: - supports-color - '@react-native-community/cli-doctor@14.1.0(typescript@5.5.4)': - dependencies: - '@react-native-community/cli-config': 14.1.0(typescript@5.5.4) - '@react-native-community/cli-platform-android': 14.1.0 - '@react-native-community/cli-platform-apple': 14.1.0 - '@react-native-community/cli-platform-ios': 14.1.0 - '@react-native-community/cli-tools': 14.1.0 - chalk: 4.1.2 - command-exists: 1.2.9 - deepmerge: 4.3.1 - envinfo: 7.14.0 - execa: 5.1.1 - node-stream-zip: 1.15.0 - ora: 5.4.1 - semver: 7.6.3 - strip-ansi: 5.2.0 - wcwidth: 1.0.1 - yaml: 2.5.1 - transitivePeerDependencies: - - typescript - '@react-native-community/cli-doctor@14.1.1(typescript@5.5.4)': dependencies: '@react-native-community/cli-config': 14.1.1(typescript@5.5.4) @@ -15603,15 +15638,6 @@ snapshots: transitivePeerDependencies: - typescript - '@react-native-community/cli-platform-android@14.1.0': - dependencies: - '@react-native-community/cli-tools': 14.1.0 - chalk: 4.1.2 - execa: 5.1.1 - fast-glob: 3.3.2 - fast-xml-parser: 4.5.0 - logkitty: 0.7.1 - '@react-native-community/cli-platform-android@14.1.1': dependencies: '@react-native-community/cli-tools': 14.1.1 @@ -15621,15 +15647,6 @@ snapshots: fast-xml-parser: 4.5.0 logkitty: 0.7.1 - '@react-native-community/cli-platform-apple@14.1.0': - dependencies: - '@react-native-community/cli-tools': 14.1.0 - chalk: 4.1.2 - execa: 5.1.1 - fast-glob: 3.3.2 - fast-xml-parser: 4.5.0 - ora: 5.4.1 - '@react-native-community/cli-platform-apple@14.1.1': dependencies: '@react-native-community/cli-tools': 14.1.1 @@ -15639,30 +15656,10 @@ snapshots: fast-xml-parser: 4.5.0 ora: 5.4.1 - '@react-native-community/cli-platform-ios@14.1.0': - dependencies: - '@react-native-community/cli-platform-apple': 14.1.0 - '@react-native-community/cli-platform-ios@14.1.1': dependencies: '@react-native-community/cli-platform-apple': 14.1.1 - '@react-native-community/cli-server-api@14.1.0': - dependencies: - '@react-native-community/cli-debugger-ui': 14.1.0 - '@react-native-community/cli-tools': 14.1.0 - compression: 1.7.4 - connect: 3.7.0 - errorhandler: 1.5.1 - nocache: 3.0.4 - pretty-format: 26.6.2 - serve-static: 1.16.2 - ws: 6.2.3 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate - '@react-native-community/cli-server-api@14.1.1': dependencies: '@react-native-community/cli-debugger-ui': 14.1.1 @@ -15679,19 +15676,6 @@ snapshots: - supports-color - utf-8-validate - '@react-native-community/cli-tools@14.1.0': - dependencies: - appdirsjs: 1.2.7 - chalk: 4.1.2 - execa: 5.1.1 - find-up: 5.0.0 - mime: 2.6.0 - open: 6.4.0 - ora: 5.4.1 - semver: 7.6.3 - shell-quote: 1.8.1 - sudo-prompt: 9.2.1 - '@react-native-community/cli-tools@14.1.1': dependencies: appdirsjs: 1.2.7 @@ -15705,38 +15689,10 @@ snapshots: shell-quote: 1.8.1 sudo-prompt: 9.2.1 - '@react-native-community/cli-types@14.1.0': - dependencies: - joi: 17.13.3 - '@react-native-community/cli-types@14.1.1': dependencies: joi: 17.13.3 - '@react-native-community/cli@14.1.0(typescript@5.5.4)': - dependencies: - '@react-native-community/cli-clean': 14.1.0 - '@react-native-community/cli-config': 14.1.0(typescript@5.5.4) - '@react-native-community/cli-debugger-ui': 14.1.0 - '@react-native-community/cli-doctor': 14.1.0(typescript@5.5.4) - '@react-native-community/cli-server-api': 14.1.0 - '@react-native-community/cli-tools': 14.1.0 - '@react-native-community/cli-types': 14.1.0 - chalk: 4.1.2 - commander: 9.5.0 - deepmerge: 4.3.1 - execa: 5.1.1 - find-up: 5.0.0 - fs-extra: 8.1.0 - graceful-fs: 4.2.11 - prompts: 2.4.2 - semver: 7.6.3 - transitivePeerDependencies: - - bufferutil - - supports-color - - typescript - - utf-8-validate - '@react-native-community/cli@14.1.1(typescript@5.5.4)': dependencies: '@react-native-community/cli-clean': 14.1.1 @@ -15761,7 +15717,7 @@ snapshots: - typescript - utf-8-validate - '@react-native/assets-registry@0.75.4': {} + '@react-native/assets-registry@0.76.2': {} '@react-native/babel-plugin-codegen@0.75.4(@babel/preset-env@7.25.7(@babel/core@7.26.0))': dependencies: @@ -15770,6 +15726,13 @@ snapshots: - '@babel/preset-env' - supports-color + '@react-native/babel-plugin-codegen@0.76.2(@babel/preset-env@7.25.7(@babel/core@7.26.0))': + dependencies: + '@react-native/codegen': 0.76.2(@babel/preset-env@7.25.7(@babel/core@7.26.0)) + transitivePeerDependencies: + - '@babel/preset-env' + - supports-color + '@react-native/babel-preset@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))': dependencies: '@babel/core': 7.26.0 @@ -15821,6 +15784,57 @@ snapshots: - '@babel/preset-env' - supports-color + '@react-native/babel-preset@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))': + dependencies: + '@babel/core': 7.26.0 + '@babel/plugin-proposal-export-default-from': 7.25.8(@babel/core@7.26.0) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.26.0) + '@babel/plugin-syntax-export-default-from': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.26.0) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.26.0) + '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-async-generator-functions': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-async-to-generator': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-block-scoping': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-classes': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-computed-properties': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-destructuring': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-flow-strip-types': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-for-of': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-function-name': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-literals': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-logical-assignment-operators': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-named-capturing-groups-regex': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-nullish-coalescing-operator': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-numeric-separator': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-object-rest-spread': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-optional-catch-binding': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-parameters': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-private-methods': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-private-property-in-object': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-react-display-name': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.26.0) + '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.26.0) + '@babel/plugin-transform-regenerator': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-runtime': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-spread': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-sticky-regex': 7.25.7(@babel/core@7.26.0) + '@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-unicode-regex': 7.25.9(@babel/core@7.26.0) + '@babel/template': 7.25.9 + '@react-native/babel-plugin-codegen': 0.76.2(@babel/preset-env@7.25.7(@babel/core@7.26.0)) + babel-plugin-syntax-hermes-parser: 0.25.1 + babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.26.0) + react-refresh: 0.14.2 + transitivePeerDependencies: + - '@babel/preset-env' + - supports-color + '@react-native/codegen@0.75.4(@babel/preset-env@7.25.7(@babel/core@7.26.0))': dependencies: '@babel/parser': 7.26.2 @@ -15835,19 +15849,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@react-native/community-cli-plugin@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(encoding@0.1.13)': + '@react-native/codegen@0.76.2(@babel/preset-env@7.25.7(@babel/core@7.26.0))': dependencies: - '@react-native-community/cli-server-api': 14.1.0 - '@react-native-community/cli-tools': 14.1.0 - '@react-native/dev-middleware': 0.75.4(encoding@0.1.13) - '@react-native/metro-babel-transformer': 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0)) + '@babel/parser': 7.26.2 + '@babel/preset-env': 7.25.7(@babel/core@7.26.0) + glob: 7.2.3 + hermes-parser: 0.23.1 + invariant: 2.2.4 + jscodeshift: 0.14.0(@babel/preset-env@7.25.7(@babel/core@7.26.0)) + mkdirp: 0.5.6 + nullthrows: 1.1.1 + yargs: 17.7.2 + transitivePeerDependencies: + - supports-color + + '@react-native/community-cli-plugin@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(encoding@0.1.13)': + dependencies: + '@react-native/dev-middleware': 0.76.2 + '@react-native/metro-babel-transformer': 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0)) chalk: 4.1.2 execa: 5.1.1 - metro: 0.80.12 - metro-config: 0.80.12 - metro-core: 0.80.12 + invariant: 2.2.4 + metro: 0.81.0 + metro-config: 0.81.0 + metro-core: 0.81.0 node-fetch: 2.7.0(encoding@0.1.13) readline: 1.3.0 + semver: 7.6.3 + optionalDependencies: + '@react-native-community/cli-server-api': 14.1.1 transitivePeerDependencies: - '@babel/core' - '@babel/preset-env' @@ -15856,17 +15886,16 @@ snapshots: - supports-color - utf-8-validate - '@react-native/debugger-frontend@0.75.4': {} + '@react-native/debugger-frontend@0.76.2': {} - '@react-native/dev-middleware@0.75.4(encoding@0.1.13)': + '@react-native/dev-middleware@0.76.2': dependencies: '@isaacs/ttlcache': 1.4.1 - '@react-native/debugger-frontend': 0.75.4 + '@react-native/debugger-frontend': 0.76.2 chrome-launcher: 0.15.2 chromium-edge-launcher: 0.2.0 connect: 3.7.0 debug: 2.6.9 - node-fetch: 2.7.0(encoding@0.1.13) nullthrows: 1.1.1 open: 7.4.2 selfsigned: 2.4.1 @@ -15874,7 +15903,6 @@ snapshots: ws: 6.2.3 transitivePeerDependencies: - bufferutil - - encoding - supports-color - utf-8-validate @@ -15904,8 +15932,12 @@ snapshots: '@react-native/gradle-plugin@0.75.4': {} + '@react-native/gradle-plugin@0.76.2': {} + '@react-native/js-polyfills@0.75.4': {} + '@react-native/js-polyfills@0.76.2': {} + '@react-native/metro-babel-transformer@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))': dependencies: '@babel/core': 7.26.0 @@ -15916,6 +15948,16 @@ snapshots: - '@babel/preset-env' - supports-color + '@react-native/metro-babel-transformer@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))': + dependencies: + '@babel/core': 7.26.0 + '@react-native/babel-preset': 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0)) + hermes-parser: 0.23.1 + nullthrows: 1.1.1 + transitivePeerDependencies: + - '@babel/preset-env' + - supports-color + '@react-native/metro-config@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))': dependencies: '@react-native/js-polyfills': 0.75.4 @@ -15925,20 +15967,22 @@ snapshots: transitivePeerDependencies: - '@babel/core' - '@babel/preset-env' + - bufferutil - supports-color + - utf-8-validate '@react-native/normalize-color@2.1.0': {} - '@react-native/normalize-colors@0.75.4': {} + '@react-native/normalize-colors@0.76.2': {} '@react-native/typescript-config@0.75.4': {} - '@react-native/virtualized-lists@0.75.4(@types/react@18.3.12)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@react-native/virtualized-lists@0.76.2(@types/react@18.3.12)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: invariant: 2.2.4 nullthrows: 1.1.1 react: 18.3.1 - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) optionalDependencies: '@types/react': 18.3.12 @@ -16612,7 +16656,7 @@ snapshots: transitivePeerDependencies: - react - '@tamagui/alert-dialog@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/alert-dialog@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/animate-presence': 1.115.5(react@18.3.1) '@tamagui/aria-hidden': 1.115.5(react@18.3.1) @@ -16620,12 +16664,12 @@ snapshots: '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/core': 1.115.5(react@18.3.1) '@tamagui/create-context': 1.115.5(react@18.3.1) - '@tamagui/dialog': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/dialog': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/dismissable': 1.115.5(react@18.3.1) '@tamagui/focus-scope': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) '@tamagui/polyfill-dev': 1.115.5 - '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/portal': 1.115.5(react@18.3.1) '@tamagui/remove-scroll': 1.115.5(@types/react@18.3.12)(react@18.3.1) '@tamagui/stacks': 1.115.5(react@18.3.1) @@ -16663,11 +16707,11 @@ snapshots: transitivePeerDependencies: - react-dom - '@tamagui/animations-moti@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1))(react@18.3.1)': + '@tamagui/animations-moti@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/use-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - moti: 0.29.0(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1))(react@18.3.1) + moti: 0.29.0(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1))(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - react-dom @@ -16722,23 +16766,23 @@ snapshots: '@tamagui/web': 1.115.5(react@18.3.1) react: 18.3.1 - '@tamagui/checkbox-headless@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/checkbox-headless@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/create-context': 1.115.5(react@18.3.1) '@tamagui/focusable': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) - '@tamagui/label': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/label': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/use-controllable-state': 1.115.5(react@18.3.1) '@tamagui/use-previous': 1.115.5 react: 18.3.1 transitivePeerDependencies: - react-native - '@tamagui/checkbox@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/checkbox@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: - '@tamagui/checkbox-headless': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/checkbox-headless': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/core': 1.115.5(react@18.3.1) @@ -16748,7 +16792,7 @@ snapshots: '@tamagui/get-token': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) '@tamagui/helpers-tamagui': 1.115.5(react@18.3.1) - '@tamagui/label': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/label': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/stacks': 1.115.5(react@18.3.1) '@tamagui/use-controllable-state': 1.115.5(react@18.3.1) '@tamagui/use-previous': 1.115.5 @@ -16789,15 +16833,15 @@ snapshots: dependencies: react: 18.3.1 - '@tamagui/config@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/config@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/animations-css': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@tamagui/animations-moti': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1))(react@18.3.1) + '@tamagui/animations-moti': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1))(react@18.3.1) '@tamagui/animations-react-native': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tamagui/colors': 1.116.14 '@tamagui/font-inter': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tamagui/font-silkscreen': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@tamagui/react-native-media-driver': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/react-native-media-driver': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/shorthands': 1.116.14 '@tamagui/themes': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -16847,7 +16891,7 @@ snapshots: '@tamagui/cubic-bezier-animator@1.116.14': {} - '@tamagui/dialog@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/dialog@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/adapt': 1.115.5(react@18.3.1) '@tamagui/animate-presence': 1.115.5(react@18.3.1) @@ -16860,7 +16904,7 @@ snapshots: '@tamagui/focus-scope': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) '@tamagui/polyfill-dev': 1.115.5 - '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/portal': 1.115.5(react@18.3.1) '@tamagui/remove-scroll': 1.115.5(@types/react@18.3.12)(react@18.3.1) '@tamagui/sheet': 1.115.5(@types/react@18.3.12)(react@18.3.1) @@ -16889,10 +16933,10 @@ snapshots: '@tamagui/fake-react-native@1.115.5': {} - '@tamagui/floating@1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/floating@1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@floating-ui/react-native': 0.10.6(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@floating-ui/react-native': 0.10.6(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - react-dom @@ -16994,7 +17038,7 @@ snapshots: '@tamagui/core': 1.115.5(react@18.3.1) react: 18.3.1 - '@tamagui/label@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/label@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) @@ -17005,7 +17049,7 @@ snapshots: '@tamagui/text': 1.115.5(react@18.3.1) '@tamagui/web': 1.115.5(react@18.3.1) react: 18.3.1 - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) '@tamagui/linear-gradient@1.115.5(react@18.3.1)': dependencies: @@ -17035,7 +17079,7 @@ snapshots: '@tamagui/polyfill-dev@1.115.5': {} - '@tamagui/popover@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/popover@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react': 0.26.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tamagui/adapt': 1.115.5(react@18.3.1) @@ -17045,11 +17089,11 @@ snapshots: '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/core': 1.115.5(react@18.3.1) '@tamagui/dismissable': 1.115.5(react@18.3.1) - '@tamagui/floating': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/floating': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/focus-scope': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) '@tamagui/polyfill-dev': 1.115.5 - '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/portal': 1.115.5(react@18.3.1) '@tamagui/remove-scroll': 1.115.5(@types/react@18.3.12)(react@18.3.1) '@tamagui/scroll-view': 1.115.5(react@18.3.1) @@ -17063,12 +17107,12 @@ snapshots: - react-dom - react-native - '@tamagui/popper@1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/popper@1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/core': 1.115.5(react@18.3.1) - '@tamagui/floating': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/floating': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/get-token': 1.115.5(react@18.3.1) '@tamagui/stacks': 1.115.5(react@18.3.1) '@tamagui/start-transition': 1.115.5 @@ -17098,7 +17142,7 @@ snapshots: '@tamagui/stacks': 1.115.5(react@18.3.1) react: 18.3.1 - '@tamagui/radio-group@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/radio-group@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) @@ -17107,8 +17151,8 @@ snapshots: '@tamagui/focusable': 1.115.5(react@18.3.1) '@tamagui/get-token': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) - '@tamagui/label': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) - '@tamagui/radio-headless': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/label': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) + '@tamagui/radio-headless': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/roving-focus': 1.115.5(react@18.3.1) '@tamagui/stacks': 1.115.5(react@18.3.1) '@tamagui/use-controllable-state': 1.115.5(react@18.3.1) @@ -17117,31 +17161,31 @@ snapshots: transitivePeerDependencies: - react-native - '@tamagui/radio-headless@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/radio-headless@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/create-context': 1.115.5(react@18.3.1) '@tamagui/focusable': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) - '@tamagui/label': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/label': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/use-controllable-state': 1.115.5(react@18.3.1) '@tamagui/use-previous': 1.115.5 react: 18.3.1 transitivePeerDependencies: - react-native - '@tamagui/react-native-media-driver@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/react-native-media-driver@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/web': 1.115.5(react@18.3.1) - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) transitivePeerDependencies: - react - '@tamagui/react-native-media-driver@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/react-native-media-driver@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) transitivePeerDependencies: - react - react-dom @@ -17188,11 +17232,11 @@ snapshots: '@tamagui/web': 1.115.5(react@18.3.1) react: 18.3.1 - '@tamagui/select@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/select@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react': 0.26.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@floating-ui/react-native': 0.10.6(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@floating-ui/react-native': 0.10.6(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/adapt': 1.115.5(react@18.3.1) '@tamagui/animate-presence': 1.115.5(react@18.3.1) '@tamagui/compose-refs': 1.115.5(react@18.3.1) @@ -17281,18 +17325,18 @@ snapshots: dependencies: react: 18.3.1 - '@tamagui/switch-headless@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/switch-headless@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) - '@tamagui/label': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/label': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/use-previous': 1.115.5 react: 18.3.1 transitivePeerDependencies: - react-native - '@tamagui/switch@1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/switch@1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) @@ -17300,9 +17344,9 @@ snapshots: '@tamagui/focusable': 1.115.5(react@18.3.1) '@tamagui/get-token': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) - '@tamagui/label': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/label': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/stacks': 1.115.5(react@18.3.1) - '@tamagui/switch-headless': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/switch-headless': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/use-controllable-state': 1.115.5(react@18.3.1) '@tamagui/use-previous': 1.115.5 react: 18.3.1 @@ -17376,18 +17420,18 @@ snapshots: '@tamagui/web': 1.115.5(react@18.3.1) react: 18.3.1 - '@tamagui/tooltip@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1)': + '@tamagui/tooltip@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react': 0.26.25(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/core': 1.115.5(react@18.3.1) '@tamagui/create-context': 1.115.5(react@18.3.1) - '@tamagui/floating': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/floating': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/get-token': 1.115.5(react@18.3.1) '@tamagui/helpers': 1.115.5(react@18.3.1) '@tamagui/polyfill-dev': 1.115.5 - '@tamagui/popover': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) - '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/popover': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) + '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/stacks': 1.115.5(react@18.3.1) '@tamagui/text': 1.115.5(react@18.3.1) '@tamagui/use-controllable-state': 1.115.5(react@18.3.1) @@ -17685,23 +17729,23 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/jest-native@5.4.3(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/jest-native@5.4.3(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: chalk: 4.1.2 jest-diff: 29.7.0 jest-matcher-utils: 29.7.0 pretty-format: 29.7.0 react: 18.3.1 - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) react-test-renderer: 18.3.1(react@18.3.1) redent: 3.0.0 - '@testing-library/react-native@12.8.1(jest@29.7.0(babel-plugin-macros@3.1.0))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react-native@12.8.1(jest@29.7.0(babel-plugin-macros@3.1.0))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react-test-renderer@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: jest-matcher-utils: 29.7.0 pretty-format: 29.7.0 react: 18.3.1 - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) react-test-renderer: 18.3.1(react@18.3.1) redent: 3.0.0 optionalDependencies: @@ -19077,6 +19121,14 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-syntax-hermes-parser@0.23.1: + dependencies: + hermes-parser: 0.23.1 + + babel-plugin-syntax-hermes-parser@0.25.1: + dependencies: + hermes-parser: 0.25.1 + babel-plugin-transform-flow-enums@0.0.2(@babel/core@7.26.0): dependencies: '@babel/plugin-syntax-flow': 7.25.7(@babel/core@7.26.0) @@ -21462,6 +21514,10 @@ snapshots: hermes-estree@0.23.1: {} + hermes-estree@0.24.0: {} + + hermes-estree@0.25.1: {} + hermes-parser@0.22.0: dependencies: hermes-estree: 0.22.0 @@ -21470,6 +21526,14 @@ snapshots: dependencies: hermes-estree: 0.23.1 + hermes-parser@0.24.0: + dependencies: + hermes-estree: 0.24.0 + + hermes-parser@0.25.1: + dependencies: + hermes-estree: 0.25.1 + hey-listen@1.0.8: {} hmac-drbg@1.0.1: @@ -22730,16 +22794,35 @@ snapshots: transitivePeerDependencies: - supports-color + metro-babel-transformer@0.81.0: + dependencies: + '@babel/core': 7.26.0 + flow-enums-runtime: 0.0.6 + hermes-parser: 0.24.0 + nullthrows: 1.1.1 + transitivePeerDependencies: + - supports-color + metro-cache-key@0.80.12: dependencies: flow-enums-runtime: 0.0.6 + metro-cache-key@0.81.0: + dependencies: + flow-enums-runtime: 0.0.6 + metro-cache@0.80.12: dependencies: exponential-backoff: 3.1.1 flow-enums-runtime: 0.0.6 metro-core: 0.80.12 + metro-cache@0.81.0: + dependencies: + exponential-backoff: 3.1.1 + flow-enums-runtime: 0.0.6 + metro-core: 0.81.0 + metro-config@0.80.12: dependencies: connect: 3.7.0 @@ -22755,12 +22838,33 @@ snapshots: - supports-color - utf-8-validate + metro-config@0.81.0: + dependencies: + connect: 3.7.0 + cosmiconfig: 5.2.1 + flow-enums-runtime: 0.0.6 + jest-validate: 29.7.0 + metro: 0.81.0 + metro-cache: 0.81.0 + metro-core: 0.81.0 + metro-runtime: 0.81.0 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + metro-core@0.80.12: dependencies: flow-enums-runtime: 0.0.6 lodash.throttle: 4.1.1 metro-resolver: 0.80.12 + metro-core@0.81.0: + dependencies: + flow-enums-runtime: 0.0.6 + lodash.throttle: 4.1.1 + metro-resolver: 0.81.0 + metro-file-map@0.80.12: dependencies: anymatch: 3.1.3 @@ -22779,20 +22883,52 @@ snapshots: transitivePeerDependencies: - supports-color + metro-file-map@0.81.0: + dependencies: + anymatch: 3.1.3 + debug: 2.6.9 + fb-watchman: 2.0.2 + flow-enums-runtime: 0.0.6 + graceful-fs: 4.2.11 + invariant: 2.2.4 + jest-worker: 29.7.0 + micromatch: 4.0.8 + node-abort-controller: 3.1.1 + nullthrows: 1.1.1 + walker: 1.0.8 + optionalDependencies: + fsevents: 2.3.3 + transitivePeerDependencies: + - supports-color + metro-minify-terser@0.80.12: dependencies: flow-enums-runtime: 0.0.6 terser: 5.36.0 + metro-minify-terser@0.81.0: + dependencies: + flow-enums-runtime: 0.0.6 + terser: 5.36.0 + metro-resolver@0.80.12: dependencies: flow-enums-runtime: 0.0.6 + metro-resolver@0.81.0: + dependencies: + flow-enums-runtime: 0.0.6 + metro-runtime@0.80.12: dependencies: '@babel/runtime': 7.25.7 flow-enums-runtime: 0.0.6 + metro-runtime@0.81.0: + dependencies: + '@babel/runtime': 7.25.7 + flow-enums-runtime: 0.0.6 + metro-source-map@0.80.12: dependencies: '@babel/traverse': 7.25.9 @@ -22807,6 +22943,21 @@ snapshots: transitivePeerDependencies: - supports-color + metro-source-map@0.81.0: + dependencies: + '@babel/traverse': 7.25.9 + '@babel/traverse--for-generate-function-map': '@babel/traverse@7.25.9' + '@babel/types': 7.26.0 + flow-enums-runtime: 0.0.6 + invariant: 2.2.4 + metro-symbolicate: 0.81.0 + nullthrows: 1.1.1 + ob1: 0.81.0 + source-map: 0.5.7 + vlq: 1.0.1 + transitivePeerDependencies: + - supports-color + metro-symbolicate@0.80.12: dependencies: flow-enums-runtime: 0.0.6 @@ -22819,6 +22970,18 @@ snapshots: transitivePeerDependencies: - supports-color + metro-symbolicate@0.81.0: + dependencies: + flow-enums-runtime: 0.0.6 + invariant: 2.2.4 + metro-source-map: 0.81.0 + nullthrows: 1.1.1 + source-map: 0.5.7 + through2: 2.0.5 + vlq: 1.0.1 + transitivePeerDependencies: + - supports-color + metro-transform-plugins@0.80.12: dependencies: '@babel/core': 7.26.0 @@ -22830,6 +22993,17 @@ snapshots: transitivePeerDependencies: - supports-color + metro-transform-plugins@0.81.0: + dependencies: + '@babel/core': 7.26.0 + '@babel/generator': 7.26.2 + '@babel/template': 7.25.9 + '@babel/traverse': 7.25.9 + flow-enums-runtime: 0.0.6 + nullthrows: 1.1.1 + transitivePeerDependencies: + - supports-color + metro-transform-worker@0.80.12: dependencies: '@babel/core': 7.26.0 @@ -22850,6 +23024,26 @@ snapshots: - supports-color - utf-8-validate + metro-transform-worker@0.81.0: + dependencies: + '@babel/core': 7.26.0 + '@babel/generator': 7.26.2 + '@babel/parser': 7.26.2 + '@babel/types': 7.26.0 + flow-enums-runtime: 0.0.6 + metro: 0.81.0 + metro-babel-transformer: 0.81.0 + metro-cache: 0.81.0 + metro-cache-key: 0.81.0 + metro-minify-terser: 0.81.0 + metro-source-map: 0.81.0 + metro-transform-plugins: 0.81.0 + nullthrows: 1.1.1 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + metro@0.80.12: dependencies: '@babel/code-frame': 7.26.2 @@ -22899,6 +23093,55 @@ snapshots: - supports-color - utf-8-validate + metro@0.81.0: + dependencies: + '@babel/code-frame': 7.26.2 + '@babel/core': 7.26.0 + '@babel/generator': 7.26.2 + '@babel/parser': 7.26.2 + '@babel/template': 7.25.9 + '@babel/traverse': 7.25.9 + '@babel/types': 7.26.0 + accepts: 1.3.8 + chalk: 4.1.2 + ci-info: 2.0.0 + connect: 3.7.0 + debug: 2.6.9 + denodeify: 1.2.1 + error-stack-parser: 2.1.4 + flow-enums-runtime: 0.0.6 + graceful-fs: 4.2.11 + hermes-parser: 0.24.0 + image-size: 1.1.1 + invariant: 2.2.4 + jest-worker: 29.7.0 + jsc-safe-url: 0.2.4 + lodash.throttle: 4.1.1 + metro-babel-transformer: 0.81.0 + metro-cache: 0.81.0 + metro-cache-key: 0.81.0 + metro-config: 0.81.0 + metro-core: 0.81.0 + metro-file-map: 0.81.0 + metro-resolver: 0.81.0 + metro-runtime: 0.81.0 + metro-source-map: 0.81.0 + metro-symbolicate: 0.81.0 + metro-transform-plugins: 0.81.0 + metro-transform-worker: 0.81.0 + mime-types: 2.1.35 + nullthrows: 1.1.1 + serialize-error: 2.1.0 + source-map: 0.5.7 + strip-ansi: 6.0.1 + throat: 5.0.0 + ws: 7.5.10 + yargs: 17.7.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + micromatch@4.0.8: dependencies: braces: 3.0.3 @@ -23029,10 +23272,10 @@ snapshots: dependencies: color-name: 1.1.4 - moti@0.29.0(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1))(react@18.3.1): + moti@0.29.0(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1))(react@18.3.1): dependencies: framer-motion: 6.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-native-reanimated: 3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + react-native-reanimated: 3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - react - react-dom @@ -23285,6 +23528,10 @@ snapshots: dependencies: flow-enums-runtime: 0.0.6 + ob1@0.81.0: + dependencies: + flow-enums-runtime: 0.0.6 + object-assign@4.1.1: {} object-inspect@1.13.2: {} @@ -23923,7 +24170,7 @@ snapshots: buffer: 4.9.2 sjcl: 1.0.8 - react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1): + react-native-reanimated@3.15.5(@babel/core@7.26.0)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1): dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.0) @@ -23938,29 +24185,28 @@ snapshots: convert-source-map: 2.0.0 invariant: 2.2.4 react: 18.3.1 - react-native: 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4) + react-native: 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1) transitivePeerDependencies: - supports-color - react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4): + react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1): dependencies: '@jest/create-cache-key-function': 29.7.0 - '@react-native-community/cli': 14.1.0(typescript@5.5.4) - '@react-native-community/cli-platform-android': 14.1.0 - '@react-native-community/cli-platform-ios': 14.1.0 - '@react-native/assets-registry': 0.75.4 - '@react-native/codegen': 0.75.4(@babel/preset-env@7.25.7(@babel/core@7.26.0)) - '@react-native/community-cli-plugin': 0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(encoding@0.1.13) - '@react-native/gradle-plugin': 0.75.4 - '@react-native/js-polyfills': 0.75.4 - '@react-native/normalize-colors': 0.75.4 - '@react-native/virtualized-lists': 0.75.4(@types/react@18.3.12)(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@react-native/assets-registry': 0.76.2 + '@react-native/codegen': 0.76.2(@babel/preset-env@7.25.7(@babel/core@7.26.0)) + '@react-native/community-cli-plugin': 0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(encoding@0.1.13) + '@react-native/gradle-plugin': 0.76.2 + '@react-native/js-polyfills': 0.76.2 + '@react-native/normalize-colors': 0.76.2 + '@react-native/virtualized-lists': 0.76.2(@types/react@18.3.12)(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) abort-controller: 3.0.0 anser: 1.4.10 ansi-regex: 5.0.1 + babel-jest: 29.7.0(@babel/core@7.26.0) + babel-plugin-syntax-hermes-parser: 0.23.1 base64-js: 1.5.1 chalk: 4.1.2 - commander: 9.5.0 + commander: 12.1.0 event-target-shim: 5.0.1 flow-enums-runtime: 0.0.6 glob: 7.2.3 @@ -23968,11 +24214,11 @@ snapshots: jest-environment-node: 29.7.0 jsc-android: 250231.0.0 memoize-one: 5.2.1 - metro-runtime: 0.80.12 - metro-source-map: 0.80.12 + metro-runtime: 0.81.0 + metro-source-map: 0.81.0 mkdirp: 0.5.6 nullthrows: 1.1.1 - pretty-format: 26.6.2 + pretty-format: 29.7.0 promise: 8.3.0 react: 18.3.1 react-devtools-core: 5.3.2 @@ -23989,10 +24235,10 @@ snapshots: transitivePeerDependencies: - '@babel/core' - '@babel/preset-env' + - '@react-native-community/cli-server-api' - bufferutil - encoding - supports-color - - typescript - utf-8-validate react-player@2.16.0(react@18.3.1): @@ -24967,21 +25213,21 @@ snapshots: tabbable@6.2.0: {} - tamagui@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1): + tamagui@1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1): dependencies: '@tamagui/accordion': 1.115.5(react@18.3.1) '@tamagui/adapt': 1.115.5(react@18.3.1) - '@tamagui/alert-dialog': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/alert-dialog': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/animate-presence': 1.115.5(react@18.3.1) '@tamagui/avatar': 1.115.5(react@18.3.1) '@tamagui/button': 1.115.5(react@18.3.1) '@tamagui/card': 1.115.5(react@18.3.1) - '@tamagui/checkbox': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/checkbox': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/compose-refs': 1.115.5(react@18.3.1) '@tamagui/constants': 1.115.5(react@18.3.1) '@tamagui/core': 1.115.5(react@18.3.1) '@tamagui/create-context': 1.115.5(react@18.3.1) - '@tamagui/dialog': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/dialog': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/elements': 1.115.5(react@18.3.1) '@tamagui/fake-react-native': 1.115.5 '@tamagui/focusable': 1.115.5(react@18.3.1) @@ -24993,29 +25239,29 @@ snapshots: '@tamagui/group': 1.115.5(react@18.3.1) '@tamagui/helpers-tamagui': 1.115.5(react@18.3.1) '@tamagui/image': 1.115.5(react@18.3.1) - '@tamagui/label': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/label': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/linear-gradient': 1.115.5(react@18.3.1) '@tamagui/list-item': 1.115.5(react@18.3.1) '@tamagui/polyfill-dev': 1.115.5 - '@tamagui/popover': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) - '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/popover': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) + '@tamagui/popper': 1.115.5(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/portal': 1.115.5(react@18.3.1) '@tamagui/progress': 1.115.5(react@18.3.1) - '@tamagui/radio-group': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) - '@tamagui/react-native-media-driver': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/radio-group': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) + '@tamagui/react-native-media-driver': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/scroll-view': 1.115.5(react@18.3.1) - '@tamagui/select': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/select': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/separator': 1.115.5(react@18.3.1) '@tamagui/shapes': 1.115.5(react@18.3.1) '@tamagui/sheet': 1.115.5(@types/react@18.3.12)(react@18.3.1) '@tamagui/slider': 1.115.5(react@18.3.1) '@tamagui/stacks': 1.115.5(react@18.3.1) - '@tamagui/switch': 1.115.5(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/switch': 1.115.5(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/tabs': 1.115.5(react@18.3.1) '@tamagui/text': 1.115.5(react@18.3.1) '@tamagui/theme': 1.115.5(react@18.3.1) '@tamagui/toggle-group': 1.115.5(react@18.3.1) - '@tamagui/tooltip': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1)(typescript@5.5.4))(react@18.3.1) + '@tamagui/tooltip': 1.115.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.2(@babel/core@7.26.0)(@babel/preset-env@7.25.7(@babel/core@7.26.0))(@react-native-community/cli-server-api@14.1.1)(@types/react@18.3.12)(encoding@0.1.13)(react@18.3.1))(react@18.3.1) '@tamagui/use-controllable-state': 1.115.5(react@18.3.1) '@tamagui/use-debounce': 1.115.5(react@18.3.1) '@tamagui/use-force-update': 1.115.5(react@18.3.1)