From fbcf573ede73e60dbab585378f27bfb25c78c954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:34:34 +0000 Subject: [PATCH] Bump @lottiefiles/dotlottie-react from 0.13.5 to 0.17.13 in /apps/mobile Bumps [@lottiefiles/dotlottie-react](https://github.com/LottieFiles/dotlottie-web/tree/HEAD/packages/react) from 0.13.5 to 0.17.13. - [Release notes](https://github.com/LottieFiles/dotlottie-web/releases) - [Changelog](https://github.com/LottieFiles/dotlottie-web/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/LottieFiles/dotlottie-web/commits/@lottiefiles/dotlottie-react@0.17.13/packages/react) --- updated-dependencies: - dependency-name: "@lottiefiles/dotlottie-react" dependency-version: 0.17.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/mobile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mobile/package.json b/apps/mobile/package.json index cf240ca..17faae4 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -14,7 +14,7 @@ "dependencies": { "@expo/vector-icons": "^15.0.3", "@google/model-viewer": "^4.1.0", - "@lottiefiles/dotlottie-react": "^0.13.5", + "@lottiefiles/dotlottie-react": "^0.17.14", "@react-native-async-storage/async-storage": "2.2.0", "@react-navigation/native": "^7.1.8", "@react-three/drei": "^10.7.7",