From 5fab93c4589fa24666e7f10c3b89e128c473e2d8 Mon Sep 17 00:00:00 2001 From: Blair McIlroy Date: Thu, 11 Jun 2026 21:17:21 +0700 Subject: [PATCH] fix: issue with `TypeError: [ios.infoPlist]` --- package.json | 2 -- pnpm-lock.yaml | 22 +++++++++++++++++----- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e0a874d..f8dec3f 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,6 @@ "react-native-mmkv": "$react-native-mmkv", "react-native-quick-crypto": "$react-native-quick-crypto" }, - "@xmldom/xmldom": "^0.9.10", "ajv": "^8.18.0", "diff": "^8.0.3", "lightningcss": "1.30.1", @@ -133,7 +132,6 @@ "pnpm": { "overrides": { "@tanstack/store": "0.9.3", - "@xmldom/xmldom": "^0.9.10", "ajv": "^8.18.0", "diff": "^8.0.3", "lightningcss": "1.30.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 561b3da..41c0b81 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,6 @@ settings: overrides: '@tanstack/store': 0.9.3 - '@xmldom/xmldom': ^0.9.10 ajv: ^8.18.0 diff: ^8.0.3 lightningcss: 1.30.1 @@ -2921,6 +2920,15 @@ packages: '@vitest/utils@3.2.6': resolution: {integrity: sha512-lI23nIs4bnT3T8NIoh+vFaz5s2/DdP0Jgt2jxwgWljvwn82cLJtyi/If+fjFyoLMGIOz0U/fKvWE0d4jsNQEfg==} + '@xmldom/xmldom@0.7.13': + resolution: {integrity: sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==} + engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version + + '@xmldom/xmldom@0.8.13': + resolution: {integrity: sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==} + engines: {node: '>=10.0.0'} + '@xmldom/xmldom@0.9.10': resolution: {integrity: sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==} engines: {node: '>=14.6'} @@ -8926,25 +8934,25 @@ snapshots: '@expo/plist@0.2.0': dependencies: - '@xmldom/xmldom': 0.9.10 + '@xmldom/xmldom': 0.7.13 base64-js: 1.5.1 xmlbuilder: 14.0.0 '@expo/plist@0.2.2': dependencies: - '@xmldom/xmldom': 0.9.10 + '@xmldom/xmldom': 0.7.13 base64-js: 1.5.1 xmlbuilder: 14.0.0 '@expo/plist@0.4.9': dependencies: - '@xmldom/xmldom': 0.9.10 + '@xmldom/xmldom': 0.8.13 base64-js: 1.5.1 xmlbuilder: 15.1.1 '@expo/plist@0.5.4': dependencies: - '@xmldom/xmldom': 0.9.10 + '@xmldom/xmldom': 0.8.13 base64-js: 1.5.1 xmlbuilder: 15.1.1 @@ -10511,6 +10519,10 @@ snapshots: loupe: 3.2.1 tinyrainbow: 2.0.0 + '@xmldom/xmldom@0.7.13': {} + + '@xmldom/xmldom@0.8.13': {} + '@xmldom/xmldom@0.9.10': {} '@yarnpkg/lockfile@1.1.0': {}