diff --git a/beta/pnpm-lock.yaml b/beta/pnpm-lock.yaml index 8156bac..1802b7c 100644 --- a/beta/pnpm-lock.yaml +++ b/beta/pnpm-lock.yaml @@ -90,13 +90,13 @@ importers: specifier: ~4.23.0 version: 4.23.0(react-native@0.83.2(@babel/core@7.29.0)(@types/react@19.2.14)(react@19.2.0))(react@19.2.0) react-native-web: - specifier: ~0.21.0 + specifier: ~0.21.2 version: 0.21.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) vue: specifier: ^3.5.30 version: 3.5.30(typescript@5.9.3) zustand: - specifier: ^5.0.8 + specifier: ^5.0.11 version: 5.0.11(@types/react@19.2.14)(react@19.2.0)(use-sync-external-store@1.6.0(react@19.2.0)) devDependencies: '@eslint/js': @@ -109,10 +109,10 @@ importers: specifier: ^29.5.14 version: 29.5.14 '@types/react': - specifier: ~19.2.0 + specifier: ~19.2.14 version: 19.2.14 '@types/react-dom': - specifier: ~19.1.7 + specifier: ~19.1.11 version: 19.1.11(@types/react@19.2.14) eslint: specifier: ^9.39.4 @@ -136,7 +136,7 @@ importers: specifier: ^55.0.9 version: 55.0.9(@babel/core@7.29.0)(expo@55.0.6)(jest@29.7.0(@types/node@25.5.0))(react-native@0.83.2(@babel/core@7.29.0)(@types/react@19.2.14)(react@19.2.0))(react@19.2.0)(typescript@5.9.3) typescript: - specifier: ~5.9.2 + specifier: ~5.9.3 version: 5.9.3 typescript-eslint: specifier: ^8.57.1 @@ -1358,8 +1358,8 @@ packages: '@sinonjs/fake-timers@10.3.0': resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} - '@tootallnate/once@2.0.0': - resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} + '@tootallnate/once@2.0.1': + resolution: {integrity: sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==} engines: {node: '>= 10'} '@types/babel__core@7.20.5': @@ -1482,6 +1482,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vue/compiler-core@3.5.30': resolution: {integrity: sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==} @@ -1515,6 +1516,7 @@ packages: '@xmldom/xmldom@0.8.11': resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} @@ -4433,6 +4435,7 @@ packages: uuid@7.0.3: resolution: {integrity: sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-to-istanbul@9.3.0: @@ -6342,7 +6345,7 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 - '@tootallnate/once@2.0.0': {} + '@tootallnate/once@2.0.1': {} '@types/babel__core@7.20.5': dependencies: @@ -7940,7 +7943,7 @@ snapshots: http-proxy-agent@5.0.0: dependencies: - '@tootallnate/once': 2.0.0 + '@tootallnate/once': 2.0.1 agent-base: 6.0.2 debug: 4.4.3 transitivePeerDependencies: