Merge 9f8affa0a4 into f5d0e1e69e
This commit is contained in:
commit
bde4e56aab
|
|
@ -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