From 9f8affa0a4ae7bcf7eca3d01e3fab10234f2b7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 01:14:26 +0000 Subject: [PATCH] chore(deps): bump victory-native from 41.20.2 to 41.20.3 in /ui/mobile Bumps [victory-native](https://github.com/FormidableLabs/victory-native-xl/tree/HEAD/lib) from 41.20.2 to 41.20.3. - [Release notes](https://github.com/FormidableLabs/victory-native-xl/releases) - [Changelog](https://github.com/FormidableLabs/victory-native-xl/blob/main/lib/CHANGELOG.md) - [Commits](https://github.com/FormidableLabs/victory-native-xl/commits/victory-native@41.20.3/lib) --- updated-dependencies: - dependency-name: victory-native dependency-version: 41.20.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/mobile/package-lock.json | 10 +++++----- ui/mobile/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/mobile/package-lock.json b/ui/mobile/package-lock.json index 683d69d8..d17d4cec 100644 --- a/ui/mobile/package-lock.json +++ b/ui/mobile/package-lock.json @@ -28,7 +28,7 @@ "react-native-webview": "13.16.0", "react-native-wifi-reborn": "^4.13.6", "three": "^0.183.2", - "victory-native": "^41.20.2", + "victory-native": "^41.20.3", "zustand": "^5.0.12" }, "devDependencies": { @@ -16677,9 +16677,9 @@ } }, "node_modules/victory-native": { - "version": "41.20.2", - "resolved": "https://registry.npmjs.org/victory-native/-/victory-native-41.20.2.tgz", - "integrity": "sha512-gc6DPnfoAHYnaWndXfrITlBvKdLKtoq3J4muBn/Sawu528+MfByAI8LlJBboDGHE1rLBWsgiS58h67D3Ulmtqg==", + "version": "41.20.3", + "resolved": "https://registry.npmjs.org/victory-native/-/victory-native-41.20.3.tgz", + "integrity": "sha512-cpl5HGcuTbBqc60pxJIxQr6fjJWuKEfxAVgs1TkRXkpVnb480Ty3nYQdAoaqENbkH2FlXibUFI2G7XeNGEOX7Q==", "license": "MIT", "dependencies": { "d3-scale": "^4.0.2", @@ -16689,7 +16689,7 @@ "react-fast-compare": "^3.2.2" }, "peerDependencies": { - "@shopify/react-native-skia": ">=1.2.3", + "@shopify/react-native-skia": ">=1.2.3 <3.0.0", "react": "*", "react-native": "*", "react-native-gesture-handler": ">=2.0.0", diff --git a/ui/mobile/package.json b/ui/mobile/package.json index d00ded5e..5e537c0a 100644 --- a/ui/mobile/package.json +++ b/ui/mobile/package.json @@ -31,7 +31,7 @@ "react-native-webview": "13.16.0", "react-native-wifi-reborn": "^4.13.6", "three": "^0.183.2", - "victory-native": "^41.20.2", + "victory-native": "^41.20.3", "zustand": "^5.0.12" }, "devDependencies": {