From a70d81d93f03f05accdd3221c35a7c924561d504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:17:50 +0000 Subject: [PATCH] fix(deps): update dependency @legendapp/list to ^2.0.11 --- apps/expo/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/expo/package.json b/apps/expo/package.json index e39e602d2..dc2fd6444 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -16,7 +16,7 @@ "dependencies": { "@better-auth/expo": "1.3.8", "@expo/metro-config": "^0.20.14", - "@legendapp/list": "^2.0.2", + "@legendapp/list": "^2.0.11", "@tanstack/react-query": "catalog:", "@trpc/client": "catalog:", "@trpc/server": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5eb18b5b..73c053d5f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^0.20.14 version: 0.20.14 '@legendapp/list': - specifier: ^2.0.2 - version: 2.0.2(react-native@0.79.2(@babel/core@7.28.4)(@types/react@19.1.12)(bufferutil@4.0.8)(react@19.1.1))(react@19.1.1) + specifier: ^2.0.11 + version: 2.0.11(react-native@0.79.2(@babel/core@7.28.4)(@types/react@19.1.12)(bufferutil@4.0.8)(react@19.1.1))(react@19.1.1) '@tanstack/react-query': specifier: 'catalog:' version: 5.87.1(react@19.1.1) @@ -2123,8 +2123,8 @@ packages: '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - '@legendapp/list@2.0.2': - resolution: {integrity: sha512-DgLg5ryUZgh0n1PGty8WB6XvFvha8M5uyK6pg1G/CFHu5IjS+PI4z378rFijfZfGQZzATZWxG3skj/PIecqTEw==} + '@legendapp/list@2.0.11': + resolution: {integrity: sha512-q760KJNcmhbBdScuPZ4nfmULKTjXJjU1BjCpoxD28jTiVHsYa6DbeUSqdx/2WEp13EjbmKwyP4kZMBb9ECidBQ==} peerDependencies: react: '*' react-native: '*' @@ -9442,7 +9442,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@legendapp/list@2.0.2(react-native@0.79.2(@babel/core@7.28.4)(@types/react@19.1.12)(bufferutil@4.0.8)(react@19.1.1))(react@19.1.1)': + '@legendapp/list@2.0.11(react-native@0.79.2(@babel/core@7.28.4)(@types/react@19.1.12)(bufferutil@4.0.8)(react@19.1.1))(react@19.1.1)': dependencies: react: 19.1.1 react-native: 0.79.2(@babel/core@7.28.4)(@types/react@19.1.12)(bufferutil@4.0.8)(react@19.1.1) @@ -10704,7 +10704,7 @@ snapshots: '@types/pg@8.11.10': dependencies: - '@types/node': 24.3.1 + '@types/node': 22.18.1 pg-protocol: 1.10.3 pg-types: 4.1.0 optional: true