This commit is contained in:
dependabot[bot] 2026-06-03 00:39:45 -06:00 committed by GitHub
commit bde4e56aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -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",

View File

@ -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": {