From bd4a095fe3557e759ab7416929c540ca718c5e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:58:13 +0000 Subject: [PATCH] Bump lottie-react-native in /enatega-multivendor-restaurant Bumps [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) from 6.7.0 to 7.3.6. - [Release notes](https://github.com/lottie-react-native/lottie-react-native/releases) - [Changelog](https://github.com/lottie-react-native/lottie-react-native/blob/master/CHANGELOG.md) - [Commits](https://github.com/lottie-react-native/lottie-react-native/compare/v6.7.0...v7.3.6) --- updated-dependencies: - dependency-name: lottie-react-native dependency-version: 7.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../package-lock.json | 17 +++++++---------- enatega-multivendor-restaurant/package.json | 2 +- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/enatega-multivendor-restaurant/package-lock.json b/enatega-multivendor-restaurant/package-lock.json index d3913072..b80938e5 100644 --- a/enatega-multivendor-restaurant/package-lock.json +++ b/enatega-multivendor-restaurant/package-lock.json @@ -30,7 +30,7 @@ "graphql": "^15.6.1", "i18n": "^0.14.1", "i18next": "^24.2.2", - "lottie-react-native": "6.7.0", + "lottie-react-native": "7.3.6", "moment": "^2.29.1", "patch-package": "^6.2.2", "react": "19.0.0", @@ -13967,21 +13967,18 @@ } }, "node_modules/lottie-react-native": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.7.0.tgz", - "integrity": "sha512-doiF/36LaKkzo0XkgUIK8egxALNY6jGjCI4szpRuwop15LTW3DFtIA2L3pusNdaH7oM797aSH5UylIJw2k+Hgw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.6.tgz", + "integrity": "sha512-TevFHRvFURh6GlaqLKrSNXuKAxvBvFCiXfS7FXQI1K/ikOStgAwWLFPGjW0i1qB2/VzPACKmRs+535VjHUZZZQ==", + "license": "Apache-2.0", "peerDependencies": { - "@dotlottie/react-player": "^1.6.1", - "@lottiefiles/react-lottie-player": "^3.5.3", + "@lottiefiles/dotlottie-react": "^0.13.5", "react": "*", "react-native": ">=0.46", "react-native-windows": ">=0.63.x" }, "peerDependenciesMeta": { - "@dotlottie/react-player": { - "optional": true - }, - "@lottiefiles/react-lottie-player": { + "@lottiefiles/dotlottie-react": { "optional": true }, "react-native-windows": { diff --git a/enatega-multivendor-restaurant/package.json b/enatega-multivendor-restaurant/package.json index 436913c2..610294c8 100644 --- a/enatega-multivendor-restaurant/package.json +++ b/enatega-multivendor-restaurant/package.json @@ -57,7 +57,7 @@ "graphql": "^15.6.1", "i18n": "^0.14.1", "i18next": "^24.2.2", - "lottie-react-native": "6.7.0", + "lottie-react-native": "7.3.6", "moment": "^2.29.1", "patch-package": "^6.2.2", "react": "19.0.0",