diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 96bcfc1..2103485 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -18,7 +18,7 @@ "android:run": "vite build && cap sync && cap run android" }, "dependencies": { - "@capacitor/android": "^8.4.2", + "@capacitor/android": "^8.5.0", "@capacitor/app": "^8.1.1", "@capacitor/browser": "^8.0.4", "@capacitor/core": "^8.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87b1cfc..8b70f6e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,8 +123,8 @@ importers: packages/mobile: dependencies: '@capacitor/android': - specifier: ^8.4.2 - version: 8.4.2(@capacitor/core@8.4.2) + specifier: ^8.5.0 + version: 8.5.0(@capacitor/core@8.4.2) '@capacitor/app': specifier: ^8.1.1 version: 8.1.1(@capacitor/core@8.4.2) @@ -397,10 +397,10 @@ packages: resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==} hasBin: true - '@capacitor/android@8.4.2': - resolution: {integrity: sha512-bzf8XZ9C+ePgOQ+e+T0fnhHGH4aCNY494vvSQIF5w4AY07RwEmkFqZs1678DDSMH0hLSQpxEwXGFNUVcXO6bBA==} + '@capacitor/android@8.5.0': + resolution: {integrity: sha512-Rb3prJeQiTp0pQhSSOReJuG9VgibOGMG4ECs+UhMwr6TCCHZ3NCZO811bDA0HxD0xrT/gCrJAsY5yfEATu84JQ==} peerDependencies: - '@capacitor/core': ^8.4.0 + '@capacitor/core': ^8.5.0 '@capacitor/app@8.1.1': resolution: {integrity: sha512-xM2ZTX5jK60tFtmjsmJv+Cdj1Qsb6NcavkqmdEnCPQBeya9oKhamZJxYOnQNj1ZvcJM7sWfG6BEtSLx42pisbA==} @@ -1980,8 +1980,8 @@ packages: resolution: {integrity: sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==} engines: {node: '>=14.14'} - fs-extra@11.3.6: - resolution: {integrity: sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==} + fs-extra@11.4.0: + resolution: {integrity: sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==} engines: {node: '>=14.14'} fs-extra@7.0.1: @@ -3657,7 +3657,7 @@ snapshots: dependencies: css-tree: 3.2.1 - '@capacitor/android@8.4.2(@capacitor/core@8.4.2)': + '@capacitor/android@8.5.0(@capacitor/core@8.4.2)': dependencies: '@capacitor/core': 8.4.2 @@ -3814,7 +3814,7 @@ snapshots: dependencies: cross-dirname: 0.1.0 debug: 4.4.3 - fs-extra: 11.3.6 + fs-extra: 11.4.0 minimist: 1.2.8 postject: 1.0.0-alpha.6 transitivePeerDependencies: @@ -5436,7 +5436,7 @@ snapshots: jsonfile: 6.2.1 universalify: 2.0.1 - fs-extra@11.3.6: + fs-extra@11.4.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.2.1