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] <support@github.com>
This commit is contained in:
parent
cfda8dbd14
commit
9f8affa0a4
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue