From 57bf0f05ecf38561ad77d61faa3c7d048d284cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 20:48:22 +0000 Subject: [PATCH] build(deps): bump @shopify/react-native-skia in /example Bumps [@shopify/react-native-skia](https://github.com/Shopify/react-native-skia) from 2.4.18 to 2.6.4. - [Release notes](https://github.com/Shopify/react-native-skia/releases) - [Commits](https://github.com/Shopify/react-native-skia/compare/v2.4.18...v2.6.4) --- updated-dependencies: - dependency-name: "@shopify/react-native-skia" dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index 133ac5c..bf62af2 100644 --- a/example/package.json +++ b/example/package.json @@ -14,7 +14,7 @@ "dependencies": { "@expo/metro-runtime": "~55.0.11", "@gorhom/portal": "^1.0.14", - "@shopify/react-native-skia": "2.4.18", + "@shopify/react-native-skia": "2.6.4", "expo": "~55.0.23", "expo-constants": "~55.0.16", "expo-dev-client": "~55.0.35",