diff --git a/package.json b/package.json index f4d3d320..5b78858e 100644 --- a/package.json +++ b/package.json @@ -40,14 +40,14 @@ "@react-native/gradle-plugin": "^0.76.5", "@react-native/metro-config": "^0.76.5", "@react-native/typescript-config": "0.76.5", - "@react-navigation/drawer": "^7.1.0", + "@react-navigation/drawer": "^7.1.1", "@react-navigation/native": "^7.0.14", "@react-navigation/native-stack": "^7.2.0", "@revenuecat/purchases-js": "^0.14.0", "@sentry/react-native": "^6.4.0", "@sharcoux/slider": "8.0.6", "@shopify/flash-list": "^1.7.2", - "@shopify/react-native-skia": "1.7.2", + "@shopify/react-native-skia": "1.7.4", "axios": "^1.7.9", "base-64": "^1.0.0", "base64-js": "^1.5.1", @@ -86,12 +86,12 @@ "postinstall-postinstall": "^2.1.0", "qs": "^6.13.1", "react": "18.3.1", - "react-i18next": "^15.1.4", + "react-i18next": "^15.2.0", "react-native": "^0.76.5", "react-native-app-auth": "^8.0.1", "react-native-background-timer": "git+https://github.com/lovegaoshi/react-native-background-timer.git", "react-native-blob-jsi-helper": "^0.3.1", - "react-native-blob-util": "^0.19.11", + "react-native-blob-util": "^0.21.1", "react-native-carplay": "2.4.1-beta.0", "react-native-device-info": "^14.0.1", "react-native-flashdrag-list": "^0.2.4", @@ -144,7 +144,7 @@ "@types/lodash": "^4.17.13", "@types/md5": "^2.3.5", "@types/node": "^22.10.2", - "@types/react": "~18.3.16", + "@types/react": "~18.3.17", "@types/react-native": "^0.73.0", "@types/react-native-background-timer": "^2.0.2", "@types/react-native-share-menu": "^5.0.5", diff --git a/patches/react-native-blob-util+0.19.11.patch b/patches/react-native-blob-util+0.21.1.patch similarity index 100% rename from patches/react-native-blob-util+0.19.11.patch rename to patches/react-native-blob-util+0.21.1.patch diff --git a/yarn.lock b/yarn.lock index 35cbd3ea..593e0a0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3580,13 +3580,13 @@ __metadata: languageName: node linkType: hard -"@react-navigation/drawer@npm:^7.1.0": - version: 7.1.0 - resolution: "@react-navigation/drawer@npm:7.1.0" +"@react-navigation/drawer@npm:^7.1.1": + version: 7.1.1 + resolution: "@react-navigation/drawer@npm:7.1.1" dependencies: "@react-navigation/elements": "npm:^2.2.5" color: "npm:^4.2.3" - react-native-drawer-layout: "npm:^4.1.0" + react-native-drawer-layout: "npm:^4.1.1" use-latest-callback: "npm:^0.2.1" peerDependencies: "@react-navigation/native": ^7.0.14 @@ -3596,7 +3596,7 @@ __metadata: react-native-reanimated: ">= 2.0.0" react-native-safe-area-context: ">= 4.0.0" react-native-screens: ">= 4.0.0" - checksum: 10c0/5647f63e75edad0569774b10f7096af5a4ebd2a5512b12ccf2f01c66894f5419e3d2b836308db7392f9515aa65f8a4a7ead34cab57bdb7beef45762137b2b597 + checksum: 10c0/c0ab397fd783be54c61b8caf899dfb775c0c718acb61d007cb87784a3c8e48b3b3df4df30a71afcc558e3653386c56420d94680161b55a5f770b809709c3eebe languageName: node linkType: hard @@ -3935,9 +3935,9 @@ __metadata: languageName: node linkType: hard -"@shopify/react-native-skia@npm:1.7.2": - version: 1.7.2 - resolution: "@shopify/react-native-skia@npm:1.7.2" +"@shopify/react-native-skia@npm:1.7.4": + version: 1.7.4 + resolution: "@shopify/react-native-skia@npm:1.7.4" dependencies: canvaskit-wasm: "npm:0.39.1" react-reconciler: "npm:0.27.0" @@ -3952,7 +3952,7 @@ __metadata: optional: true bin: setup-skia-web: ./scripts/setup-canvaskit.js - checksum: 10c0/04ec135a1853214e4236f770072901e7519afceb95c64ddc56bb98bcaf94a9a92f6e3c7056f175e978be6a4160c2cd402a96faf85c901c1ecf154b24ff69a8b5 + checksum: 10c0/89ef2df6ff5a16f17fdc043f6a9d3f75b0de642de056df22458e020d1359bd8ee8964c954b1c0f5e9caf9201079e26741385625d074912749023a5afdad5a751 languageName: node linkType: hard @@ -4555,13 +4555,13 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:~18.3.16": - version: 18.3.16 - resolution: "@types/react@npm:18.3.16" +"@types/react@npm:~18.3.17": + version: 18.3.17 + resolution: "@types/react@npm:18.3.17" dependencies: "@types/prop-types": "npm:*" csstype: "npm:^3.0.2" - checksum: 10c0/9113d3003865eda07be0fb596f5bd8d7784b8900675090c56e75bdee45499f0b0de2481cbbeb5980c3b4ad18f234a49f39c9e62fd7b89a4e8530c74789f739bd + checksum: 10c0/475191e9cd0ab5bef35cc1868295d6526cd78b25c1bb816f0747a1e92261688305f81c0e29aff52e6ea70397f133e34c399dc936cb5072f1acf465d9daacc0da languageName: node linkType: hard @@ -5562,14 +5562,14 @@ __metadata: "@react-native/gradle-plugin": "npm:^0.76.5" "@react-native/metro-config": "npm:^0.76.5" "@react-native/typescript-config": "npm:0.76.5" - "@react-navigation/drawer": "npm:^7.1.0" + "@react-navigation/drawer": "npm:^7.1.1" "@react-navigation/native": "npm:^7.0.14" "@react-navigation/native-stack": "npm:^7.2.0" "@revenuecat/purchases-js": "npm:^0.14.0" "@sentry/react-native": "npm:^6.4.0" "@sharcoux/slider": "npm:8.0.6" "@shopify/flash-list": "npm:^1.7.2" - "@shopify/react-native-skia": "npm:1.7.2" + "@shopify/react-native-skia": "npm:1.7.4" "@tsconfig/react-native": "npm:^3.0.5" "@types/base-64": "npm:^1.0.2" "@types/d3": "npm:^7.4.3" @@ -5578,7 +5578,7 @@ __metadata: "@types/lodash": "npm:^4.17.13" "@types/md5": "npm:^2.3.5" "@types/node": "npm:^22.10.2" - "@types/react": "npm:~18.3.16" + "@types/react": "npm:~18.3.17" "@types/react-native": "npm:^0.73.0" "@types/react-native-background-timer": "npm:^2.0.2" "@types/react-native-share-menu": "npm:^5.0.5" @@ -5644,12 +5644,12 @@ __metadata: prettier: "npm:^3.4.2" qs: "npm:^6.13.1" react: "npm:18.3.1" - react-i18next: "npm:^15.1.4" + react-i18next: "npm:^15.2.0" react-native: "npm:^0.76.5" react-native-app-auth: "npm:^8.0.1" react-native-background-timer: "git+https://github.com/lovegaoshi/react-native-background-timer.git" react-native-blob-jsi-helper: "npm:^0.3.1" - react-native-blob-util: "npm:^0.19.11" + react-native-blob-util: "npm:^0.21.1" react-native-carplay: "npm:2.4.1-beta.0" react-native-clean-project: "npm:^4.0.3" react-native-device-info: "npm:^14.0.1" @@ -14310,9 +14310,9 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:^15.1.4": - version: 15.1.4 - resolution: "react-i18next@npm:15.1.4" +"react-i18next@npm:^15.2.0": + version: 15.2.0 + resolution: "react-i18next@npm:15.2.0" dependencies: "@babel/runtime": "npm:^7.25.0" html-parse-stringify: "npm:^3.0.1" @@ -14324,7 +14324,7 @@ __metadata: optional: true react-native: optional: true - checksum: 10c0/6c1b053fc530c3a750c8cb0a090a54cd3580cbe2103bea26579a2855a6c0a8be7e1cbffda732d4ec9c9aa8724569783dc340564855e1fe76f48c24683fe0b3d4 + checksum: 10c0/e6dfd3f04a070777231ea50e750d74ed7a72c56e3f2da238e8666db65431c805482706bbc76bdb69e5196c4125ff4c955ea4166a1788997a679c3a5c03590654 languageName: node linkType: hard @@ -14387,16 +14387,16 @@ __metadata: languageName: node linkType: hard -"react-native-blob-util@npm:^0.19.11": - version: 0.19.11 - resolution: "react-native-blob-util@npm:0.19.11" +"react-native-blob-util@npm:^0.21.1": + version: 0.21.1 + resolution: "react-native-blob-util@npm:0.21.1" dependencies: base-64: "npm:0.1.0" glob: "npm:^10.3.10" peerDependencies: react: "*" react-native: "*" - checksum: 10c0/bc1278c74dfc6b3df9a924cd7aeb1cebcac2c08db94b2206e80ad7e1e82492c4be54e75ba8765f0ccbdbfac70e8d30cde40c303c03b0906d52a061adfc06c5ff + checksum: 10c0/12dd94989c8388e93c535ecb1129ab209736fbe823c10550222f2a83e7d44794ab7b5e4160ae790b0782c73051ba3a70d37ce942bae2ece74c87b69646a78da6 languageName: node linkType: hard @@ -14460,9 +14460,9 @@ __metadata: languageName: node linkType: hard -"react-native-drawer-layout@npm:^4.1.0": - version: 4.1.0 - resolution: "react-native-drawer-layout@npm:4.1.0" +"react-native-drawer-layout@npm:^4.1.1": + version: 4.1.1 + resolution: "react-native-drawer-layout@npm:4.1.1" dependencies: use-latest-callback: "npm:^0.2.1" peerDependencies: @@ -14470,7 +14470,7 @@ __metadata: react-native: "*" react-native-gesture-handler: ">= 2.0.0" react-native-reanimated: ">= 2.0.0" - checksum: 10c0/b7e28b1ea83d4e4ba050ed5a01237f4d7955146db4d9782e8b705fb8390f8b43ceea7531387d8e9c679ea1a8c8f3d514abd69dae2c20d30dcc76ab8b920420f1 + checksum: 10c0/5c3c083cf5a8c6716ed355f96bf605537f7a41592d3264574720f9a3aeb2aefcbdd0e745b7a4a4754b661ac61161cf7f80810630024dfb90473266b88b036378 languageName: node linkType: hard