From 41f1939f5eec9e2ba4f575de5ac155e7ed8bb9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:43:54 +0000 Subject: [PATCH] Bump expo-application from 6.0.2 to 57.0.0 in /enatega-multivendor-rider Bumps [expo-application](https://github.com/expo/expo/tree/HEAD/packages/expo-application) from 6.0.2 to 57.0.0. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-application/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-application) --- updated-dependencies: - dependency-name: expo-application dependency-version: 57.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- enatega-multivendor-rider/package-lock.json | 15 +++++++-------- enatega-multivendor-rider/package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index fb19606c..5d2b8f00 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -22,7 +22,7 @@ "@types/react": "~18.2.79", "deprecated-react-native-prop-types": "^4.0.0", "expo": "~52.0.28", - "expo-application": "~6.0.2", + "expo-application": "~57.0.0", "expo-av": "~14.0.6", "expo-camera": "~15.0.13", "expo-constants": "~16.0.2", @@ -9363,10 +9363,9 @@ } }, "node_modules/expo-application": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-6.0.2.tgz", - "integrity": "sha512-qcj6kGq3mc7x5yIb5KxESurFTJCoEKwNEL34RdPEvTB/xhl7SeVZlu05sZBqxB1V4Ryzq/LsCb7NHNfBbb3L7A==", - "license": "MIT", + "version": "57.0.0", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-57.0.0.tgz", + "integrity": "sha512-vNrnYlqtRS5pFUm1tjut4dogZxW/uhmMOD5GeLQ8Z9Ji3KMYKLOy5dG0BlUsMrcSgyPJvJqP0TFopkEZ02ec6g==", "peerDependencies": { "expo": "*" } @@ -26927,9 +26926,9 @@ } }, "expo-application": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-6.0.2.tgz", - "integrity": "sha512-qcj6kGq3mc7x5yIb5KxESurFTJCoEKwNEL34RdPEvTB/xhl7SeVZlu05sZBqxB1V4Ryzq/LsCb7NHNfBbb3L7A==" + "version": "57.0.0", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-57.0.0.tgz", + "integrity": "sha512-vNrnYlqtRS5pFUm1tjut4dogZxW/uhmMOD5GeLQ8Z9Ji3KMYKLOy5dG0BlUsMrcSgyPJvJqP0TFopkEZ02ec6g==" }, "expo-asset": { "version": "11.0.2", diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index d1030025..43d8f873 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -46,7 +46,7 @@ "@types/react": "~18.2.79", "deprecated-react-native-prop-types": "^4.0.0", "expo": "~52.0.28", - "expo-application": "~6.0.2", + "expo-application": "~57.0.0", "expo-av": "~14.0.6", "expo-camera": "~15.0.13", "expo-constants": "~16.0.2",