From fb07c795332df0700266b4dc674788edbaa969c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 20:51:42 +0000 Subject: [PATCH 1/5] Bump the production-dependencies group across 1 directory with 14 updates --- updated-dependencies: - dependency-name: "@react-native-async-storage/async-storage" dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@react-native-clipboard/clipboard" dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@react-navigation/native" dependency-version: 7.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@react-navigation/native-stack" dependency-version: 7.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@shopify/flash-list" dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: i18next dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 15.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-localize dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-paper-dates dependency-version: 0.22.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-safe-area-context dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-share dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-toast-message dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: styled-components dependency-version: 6.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 28 ++++---- yarn.lock | 197 +++++++++++++++++++++++++-------------------------- 2 files changed, 110 insertions(+), 115 deletions(-) diff --git a/package.json b/package.json index 603643ce..6571b501 100644 --- a/package.json +++ b/package.json @@ -35,21 +35,21 @@ "@octokit/rest": "^22.0.0", "@os-team/i18next-react-native-language-detector": "^1.1.6", "@pchmn/expo-material3-theme": "^1.3.2", - "@react-native-async-storage/async-storage": "^2.1.2", - "@react-native-clipboard/clipboard": "^1.16.2", + "@react-native-async-storage/async-storage": "^2.2.0", + "@react-native-clipboard/clipboard": "^1.16.3", "@react-native-community/netinfo": "^11.4.1", "@react-native-masked-view/masked-view": "^0.3.2", - "@react-navigation/bottom-tabs": "^7.3.14", - "@react-navigation/native": "^7.1.10", - "@react-navigation/native-stack": "^7.3.14", + "@react-navigation/bottom-tabs": "^7.4.2", + "@react-navigation/native": "^7.1.14", + "@react-navigation/native-stack": "^7.3.21", "@reduxjs/toolkit": "^2.8.2", - "@shopify/flash-list": "^1.8.2", + "@shopify/flash-list": "^1.8.3", "base-64": "^1.0.0", "compare-versions": "^6.1.1", "expo": "52.0.46", "fast-deep-equal": "^3.1.3", "fuse.js": "^7.1.0", - "i18next": "^25.2.1", + "i18next": "^25.3.0", "intl-pluralrules": "^2.0.1", "ip-regex": "^5.0.0", "moment": "^2.30.1", @@ -60,7 +60,7 @@ "pretty-bytes": "^7.0.0", "prometheus-query": "^3.5.0", "react": "18.3.1", - "react-i18next": "^15.5.2", + "react-i18next": "^15.5.3", "react-native": "0.76.5", "react-native-charts-wrapper": "^0.6.0", "react-native-config": "^1.5.5", @@ -69,28 +69,28 @@ "react-native-fs": "^2.20.0", "react-native-get-random-values": "^1.11.0", "react-native-linear-gradient": "^2.8.3", - "react-native-localize": "^3.4.1", + "react-native-localize": "^3.4.2", "react-native-logs": "^5.3.0", "react-native-markdown-display": "^7.0.2", "react-native-mmkv": "~2.12.2", "react-native-paper": "5.14.5", - "react-native-paper-dates": "^0.22.43", + "react-native-paper-dates": "^0.22.47", "react-native-reanimated": "^3.18.0", - "react-native-safe-area-context": "5.4.1", + "react-native-safe-area-context": "5.5.1", "react-native-screens": "^4.11.1", - "react-native-share": "^12.0.11", + "react-native-share": "^12.1.0", "react-native-simple-gauge": "^0.3.1", "react-native-skeleton-placeholder": "^5.2.4", "react-native-splash-screen": "^3.3.0", "react-native-svg": "^15.12.0", - "react-native-toast-message": "^2.3.0", + "react-native-toast-message": "^2.3.3", "react-native-url-polyfill": "^2.0.0", "react-native-vector-icons": "^10.2.0", "react-native-zeroconf": "^0.13.8", "react-redux": "^9.2.0", "redux": "^5.0.1", "redux-persist": "^6.0.0", - "styled-components": "^6.1.18", + "styled-components": "^6.1.19", "uuid": "^11.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index bea44a18..135c69f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2301,14 +2301,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.27.1": - version: 7.27.1 - resolution: "@babel/runtime@npm:7.27.1" - checksum: 10/34cefcbf781ea5a4f1b93f8563327b9ac82694bebdae91e8bd9d7f58d084cbe5b9a6e7f94d77076e15b0bcdaa0040a36cb30737584028df6c4673b4c67b2a31d - languageName: node - linkType: hard - -"@babel/runtime@npm:^7.27.4": +"@babel/runtime@npm:^7.27.4, @babel/runtime@npm:^7.27.6": version: 7.27.6 resolution: "@babel/runtime@npm:7.27.6" checksum: 10/cc957a12ba3781241b83d528eb69ddeb86ca5ac43179a825e83aa81263a6b3eb88c57bed8a937cdeacfc3192e07ec24c73acdfea4507d0c0428c8e23d6322bfe @@ -3817,20 +3810,20 @@ __metadata: languageName: node linkType: hard -"@react-native-async-storage/async-storage@npm:^2.1.2": - version: 2.1.2 - resolution: "@react-native-async-storage/async-storage@npm:2.1.2" +"@react-native-async-storage/async-storage@npm:^2.2.0": + version: 2.2.0 + resolution: "@react-native-async-storage/async-storage@npm:2.2.0" dependencies: merge-options: "npm:^3.0.4" peerDependencies: react-native: ^0.0.0-0 || >=0.65 <1.0 - checksum: 10/d4f14fe520a1664935ea771db86be397902b743ae7dd805d7cfe142698bcb9758bfe075fe11f20347cc5551ee0673f15822be3127658957a276ac28e0c8dd5ca + checksum: 10/625e42134f0c487acfd4ba9b3ba182e6f6f29581485004cc658850ef024372cdb7381b7399393f4416fda39df2d822e3008427d7671d635a7363f9a65430a2dd languageName: node linkType: hard -"@react-native-clipboard/clipboard@npm:^1.16.2": - version: 1.16.2 - resolution: "@react-native-clipboard/clipboard@npm:1.16.2" +"@react-native-clipboard/clipboard@npm:^1.16.3": + version: 1.16.3 + resolution: "@react-native-clipboard/clipboard@npm:1.16.3" peerDependencies: react: ">= 16.9.0" react-native: ">= 0.61.5" @@ -3841,7 +3834,7 @@ __metadata: optional: true react-native-windows: optional: true - checksum: 10/c556ed2f539c524aafd8fdfa34b03136185dc75fcb1e98bd2ca319adde852aa5f4b5e4c8998a1b0297c3ba36c1e98c1036930adc56792ba36073a71add9af1fa + checksum: 10/87608bee52757af514b4717c42cde330dd61f46d1348dd59b4f478a27d351060c8b433375166d486d3e80d3db41dfcd17be401679cced3951c69857727ecbc96 languageName: node linkType: hard @@ -4678,95 +4671,97 @@ __metadata: languageName: node linkType: hard -"@react-navigation/bottom-tabs@npm:^7.3.14": - version: 7.3.14 - resolution: "@react-navigation/bottom-tabs@npm:7.3.14" +"@react-navigation/bottom-tabs@npm:^7.4.2": + version: 7.4.2 + resolution: "@react-navigation/bottom-tabs@npm:7.4.2" dependencies: - "@react-navigation/elements": "npm:^2.4.3" + "@react-navigation/elements": "npm:^2.5.2" color: "npm:^4.2.3" peerDependencies: - "@react-navigation/native": ^7.1.10 + "@react-navigation/native": ^7.1.14 react: ">= 18.2.0" react-native: "*" react-native-safe-area-context: ">= 4.0.0" react-native-screens: ">= 4.0.0" - checksum: 10/57566e873ac28abed7811bfe572828c1f83c3ee500cc786edc81b5f2266fec0481de6833cb9a3a9f06fb4221666bf467bcf8c368d9af4b15e7b79cbb76575b4c + checksum: 10/411430af94bd4de61849f39cadc0e08b48f2cb813c186f42f0a25b02c6f9b7ebf92122be7254332fb58b5f8817944a0bee93a763159d7d71c82f8275480cd802 languageName: node linkType: hard -"@react-navigation/core@npm:^7.10.0": - version: 7.10.0 - resolution: "@react-navigation/core@npm:7.10.0" +"@react-navigation/core@npm:^7.12.1": + version: 7.12.1 + resolution: "@react-navigation/core@npm:7.12.1" dependencies: - "@react-navigation/routers": "npm:^7.4.0" + "@react-navigation/routers": "npm:^7.4.1" escape-string-regexp: "npm:^4.0.0" nanoid: "npm:^3.3.11" query-string: "npm:^7.1.3" react-is: "npm:^19.1.0" - use-latest-callback: "npm:^0.2.3" + use-latest-callback: "npm:^0.2.4" use-sync-external-store: "npm:^1.5.0" peerDependencies: react: ">= 18.2.0" - checksum: 10/7983fc0d2806539a0759678b882cc9449ff8b66de030b44833a2ce77bb2fbfbc1a719b90a0784918fa3ade5771230623e684793fb85ab42d134c8a2e64ae372d + checksum: 10/efc8d06cde19f64bf9e25240612086e0c8feb4b7fc7bdd5a7bae1d743a711abd1c83596597bf044a79b7830fc32b65a125313700235e62b99772ca3213e2ca17 languageName: node linkType: hard -"@react-navigation/elements@npm:^2.4.3": - version: 2.4.3 - resolution: "@react-navigation/elements@npm:2.4.3" +"@react-navigation/elements@npm:^2.5.2": + version: 2.5.2 + resolution: "@react-navigation/elements@npm:2.5.2" dependencies: color: "npm:^4.2.3" + use-latest-callback: "npm:^0.2.4" + use-sync-external-store: "npm:^1.5.0" peerDependencies: "@react-native-masked-view/masked-view": ">= 0.2.0" - "@react-navigation/native": ^7.1.10 + "@react-navigation/native": ^7.1.14 react: ">= 18.2.0" react-native: "*" react-native-safe-area-context: ">= 4.0.0" peerDependenciesMeta: "@react-native-masked-view/masked-view": optional: true - checksum: 10/495a1b27e715c9ff9160f587341f993eff324c4e30cbee2598a5910162f58280cb08e1dda6d34bc0a5019357a180a0040350c1d63421658214927666e64071a4 + checksum: 10/f6c472f82487661aee6f41e82e453cb80fea85e3956d94e58aa45b7c3f5ae04e4862df400439d0a58e6c54f8e091d7e08c547a153165d881fa8c74fd3b63d6a3 languageName: node linkType: hard -"@react-navigation/native-stack@npm:^7.3.14": - version: 7.3.14 - resolution: "@react-navigation/native-stack@npm:7.3.14" +"@react-navigation/native-stack@npm:^7.3.21": + version: 7.3.21 + resolution: "@react-navigation/native-stack@npm:7.3.21" dependencies: - "@react-navigation/elements": "npm:^2.4.3" + "@react-navigation/elements": "npm:^2.5.2" warn-once: "npm:^0.1.1" peerDependencies: - "@react-navigation/native": ^7.1.10 + "@react-navigation/native": ^7.1.14 react: ">= 18.2.0" react-native: "*" react-native-safe-area-context: ">= 4.0.0" react-native-screens: ">= 4.0.0" - checksum: 10/361190ac69ddf60121e94dd0e03df0c2a895940f8fe4a2ff3435678ddc6ce6c96eedcaddaa1e47145db74d142c44e1df4818213509ea53750d30cb0becf67e4e + checksum: 10/c79c6fea6fc786c7c2f46f23b9a1d7bd8d1a8bf2bc5022a7c97fc3fabbc12bd2370f57982cac56097feb3d845b3591cd1d39fb12e4e6eab71eb1be11b2f833d8 languageName: node linkType: hard -"@react-navigation/native@npm:^7.1.10": - version: 7.1.10 - resolution: "@react-navigation/native@npm:7.1.10" +"@react-navigation/native@npm:^7.1.14": + version: 7.1.14 + resolution: "@react-navigation/native@npm:7.1.14" dependencies: - "@react-navigation/core": "npm:^7.10.0" + "@react-navigation/core": "npm:^7.12.1" escape-string-regexp: "npm:^4.0.0" fast-deep-equal: "npm:^3.1.3" nanoid: "npm:^3.3.11" - use-latest-callback: "npm:^0.2.3" + use-latest-callback: "npm:^0.2.4" peerDependencies: react: ">= 18.2.0" react-native: "*" - checksum: 10/625655ded21be2e034f974b716b134bb06c30ec75fe5867f87402b9d388b50804b92d40778c3bea6460ee5e7d7e9046aa0c3f0c744d3f839ad2d3675e2503fa0 + checksum: 10/167ab132a2d06a41f969d62b47bd78ca961406af68f57cd954e17815c1ea1ba01eb9e0470cbaa6fb1fd11d0515f608b0771fb97165792e2d75c6194d6ff4996e languageName: node linkType: hard -"@react-navigation/routers@npm:^7.4.0": - version: 7.4.0 - resolution: "@react-navigation/routers@npm:7.4.0" +"@react-navigation/routers@npm:^7.4.1": + version: 7.4.1 + resolution: "@react-navigation/routers@npm:7.4.1" dependencies: nanoid: "npm:^3.3.11" - checksum: 10/8574e596c98a15f2827d7ec6a976cf0ca0841296a5bf694ffe7247f4c6a4b0f76fffabed3cce32225efd710a96d1fd23fb4b95b2d141474c2e59db7aff309cae + checksum: 10/67fca3e78d83336747de98a0b6797cba394e73a717fd0fad6add5434c7938327501ed71962bd8916c94141c552013f081f45de81960dd4c9c0d918174b732c49 languageName: node linkType: hard @@ -4809,9 +4804,9 @@ __metadata: languageName: node linkType: hard -"@shopify/flash-list@npm:^1.8.2": - version: 1.8.2 - resolution: "@shopify/flash-list@npm:1.8.2" +"@shopify/flash-list@npm:^1.8.3": + version: 1.8.3 + resolution: "@shopify/flash-list@npm:1.8.3" dependencies: recyclerlistview: "npm:4.2.3" tslib: "npm:2.8.1" @@ -4819,7 +4814,7 @@ __metadata: "@babel/runtime": "*" react: "*" react-native: "*" - checksum: 10/055af22ee6d181559f9a2c6de9746152315fcabce20119ce86af78162acd388a0644cfcade27f84f4128a5130c77d38dd30c76b9ed1a6a529914aaa2ccb027e4 + checksum: 10/6e57686db342104e85d4cc1ee6cbf0323cda48895d03daa3fee3b26a7cd74bab433fe37cf8d6c2d21fd7acdcf4bc2b87ad9e2ec6948656a7b00e951e005d15ba languageName: node linkType: hard @@ -10045,17 +10040,17 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^25.2.1": - version: 25.2.1 - resolution: "i18next@npm:25.2.1" +"i18next@npm:^25.3.0": + version: 25.3.0 + resolution: "i18next@npm:25.3.0" dependencies: - "@babel/runtime": "npm:^7.27.1" + "@babel/runtime": "npm:^7.27.6" peerDependencies: typescript: ^5 peerDependenciesMeta: typescript: optional: true - checksum: 10/7abc9dedee928d23c926917fcc640ff45e22320c814f3f254ade74bc255247edd78e8dd58c835bbfe1898489f6cb2e874e547f9fa68a1a6820409c1306dec28c + checksum: 10/73d478510bce6a1d4b0690cee4b33f7585c11b4d42a144f804a7ee5b6b9b1d8ced661c0b987a83dfd4f54840a32344d42970e37c6e6ebea2683f80216018baeb languageName: node linkType: hard @@ -13358,8 +13353,8 @@ __metadata: "@octokit/webhooks-types": "npm:^7.6.1" "@os-team/i18next-react-native-language-detector": "npm:^1.1.6" "@pchmn/expo-material3-theme": "npm:^1.3.2" - "@react-native-async-storage/async-storage": "npm:^2.1.2" - "@react-native-clipboard/clipboard": "npm:^1.16.2" + "@react-native-async-storage/async-storage": "npm:^2.2.0" + "@react-native-clipboard/clipboard": "npm:^1.16.3" "@react-native-community/cli": "npm:15.1.3" "@react-native-community/cli-platform-android": "npm:16.0.2" "@react-native-community/cli-platform-ios": "npm:16.0.2" @@ -13370,11 +13365,11 @@ __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/bottom-tabs": "npm:^7.3.14" - "@react-navigation/native": "npm:^7.1.10" - "@react-navigation/native-stack": "npm:^7.3.14" + "@react-navigation/bottom-tabs": "npm:^7.4.2" + "@react-navigation/native": "npm:^7.1.14" + "@react-navigation/native-stack": "npm:^7.3.21" "@reduxjs/toolkit": "npm:^2.8.2" - "@shopify/flash-list": "npm:^1.8.2" + "@shopify/flash-list": "npm:^1.8.3" "@testing-library/react-native": "npm:^13.2.0" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/color": "npm:^4.2.0" @@ -13404,7 +13399,7 @@ __metadata: expo: "npm:52.0.46" fast-deep-equal: "npm:^3.1.3" fuse.js: "npm:^7.1.0" - i18next: "npm:^25.2.1" + i18next: "npm:^25.3.0" intl-pluralrules: "npm:^2.0.1" ip-regex: "npm:^5.0.0" jest: "npm:^30.0.3" @@ -13417,7 +13412,7 @@ __metadata: pretty-bytes: "npm:^7.0.0" prometheus-query: "npm:^3.5.0" react: "npm:18.3.1" - react-i18next: "npm:^15.5.2" + react-i18next: "npm:^15.5.3" react-native: "npm:0.76.5" react-native-charts-wrapper: "npm:^0.6.0" react-native-config: "npm:^1.5.5" @@ -13426,21 +13421,21 @@ __metadata: react-native-fs: "npm:^2.20.0" react-native-get-random-values: "npm:^1.11.0" react-native-linear-gradient: "npm:^2.8.3" - react-native-localize: "npm:^3.4.1" + react-native-localize: "npm:^3.4.2" react-native-logs: "npm:^5.3.0" react-native-markdown-display: "npm:^7.0.2" react-native-mmkv: "npm:~2.12.2" react-native-paper: "npm:5.14.5" - react-native-paper-dates: "npm:^0.22.43" + react-native-paper-dates: "npm:^0.22.47" react-native-reanimated: "npm:^3.18.0" - react-native-safe-area-context: "npm:5.4.1" + react-native-safe-area-context: "npm:5.5.1" react-native-screens: "npm:^4.11.1" - react-native-share: "npm:^12.0.11" + react-native-share: "npm:^12.1.0" react-native-simple-gauge: "npm:^0.3.1" react-native-skeleton-placeholder: "npm:^5.2.4" react-native-splash-screen: "npm:^3.3.0" react-native-svg: "npm:^15.12.0" - react-native-toast-message: "npm:^2.3.0" + react-native-toast-message: "npm:^2.3.3" react-native-url-polyfill: "npm:^2.0.0" react-native-vector-icons: "npm:^10.2.0" react-native-version: "npm:4.0.0" @@ -13449,7 +13444,7 @@ __metadata: react-test-renderer: "npm:18.3.1" redux: "npm:^5.0.1" redux-persist: "npm:^6.0.0" - styled-components: "npm:^6.1.18" + styled-components: "npm:^6.1.19" ts-jest: "npm:^29.4.0" typescript: "npm:^5 <5.6.0" uuid: "npm:^11.1.0" @@ -14163,11 +14158,11 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:^15.5.2": - version: 15.5.2 - resolution: "react-i18next@npm:15.5.2" +"react-i18next@npm:^15.5.3": + version: 15.5.3 + resolution: "react-i18next@npm:15.5.3" dependencies: - "@babel/runtime": "npm:^7.25.0" + "@babel/runtime": "npm:^7.27.6" html-parse-stringify: "npm:^3.0.1" peerDependencies: i18next: ">= 23.2.3" @@ -14180,7 +14175,7 @@ __metadata: optional: true typescript: optional: true - checksum: 10/16e2e71177290ec3e3ca71403d101c511e0a0111f6eaabf5a84477fb5588cc83e27e5fc23d5f4404e6d3ca9f187752c349dd827d386218add27a169e9930fc63 + checksum: 10/7e93c2fe408c0a56ce57be4ff87d8cbf58ea181380d4b366f73142e45ddc10b3a435feb76447ad3c5e5320e7fc10d61596113405e89b97bc23e140613f5b19a4 languageName: node linkType: hard @@ -14311,9 +14306,9 @@ __metadata: languageName: node linkType: hard -"react-native-localize@npm:^3.4.1": - version: 3.4.1 - resolution: "react-native-localize@npm:3.4.1" +"react-native-localize@npm:^3.4.2": + version: 3.4.2 + resolution: "react-native-localize@npm:3.4.2" peerDependencies: react: ">=18.1.0" react-native: ">=0.70.0" @@ -14321,7 +14316,7 @@ __metadata: peerDependenciesMeta: react-native-macos: optional: true - checksum: 10/a923cfa14eea910a85cb8e3fe02a9f8b4d527910559b97db189ad89b3178c98a0169c959e8355ebb99971b7c848a76f6f5a88ab735db89ef19095b282ee77950 + checksum: 10/c1d5292725e2c8c8626a0760e933f1938deb08e32ebce5134e4247ebf3e504434cce185ab81698b655f8a980c2e736ac3aee1902048d444ebd83bda01cb8febe languageName: node linkType: hard @@ -14357,9 +14352,9 @@ __metadata: languageName: node linkType: hard -"react-native-paper-dates@npm:^0.22.43": - version: 0.22.43 - resolution: "react-native-paper-dates@npm:0.22.43" +"react-native-paper-dates@npm:^0.22.47": + version: 0.22.47 + resolution: "react-native-paper-dates@npm:0.22.47" dependencies: color: "npm:^4.2.3" peerDependencies: @@ -14367,7 +14362,7 @@ __metadata: react-native: "*" react-native-paper: "*" react-native-safe-area-context: "*" - checksum: 10/e49c2e916289fbcaedaa867c7ae55f0be6b88c46c12f7c8062c092ec41d246d8485896adf43d306f9ae5507a8675ffaa30f64bc0c20f4945f999f29db57ac09c + checksum: 10/40778f2c51047c6e5fa495c49a2c5d1a271026685dd0a857875e907d7030feaca9822963f711f0ae6f0f1ebf12e216409fb8dd6dd7824c70099584f2ef57f14a languageName: node linkType: hard @@ -14410,13 +14405,13 @@ __metadata: languageName: node linkType: hard -"react-native-safe-area-context@npm:5.4.1": - version: 5.4.1 - resolution: "react-native-safe-area-context@npm:5.4.1" +"react-native-safe-area-context@npm:5.5.1": + version: 5.5.1 + resolution: "react-native-safe-area-context@npm:5.5.1" peerDependencies: react: "*" react-native: "*" - checksum: 10/1d8de402c4af8ee1bd00dec0c2fdb35b34ba64a62d7e235884c98216a2068f8d89e5bb89f27d2e9cd711ee9b173d9aafde53ebd2b39e64d0a1e83567de95305b + checksum: 10/eebb52854549172c1c639908f687ccde0e74261df977eae2b9998643f57eb5c28928934842840c418f628a6d0af783dfb72b4dbce742a2e199ae76a4f7fdc0d4 languageName: node linkType: hard @@ -14434,10 +14429,10 @@ __metadata: languageName: node linkType: hard -"react-native-share@npm:^12.0.11": - version: 12.0.11 - resolution: "react-native-share@npm:12.0.11" - checksum: 10/df789e2376a24c77c19061c0a17be0c3ff9a461c8c60862f685af5c90f38f21fa73463043daa8187fbc2358677a371af7c793d6da340ee3a4ef3a49728e7c796 +"react-native-share@npm:^12.1.0": + version: 12.1.0 + resolution: "react-native-share@npm:12.1.0" + checksum: 10/a7b9d4d8bd03b24f637f02e5112317e8050fe4f8d82554b6d16ae5177c8fcb3c8d1a88b0bbc7602dec445ad2399ea22a0b016ccdfa922c5fae3721986a5ef9af languageName: node linkType: hard @@ -14483,13 +14478,13 @@ __metadata: languageName: node linkType: hard -"react-native-toast-message@npm:^2.3.0": - version: 2.3.0 - resolution: "react-native-toast-message@npm:2.3.0" +"react-native-toast-message@npm:^2.3.3": + version: 2.3.3 + resolution: "react-native-toast-message@npm:2.3.3" peerDependencies: react: "*" react-native: "*" - checksum: 10/50c2d13299dd08f3a08d99e761e6e61732fd089ac77a154885abbc4d90f83a950cdc2c3f8d5a6c88f53330fe25f2e97ad0e102e57d07180a0d9185bec1be7daf + checksum: 10/9a61a8f3d4aad8245b87c3018c0d56b5ca9a2e5a500c2c4734e12f4314d2c0648b4bfe4b90a063b482b81efddec5b3cef82864d04261886224abf960230e08b5 languageName: node linkType: hard @@ -16189,9 +16184,9 @@ __metadata: languageName: node linkType: hard -"styled-components@npm:^6.1.18": - version: 6.1.18 - resolution: "styled-components@npm:6.1.18" +"styled-components@npm:^6.1.19": + version: 6.1.19 + resolution: "styled-components@npm:6.1.19" dependencies: "@emotion/is-prop-valid": "npm:1.2.2" "@emotion/unitless": "npm:0.8.1" @@ -16205,7 +16200,7 @@ __metadata: peerDependencies: react: ">= 16.8.0" react-dom: ">= 16.8.0" - checksum: 10/ca292af1c9441f7575ffd8e4699c57cc121877fa68e723b584e4b32215bcd8bea6d52a692a31e4dbdeb7d8666345de214014dba6b18ba3479fedc57ed7d339e3 + checksum: 10/1e7503b48619c37691791f063d4ebbb32caf3ddef2ae11c3c706c4d6df5c0538357d406ef7a5f6077b2fef6294e365d4426240155a93cab3e49af58c9404ef9a languageName: node linkType: hard From 07465182bac220fe730372404c0b9f2947734ccd Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Wed, 2 Jul 2025 23:06:42 +0200 Subject: [PATCH 2/5] Update files --- ios/Podfile.lock | 44 ++++++++++++++++++++++---------------------- licenses.json | 28 ++++++++++++++-------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index bcb8a510..5ad60627 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -1323,7 +1323,7 @@ PODS: - Yoga - react-native-netinfo (11.4.1): - React-Core - - react-native-safe-area-context (5.4.1): + - react-native-safe-area-context (5.5.1): - DoubleConversion - glog - hermes-engine @@ -1336,8 +1336,8 @@ PODS: - React-featureflags - React-graphics - React-ImageManager - - react-native-safe-area-context/common (= 5.4.1) - - react-native-safe-area-context/fabric (= 5.4.1) + - react-native-safe-area-context/common (= 5.5.1) + - react-native-safe-area-context/fabric (= 5.5.1) - React-NativeModulesApple - React-RCTFabric - React-rendererdebug @@ -1346,7 +1346,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - react-native-safe-area-context/common (5.4.1): + - react-native-safe-area-context/common (5.5.1): - DoubleConversion - glog - hermes-engine @@ -1367,7 +1367,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - react-native-safe-area-context/fabric (5.4.1): + - react-native-safe-area-context/fabric (5.5.1): - DoubleConversion - glog - hermes-engine @@ -1660,7 +1660,7 @@ PODS: - React-logger (= 0.76.5) - React-perflogger (= 0.76.5) - React-utils (= 0.76.5) - - RNCAsyncStorage (2.1.2): + - RNCAsyncStorage (2.2.0): - DoubleConversion - glog - hermes-engine @@ -1681,7 +1681,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - RNCClipboard (1.16.2): + - RNCClipboard (1.16.3): - DoubleConversion - glog - hermes-engine @@ -1727,7 +1727,7 @@ PODS: - React-Core - SDWebImage (~> 5.11.1) - SDWebImageWebPCoder (~> 0.8.4) - - RNFlashList (1.8.2): + - RNFlashList (1.8.3): - DoubleConversion - glog - hermes-engine @@ -1750,7 +1750,7 @@ PODS: - Yoga - RNFS (2.20.0): - React-Core - - RNLocalize (3.4.1): + - RNLocalize (3.4.2): - DoubleConversion - glog - hermes-engine @@ -1935,7 +1935,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - RNShare (12.0.11): + - RNShare (12.1.0): - DoubleConversion - glog - hermes-engine @@ -2286,21 +2286,21 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - boost: 1dca942403ed9342f98334bf4c3621f011aa7946 + boost: 4cb898d0bf20404aab1850c656dcea009429d6c1 BVLinearGradient: 880f91a7854faff2df62518f0281afb1c60d49a3 DGCharts: 6e0cf2644e8f81ad13f04caa8bc18502870a1c54 - DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385 + DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5 EXConstants: a1f35b9aabbb3c6791f8e67722579b1ffcdd3f18 Expo: 3e53243e3281214a7d613f8a875c0b732d7512c2 ExpoModulesCore: 0bcea8c26791a8f0aed1d4a961f1165e1fc657d4 FBLazyVector: 1bf99bb46c6af9a2712592e707347315f23947aa - fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be - glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a + fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120 + glog: 69ef571f3de08433d766d614c73a9838a06bf7eb hermes-engine: 06a9c6900587420b90accc394199527c64259db4 libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009 MMKV: 817ba1eea17421547e01e087285606eb270a8dcb MMKVCore: af055b00e27d88cd92fad301c5fecd1ff9b26dd9 - RCT-Folly: bf5c0376ffe4dd2cf438dcf86db385df9fdce648 + RCT-Folly: 4464f4d875961fce86008d45f4ecf6cef6de0740 RCTDeprecation: fb7d408617e25d7f537940000d766d60149c5fea RCTRequired: 9aaf0ffcc1f41f0c671af863970ef25c422a9920 RCTTypeSafety: e9a6e7d48184646eb0610295b74c0dd02768cbb2 @@ -2334,7 +2334,7 @@ SPEC CHECKSUMS: react-native-get-random-values: 21325b2244dfa6b58878f51f9aa42821e7ba3d06 react-native-mmkv: 90d4a43bce35c9bc21ba4c42c7977fbcf0e682ee react-native-netinfo: f0a9899081c185db1de5bb2fdc1c88c202a059ac - react-native-safe-area-context: 1c226bb0230d9a33cc9d10bc5cf9fa6155455c23 + react-native-safe-area-context: 38c2f4e767df857b38c6fbc25843e1d8d080f776 react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457 react-native-zeroconf: 5b38b434ccc6ca245c8a5ffd64a4501e67f9edcb React-nativeconfig: f7ab6c152e780b99a8c17448f2d99cf5f69a2311 @@ -2364,16 +2364,16 @@ SPEC CHECKSUMS: React-utils: 541c6cca08f32597d4183f00e83eef2ed20d4c54 ReactCodegen: daa13d9e48c9bdb1daac4bd694b9dd54e06681df ReactCommon: a6b87a7591591f7a52d9c0fec3aa05e0620d5dd3 - RNCAsyncStorage: d1a3d7b8d4e234191fd5edc850f965e76f5fb387 - RNCClipboard: d14f52c3e8353333dbde76cdae93b2adc63afb33 + RNCAsyncStorage: e261f5fef2092b11db2e9dfd0cf3620b1d88dca3 + RNCClipboard: c063069de0ee3c7fbe7e0fc2eb09a62c5b972193 RNCMaskedView: c22a01dd2d0744c16b56e06eb8720512b900988c RNFastImage: 5c9c9fed9c076e521b3f509fe79e790418a544e8 - RNFlashList: de200c0783e54924d464a16137a0f26b21c08c42 + RNFlashList: e554ffd705f03ff1032cdf7536b1f3014da6cdeb RNFS: 4ac0f0ea233904cb798630b3c077808c06931688 - RNLocalize: b1840d1b41605b041d127f8f226b7ed0f34cde1c + RNLocalize: 41d020ed72f4baec2ce9e96e81edcfe96931b494 RNReanimated: 193a707e67118f2c941dece99e2c809975e5160a RNScreens: d6f4dbe56b2cb436de4ac9513a6e7a565f4965f0 - RNShare: c5b17c2efc18de2cefce54e335cff21c165c7af8 + RNShare: b18af47d2d1c632cd14581cb09cecd2f6f66e599 RNSVG: 75520724e26c9fa0a500cb7c57d5c93211d759cd SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d @@ -2383,4 +2383,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 57716f8a03eff655b12cbeac63118fce21c860fb -COCOAPODS: 1.16.2 +COCOAPODS: 1.15.2 diff --git a/licenses.json b/licenses.json index 45a160ac..5c3b0475 100644 --- a/licenses.json +++ b/licenses.json @@ -17,13 +17,13 @@ "licenseUrl": "https://github.com/pchmn/expo-material3-theme/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "@react-native-async-storage/async-storage@2.1.2": { + "@react-native-async-storage/async-storage@2.2.0": { "licenses": "MIT", "repository": "https://github.com/react-native-async-storage/async-storage", "licenseUrl": "https://github.com/react-native-async-storage/async-storage/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "@react-native-clipboard/clipboard@1.16.2": { + "@react-native-clipboard/clipboard@1.16.3": { "licenses": "MIT", "repository": "https://github.com/react-native-clipboard/clipboard", "licenseUrl": "https://github.com/react-native-clipboard/clipboard/raw/master/LICENSE", @@ -41,19 +41,19 @@ "licenseUrl": "https://github.com/react-native-masked-view/masked-view/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "@react-navigation/bottom-tabs@7.3.14": { + "@react-navigation/bottom-tabs@7.4.2": { "licenses": "MIT", "repository": "https://github.com/react-navigation/react-navigation", "licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "@react-navigation/native-stack@7.3.14": { + "@react-navigation/native-stack@7.3.21": { "licenses": "MIT", "repository": "https://github.com/react-navigation/react-navigation", "licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "@react-navigation/native@7.1.10": { + "@react-navigation/native@7.1.14": { "licenses": "MIT", "repository": "https://github.com/react-navigation/react-navigation", "licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE", @@ -65,7 +65,7 @@ "licenseUrl": "https://github.com/reduxjs/redux-toolkit/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "@shopify/flash-list@1.8.2": { + "@shopify/flash-list@1.8.3": { "licenses": "MIT", "repository": "https://github.com/Shopify/flash-list", "licenseUrl": "https://github.com/Shopify/flash-list/raw/master/LICENSE.md", @@ -101,7 +101,7 @@ "licenseUrl": "https://github.com/krisk/Fuse/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "i18next@25.2.1": { + "i18next@25.3.0": { "licenses": "MIT", "repository": "https://github.com/i18next/i18next", "licenseUrl": "https://github.com/i18next/i18next/raw/master/LICENSE", @@ -161,7 +161,7 @@ "licenseUrl": "https://github.com/samber/prometheus-query-js/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "react-i18next@15.5.2": { + "react-i18next@15.5.3": { "licenses": "MIT", "repository": "https://github.com/i18next/react-i18next", "licenseUrl": "https://github.com/i18next/react-i18next/raw/master/LICENSE", @@ -209,7 +209,7 @@ "licenseUrl": "https://github.com/react-native-linear-gradient/react-native-linear-gradient/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "react-native-localize@3.4.1": { + "react-native-localize@3.4.2": { "licenses": "MIT", "repository": "https://github.com/zoontek/react-native-localize", "licenseUrl": "https://github.com/zoontek/react-native-localize/raw/master/LICENSE", @@ -233,7 +233,7 @@ "licenseUrl": "https://github.com/mrousavy/react-native-mmkv/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "react-native-paper-dates@0.22.43": { + "react-native-paper-dates@0.22.47": { "licenses": "MIT", "repository": "https://github.com/web-ridge/react-native-paper-dates", "licenseUrl": "https://github.com/web-ridge/react-native-paper-dates/raw/master/LICENSE", @@ -251,7 +251,7 @@ "licenseUrl": "https://github.com/software-mansion/react-native-reanimated/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "react-native-safe-area-context@5.4.1": { + "react-native-safe-area-context@5.5.1": { "licenses": "MIT", "repository": "https://github.com/th3rdwave/react-native-safe-area-context", "licenseUrl": "https://github.com/th3rdwave/react-native-safe-area-context/raw/master/LICENSE", @@ -263,7 +263,7 @@ "licenseUrl": "https://github.com/software-mansion/react-native-screens/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "react-native-share@12.0.11": { + "react-native-share@12.1.0": { "licenses": "MIT", "repository": "https://github.com/react-native-community/react-native-share", "licenseUrl": "https://github.com/react-native-community/react-native-share/raw/master/LICENSE", @@ -293,7 +293,7 @@ "licenseUrl": "https://github.com/react-native-community/react-native-svg/raw/master/LICENSE", "parents": "opendtu-react-native" }, - "react-native-toast-message@2.3.0": { + "react-native-toast-message@2.3.3": { "licenses": "MIT", "repository": "https://github.com/calintamas/react-native-toast-message", "licenseUrl": "https://github.com/calintamas/react-native-toast-message/raw/master/LICENSE", @@ -347,7 +347,7 @@ "licenseUrl": "github:reduxjs/redux", "parents": "opendtu-react-native" }, - "styled-components@6.1.18": { + "styled-components@6.1.19": { "licenses": "MIT", "repository": "https://github.com/styled-components/styled-components", "licenseUrl": "https://github.com/styled-components/styled-components/raw/master/LICENSE", From f54f59e93ad1151af953f427ce73b801b5d73e44 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Wed, 2 Jul 2025 23:09:41 +0200 Subject: [PATCH 3/5] Update patches --- ....patch => react-native-paper+5.14.5.patch} | 3 +- .../react-native-paper-dates+0.22.28.patch | 47 ------------------- 2 files changed, 2 insertions(+), 48 deletions(-) rename patches/{react-native-paper+5.13.1.patch => react-native-paper+5.14.5.patch} (97%) delete mode 100644 patches/react-native-paper-dates+0.22.28.patch diff --git a/patches/react-native-paper+5.13.1.patch b/patches/react-native-paper+5.14.5.patch similarity index 97% rename from patches/react-native-paper+5.13.1.patch rename to patches/react-native-paper+5.14.5.patch index 0efe193e..93ce1949 100644 --- a/patches/react-native-paper+5.13.1.patch +++ b/patches/react-native-paper+5.14.5.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/react-native-paper/lib/typescript/types.d.ts b/node_modules/react-native-paper/lib/typescript/types.d.ts -index 4e749cb..679107c 100644 +index 4e749cb..376e71c 100644 --- a/node_modules/react-native-paper/lib/typescript/types.d.ts +++ b/node_modules/react-native-paper/lib/typescript/types.d.ts @@ -1,5 +1,6 @@ @@ -27,6 +27,7 @@ index 4e749cb..679107c 100644 +export declare type NavigationTheme = NativeNavigationTheme; export {}; //# sourceMappingURL=types.d.ts.map +\ No newline at end of file diff --git a/node_modules/react-native-paper/src/types.tsx b/node_modules/react-native-paper/src/types.tsx index 175131c..1c05b25 100644 --- a/node_modules/react-native-paper/src/types.tsx diff --git a/patches/react-native-paper-dates+0.22.28.patch b/patches/react-native-paper-dates+0.22.28.patch deleted file mode 100644 index 28378cf5..00000000 --- a/patches/react-native-paper-dates+0.22.28.patch +++ /dev/null @@ -1,47 +0,0 @@ -diff --git a/node_modules/react-native-paper-dates/src/Date/Swiper.tsx b/node_modules/react-native-paper-dates/src/Date/Swiper.tsx -index 08c47c1..bdd49b5 100644 ---- a/node_modules/react-native-paper-dates/src/Date/Swiper.tsx -+++ b/node_modules/react-native-paper-dates/src/Date/Swiper.tsx -@@ -21,6 +21,7 @@ import React, { - import { sharedStyles } from '../shared/styles' - - const useIsomorphicLayoutEffect = -+// @ts-ignore - typeof window !== 'undefined' ? useLayoutEffect : useEffect - - function Swiper({ -@@ -120,6 +121,7 @@ function VerticalScroller({ - const top = - getVerticalMonthsOffset(idx.current, startWeekOnMonday) - montHeaderHeight - -+ // @ts-ignore - element.scrollTo({ - top, - }) -@@ -129,6 +131,7 @@ function VerticalScroller({ - - const onScroll = useCallback( - (e: UIEvent) => { -+ // @ts-ignore - const top = e.currentTarget?.scrollTop - if (top === 0) { - return -@@ -206,6 +209,7 @@ export function useDebouncedCallback(callback: any): any { - return () => { - mounted.current = false - if (timerId.current) { -+ // @ts-ignore - window.cancelAnimationFrame(timerId.current) - } - } -@@ -214,8 +218,10 @@ export function useDebouncedCallback(callback: any): any { - return useCallback( - (args: any) => { - if (timerId.current) { -+ // @ts-ignore - window.cancelAnimationFrame(timerId.current) - } -+ // @ts-ignore - timerId.current = window.requestAnimationFrame(function () { - if (mounted.current) { - latest.current(args) From 80a29c28e3c40a5b536971654357d7abff4ce854 Mon Sep 17 00:00:00 2001 From: CommanderRedYT <43087936+CommanderRedYT@users.noreply.github.com> Date: Wed, 2 Jul 2025 21:12:37 +0000 Subject: [PATCH 4/5] Bump production-dependencies-12fbb6627e cocoapods packages [dependabot skip] --- ios/Podfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 5ad60627..9ef4779f 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -2286,21 +2286,21 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - boost: 4cb898d0bf20404aab1850c656dcea009429d6c1 + boost: 1dca942403ed9342f98334bf4c3621f011aa7946 BVLinearGradient: 880f91a7854faff2df62518f0281afb1c60d49a3 DGCharts: 6e0cf2644e8f81ad13f04caa8bc18502870a1c54 - DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5 + DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385 EXConstants: a1f35b9aabbb3c6791f8e67722579b1ffcdd3f18 Expo: 3e53243e3281214a7d613f8a875c0b732d7512c2 ExpoModulesCore: 0bcea8c26791a8f0aed1d4a961f1165e1fc657d4 FBLazyVector: 1bf99bb46c6af9a2712592e707347315f23947aa - fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120 - glog: 69ef571f3de08433d766d614c73a9838a06bf7eb + fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be + glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a hermes-engine: 06a9c6900587420b90accc394199527c64259db4 libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009 MMKV: 817ba1eea17421547e01e087285606eb270a8dcb MMKVCore: af055b00e27d88cd92fad301c5fecd1ff9b26dd9 - RCT-Folly: 4464f4d875961fce86008d45f4ecf6cef6de0740 + RCT-Folly: bf5c0376ffe4dd2cf438dcf86db385df9fdce648 RCTDeprecation: fb7d408617e25d7f537940000d766d60149c5fea RCTRequired: 9aaf0ffcc1f41f0c671af863970ef25c422a9920 RCTTypeSafety: e9a6e7d48184646eb0610295b74c0dd02768cbb2 @@ -2383,4 +2383,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 57716f8a03eff655b12cbeac63118fce21c860fb -COCOAPODS: 1.15.2 +COCOAPODS: 1.16.2 From de870d4a87a41cd733faf9392a5fa712eb3a87cd Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Wed, 2 Jul 2025 23:13:04 +0200 Subject: [PATCH 5/5] Re-add patch --- .../react-native-paper-dates+0.22.47.patch | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 patches/react-native-paper-dates+0.22.47.patch diff --git a/patches/react-native-paper-dates+0.22.47.patch b/patches/react-native-paper-dates+0.22.47.patch new file mode 100644 index 00000000..48f47210 --- /dev/null +++ b/patches/react-native-paper-dates+0.22.47.patch @@ -0,0 +1,47 @@ +diff --git a/node_modules/react-native-paper-dates/src/Date/Swiper.tsx b/node_modules/react-native-paper-dates/src/Date/Swiper.tsx +index a71e0f2..c455c37 100644 +--- a/node_modules/react-native-paper-dates/src/Date/Swiper.tsx ++++ b/node_modules/react-native-paper-dates/src/Date/Swiper.tsx +@@ -32,6 +32,7 @@ import { + import { sharedStyles } from '../shared/styles' + + const useIsomorphicLayoutEffect = ++ // @ts-ignore + typeof window !== 'undefined' ? useLayoutEffect : useEffect + + function Swiper({ +@@ -177,6 +178,7 @@ function VerticalScroller({ + effectiveEndYear + ) - montHeaderHeight + ++ // @ts-ignore + element.scrollTo({ + top, + }) +@@ -186,6 +188,7 @@ function VerticalScroller({ + + const onScroll = useCallback( + (e: UIEvent) => { ++ // @ts-ignore + const top = e.currentTarget?.scrollTop + if (top === 0) { + return +@@ -298,6 +301,7 @@ export function useDebouncedCallback(callback: any): any { + return () => { + mounted.current = false + if (timerId.current) { ++ // @ts-ignore + window.cancelAnimationFrame(timerId.current) + } + } +@@ -306,8 +310,10 @@ export function useDebouncedCallback(callback: any): any { + return useCallback( + (args: any) => { + if (timerId.current) { ++ // @ts-ignore + window.cancelAnimationFrame(timerId.current) + } ++ // @ts-ignore + timerId.current = window.requestAnimationFrame(function () { + if (mounted.current) { + latest.current(args)