From 9193eefd63044c1f76ce12601d60a50b7dfb59bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 21:09:09 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 8 updates Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.18.3` | `7.18.8` | | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.3.4` | `7.3.8` | | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.17.6` | `7.17.10` | | [expo-modules-core](https://github.com/expo/expo/tree/HEAD/packages/expo-modules-core) | `56.0.17` | `57.0.3` | | [i18next](https://github.com/i18next/i18next) | `26.3.3` | `26.3.5` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.5.0` | `4.5.1` | | [react-native-toast-message](https://github.com/calintamas/react-native-toast-message) | `2.3.3` | `2.4.0` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.10.0` | `0.10.2` | Updates `@react-navigation/bottom-tabs` from 7.18.3 to 7.18.8 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.18.8/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.18.8/packages/bottom-tabs) Updates `@react-navigation/native` from 7.3.4 to 7.3.8 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.3.8/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.3.8/packages/native) Updates `@react-navigation/native-stack` from 7.17.6 to 7.17.10 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.17.10/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.17.10/packages/native-stack) Updates `expo-modules-core` from 56.0.17 to 57.0.3 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-modules-core) Updates `i18next` from 26.3.3 to 26.3.5 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v26.3.3...v26.3.5) Updates `react-native-reanimated` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.5.1/packages/react-native-reanimated) Updates `react-native-toast-message` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/calintamas/react-native-toast-message/releases) - [Commits](https://github.com/calintamas/react-native-toast-message/compare/v2.3.3...v2.4.0) Updates `react-native-worklets` from 0.10.0 to 0.10.2 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.10.2/packages/react-native-worklets) --- updated-dependencies: - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.18.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@react-navigation/native" dependency-version: 7.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@react-navigation/native-stack" dependency-version: 7.17.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: expo-modules-core dependency-version: 57.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-reanimated dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-toast-message dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-worklets dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 16 +++--- yarn.lock | 136 ++++++++++++++++++++++++++++++++------------------- 2 files changed, 93 insertions(+), 59 deletions(-) diff --git a/package.json b/package.json index 609fe12..8b37fdc 100644 --- a/package.json +++ b/package.json @@ -39,18 +39,18 @@ "@react-native-community/netinfo": "^11.3.3", "@react-native-masked-view/masked-view": "^0.3.2", "@react-native/new-app-screen": "0.85.3", - "@react-navigation/bottom-tabs": "^7.18.3", - "@react-navigation/native": "^7.3.4", - "@react-navigation/native-stack": "^7.17.6", + "@react-navigation/bottom-tabs": "^7.18.8", + "@react-navigation/native": "^7.3.8", + "@react-navigation/native-stack": "^7.17.10", "@reduxjs/toolkit": "^2.12.0", "@shopify/flash-list": "^2.3.2", "base-64": "^1.0.0", "compare-versions": "^6.1.1", "expo": "~56.0.0", - "expo-modules-core": "^56.0.17", + "expo-modules-core": "^57.0.3", "fast-deep-equal": "^3.1.3", "fuse.js": "^7.4.2", - "i18next": "^26.3.3", + "i18next": "^26.3.5", "intl-pluralrules": "^2.0.1", "ip-regex": "^5.0.0", "moment": "^2.30.1", @@ -77,7 +77,7 @@ "react-native-mmkv": "~3.3.3", "react-native-paper": "5.15.3", "react-native-paper-dates": "^0.23.9", - "react-native-reanimated": "^4.5.0", + "react-native-reanimated": "^4.5.1", "react-native-safe-area-context": "^5.8.0", "react-native-screens": "^4.25.2", "react-native-share": "^12.3.1", @@ -85,11 +85,11 @@ "react-native-skeleton-placeholder": "^5.2.4", "react-native-splash-screen": "^3.3.0", "react-native-svg": "^15.15.5", - "react-native-toast-message": "^2.3.3", + "react-native-toast-message": "^2.4.0", "react-native-url-polyfill": "^3.0.0", "react-native-uuid": "^2.0.4", "react-native-vector-icons": "^10.3.0", - "react-native-worklets": "^0.10.0", + "react-native-worklets": "^0.10.2", "react-native-zeroconf": "^0.14.0", "react-redux": "^9.3.0", "redux": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 47bf853..02f0598 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3184,6 +3184,13 @@ __metadata: languageName: node linkType: hard +"@expo/expo-modules-macros-plugin@npm:0.3.0": + version: 0.3.0 + resolution: "@expo/expo-modules-macros-plugin@npm:0.3.0" + checksum: 10/b46c6a7ef92ba1a1aabf4c3e94fe8ac56cc854920a6cea4f56dcc75fb8c3807d42f4acc41001d46d44cd8533eabdac98a1194c21316395add79da293b881550e + languageName: node + linkType: hard + "@expo/fingerprint@npm:^0.19.4": version: 0.19.4 resolution: "@expo/fingerprint@npm:0.19.4" @@ -4676,26 +4683,26 @@ __metadata: languageName: node linkType: hard -"@react-navigation/bottom-tabs@npm:^7.18.3": - version: 7.18.3 - resolution: "@react-navigation/bottom-tabs@npm:7.18.3" +"@react-navigation/bottom-tabs@npm:^7.18.8": + version: 7.18.8 + resolution: "@react-navigation/bottom-tabs@npm:7.18.8" dependencies: - "@react-navigation/elements": "npm:^2.9.26" + "@react-navigation/elements": "npm:^2.9.30" color: "npm:^4.2.3" sf-symbols-typescript: "npm:^2.1.0" peerDependencies: - "@react-navigation/native": ^7.3.4 + "@react-navigation/native": ^7.3.8 react: ">= 18.2.0" react-native: "*" react-native-safe-area-context: ">= 4.0.0" react-native-screens: ">= 4.0.0" - checksum: 10/8619df891424688b3b3cc03dfbde50ea044a00a65c15e0b547f3e98c3c1294d78632b6f0de931b1ac30cfb1ea9d821baa4da666b8ec3ff66a19d258b137c1afa + checksum: 10/559f6deac94a8b5f710ad40570074e22b17a342c9a8b77a2146be58ca3a8d57601ba70a3f5f4157ed2ee60750f8336253da26fb807e8bad627c4a6641de32e8e languageName: node linkType: hard -"@react-navigation/core@npm:^7.21.2": - version: 7.21.2 - resolution: "@react-navigation/core@npm:7.21.2" +"@react-navigation/core@npm:^7.21.5": + version: 7.21.5 + resolution: "@react-navigation/core@npm:7.21.5" dependencies: "@react-navigation/routers": "npm:^7.6.0" escape-string-regexp: "npm:^4.0.0" @@ -4707,53 +4714,53 @@ __metadata: use-sync-external-store: "npm:^1.5.0" peerDependencies: react: ">= 18.2.0" - checksum: 10/c7a30a9ba3f296983b09bc741ad4386a4633c5b549e404165856d8408d05909f11c4f78d0a8e8815d4834a661d1bf1f577ffa9d32f57abc0e771d8032728140d + checksum: 10/ad1afdd92520e3c9c04f02dc1e078fa824ddf6ddbdd5b0157e274dc7f2a9de6875f8f8fe3d8ed05f727d0670fe50672d5bd4217cee7fcd8af77b78d92684e59f languageName: node linkType: hard -"@react-navigation/elements@npm:^2.9.26": - version: 2.9.26 - resolution: "@react-navigation/elements@npm:2.9.26" +"@react-navigation/elements@npm:^2.9.30": + version: 2.9.30 + resolution: "@react-navigation/elements@npm:2.9.30" 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.3.4 + "@react-navigation/native": ^7.3.8 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/e28bddb99128182a3fc5ddf798b87b4cc4ca55623640f5d0887c71165af3e0fb0f0f4549717e7fed23cfce99576b3315011361b7b8640dfcdf5434ad3daefa4b + checksum: 10/10d88dc0476262fe00ad447fe7a459d3fce18c4c9a35658b20518b3051a18d7d0e20681a5cda64ba7fdbb99a9e7923ef3d799e0ea12652d0dd33ec78b1f3d77c languageName: node linkType: hard -"@react-navigation/native-stack@npm:^7.17.6": - version: 7.17.6 - resolution: "@react-navigation/native-stack@npm:7.17.6" +"@react-navigation/native-stack@npm:^7.17.10": + version: 7.17.10 + resolution: "@react-navigation/native-stack@npm:7.17.10" dependencies: - "@react-navigation/elements": "npm:^2.9.26" + "@react-navigation/elements": "npm:^2.9.30" color: "npm:^4.2.3" sf-symbols-typescript: "npm:^2.1.0" warn-once: "npm:^0.1.1" peerDependencies: - "@react-navigation/native": ^7.3.4 + "@react-navigation/native": ^7.3.8 react: ">= 18.2.0" react-native: "*" react-native-safe-area-context: ">= 4.0.0" react-native-screens: ">= 4.0.0" - checksum: 10/2d43a2264a36b6780d30a45463722a6e090c34f1cc447e86908ae7b506952e0c3d4f729c214bde2b1d49817eb2687ed7b4ea1902624b5265dd3006630d3d995e + checksum: 10/14587cf3fd47834274b391ccfc3ef14f7ac9299b2574c5e22c4d30a39a97e4b1fe5be6365c6c61f6111dc85dddc7fd1fa6ac80f57b53da5cd30195d217d6d269 languageName: node linkType: hard -"@react-navigation/native@npm:^7.3.4": - version: 7.3.4 - resolution: "@react-navigation/native@npm:7.3.4" +"@react-navigation/native@npm:^7.3.8": + version: 7.3.8 + resolution: "@react-navigation/native@npm:7.3.8" dependencies: - "@react-navigation/core": "npm:^7.21.2" + "@react-navigation/core": "npm:^7.21.5" escape-string-regexp: "npm:^4.0.0" fast-deep-equal: "npm:^3.1.3" nanoid: "npm:^3.3.11" @@ -4762,7 +4769,7 @@ __metadata: peerDependencies: react: ">= 18.2.0" react-native: "*" - checksum: 10/6b0e3ef0ad079c5349cc7f51ee6eb01da4d6918963b65fdc0bfbc6f17a5d6a45f2460a48ec3a57787ee5b1b01638aa7c95e26561d6710c197e23084c06437c1a + checksum: 10/52fbc7ffc4c3da2c1a9d781f041ec78184e24bed3342bbe22a64b5aab3212b620a87544c32065f8aa4b24e34382b8d32a6708078ecc7dc696672bb09417205d8 languageName: node linkType: hard @@ -8741,7 +8748,25 @@ __metadata: languageName: node linkType: hard -"expo-modules-core@npm:^56.0.17, expo-modules-core@npm:~56.0.17": +"expo-modules-core@npm:^57.0.3": + version: 57.0.3 + resolution: "expo-modules-core@npm:57.0.3" + dependencies: + "@expo/expo-modules-macros-plugin": "npm:0.3.0" + expo-modules-jsi: "npm:~57.0.1" + invariant: "npm:^2.2.4" + peerDependencies: + react: "*" + react-native: "*" + react-native-worklets: ^0.7.4 || ^0.8.0 || ^0.9.0 || ^0.10.0 + peerDependenciesMeta: + react-native-worklets: + optional: true + checksum: 10/9442e3cbe400e4269fc12317be64c380f6dfe424989d3fa9bce56b653d9fbb5fac642f82e4f3f34397da05867f818595168c4b6303a632d7123c0dbfb0130fd1 + languageName: node + linkType: hard + +"expo-modules-core@npm:~56.0.17": version: 56.0.17 resolution: "expo-modules-core@npm:56.0.17" dependencies: @@ -8768,6 +8793,15 @@ __metadata: languageName: node linkType: hard +"expo-modules-jsi@npm:~57.0.1": + version: 57.0.1 + resolution: "expo-modules-jsi@npm:57.0.1" + peerDependencies: + react-native: "*" + checksum: 10/044b2de90b54159bafcb3cc3b68768e7f979fec0fe55e0c2d52984fd60b6c9f64de4b38dda7e5280599a50dbb6dbcd742d18287a650ce50da773b5a0b96f92bf + languageName: node + linkType: hard + "expo-server@npm:^56.0.5": version: 56.0.5 resolution: "expo-server@npm:56.0.5" @@ -9807,15 +9841,15 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^26.3.3": - version: 26.3.3 - resolution: "i18next@npm:26.3.3" +"i18next@npm:^26.3.5": + version: 26.3.5 + resolution: "i18next@npm:26.3.5" peerDependencies: typescript: ^5 || ^6 peerDependenciesMeta: typescript: optional: true - checksum: 10/b2c3ab2629b7d3b97d14fe36b7076a361a224d201f10abdabb830e63b1d77c058451ecd1fcc49bd2f98a1241cab68e0e6fa996e2e2aaa32de11ab054c425cdf4 + checksum: 10/248eb8c7062d3690416e84eba1b3a1b4399136af6e9ad961bf480f14cb3242f7281655f6acf493357c3088354a60368786318c2e8bd72e698326ed82b5ca2ee4 languageName: node linkType: hard @@ -12698,9 +12732,9 @@ __metadata: "@react-native/metro-config": "npm:0.85.3" "@react-native/new-app-screen": "npm:0.85.3" "@react-native/typescript-config": "npm:0.85.3" - "@react-navigation/bottom-tabs": "npm:^7.18.3" - "@react-navigation/native": "npm:^7.3.4" - "@react-navigation/native-stack": "npm:^7.17.6" + "@react-navigation/bottom-tabs": "npm:^7.18.8" + "@react-navigation/native": "npm:^7.3.8" + "@react-navigation/native-stack": "npm:^7.17.10" "@reduxjs/toolkit": "npm:^2.12.0" "@shopify/flash-list": "npm:^2.3.2" "@trivago/prettier-plugin-sort-imports": "npm:^6.0.2" @@ -12726,10 +12760,10 @@ __metadata: eslint-plugin-simple-import-sort: "npm:^13.0.0" eslint-plugin-testing-library: "npm:^7.16.2" expo: "npm:~56.0.0" - expo-modules-core: "npm:^56.0.17" + expo-modules-core: "npm:^57.0.3" fast-deep-equal: "npm:^3.1.3" fuse.js: "npm:^7.4.2" - i18next: "npm:^26.3.3" + i18next: "npm:^26.3.5" intl-pluralrules: "npm:^2.0.1" ip-regex: "npm:^5.0.0" moment: "npm:^2.30.1" @@ -12757,7 +12791,7 @@ __metadata: react-native-mmkv: "npm:~3.3.3" react-native-paper: "npm:5.15.3" react-native-paper-dates: "npm:^0.23.9" - react-native-reanimated: "npm:^4.5.0" + react-native-reanimated: "npm:^4.5.1" react-native-safe-area-context: "npm:^5.8.0" react-native-screens: "npm:^4.25.2" react-native-share: "npm:^12.3.1" @@ -12765,12 +12799,12 @@ __metadata: react-native-skeleton-placeholder: "npm:^5.2.4" react-native-splash-screen: "npm:^3.3.0" react-native-svg: "npm:^15.15.5" - react-native-toast-message: "npm:^2.3.3" + react-native-toast-message: "npm:^2.4.0" react-native-url-polyfill: "npm:^3.0.0" react-native-uuid: "npm:^2.0.4" react-native-vector-icons: "npm:^10.3.0" react-native-version: "npm:4.0.0" - react-native-worklets: "npm:^0.10.0" + react-native-worklets: "npm:^0.10.2" react-native-zeroconf: "npm:^0.14.0" react-redux: "npm:^9.3.0" react-test-renderer: "npm:19.2.3" @@ -13639,9 +13673,9 @@ __metadata: languageName: node linkType: hard -"react-native-reanimated@npm:^4.5.0": - version: 4.5.0 - resolution: "react-native-reanimated@npm:4.5.0" +"react-native-reanimated@npm:^4.5.1": + version: 4.5.1 + resolution: "react-native-reanimated@npm:4.5.1" dependencies: react-native-is-edge-to-edge: "npm:^1.3.1" semver: "npm:^7.7.3" @@ -13649,7 +13683,7 @@ __metadata: react: "*" react-native: 0.83 - 0.86 react-native-worklets: 0.10.x - checksum: 10/eb1c77c19aa514e7573d93528ece858b748a5984a66ce819eda06459080734aa7c5c79bcf045040bb8afecc19e708874fb6404b9269bfd1076cdd088750a2cff + checksum: 10/da53fe28fd0eb492eecd5f5f988153b0e214c6010636762cb9e2e508795e6aff0b94ac9288a0a16559e3b60bdf5e005218baaee69b23a13d0afa7b85c09c51bf languageName: node linkType: hard @@ -13724,13 +13758,13 @@ __metadata: languageName: node linkType: hard -"react-native-toast-message@npm:^2.3.3": - version: 2.3.3 - resolution: "react-native-toast-message@npm:2.3.3" +"react-native-toast-message@npm:^2.4.0": + version: 2.4.0 + resolution: "react-native-toast-message@npm:2.4.0" peerDependencies: react: "*" react-native: "*" - checksum: 10/9a61a8f3d4aad8245b87c3018c0d56b5ca9a2e5a500c2c4734e12f4314d2c0648b4bfe4b90a063b482b81efddec5b3cef82864d04261886224abf960230e08b5 + checksum: 10/40995cf79ab93e02cc54f0b0310acaed973c0492a3716024fcf39b29baa2c943daaeacae6674563b7f29661be5ba0705aa5f04a7a179f9b03bae4948e52dcf39 languageName: node linkType: hard @@ -13790,9 +13824,9 @@ __metadata: languageName: node linkType: hard -"react-native-worklets@npm:^0.10.0": - version: 0.10.0 - resolution: "react-native-worklets@npm:0.10.0" +"react-native-worklets@npm:^0.10.2": + version: 0.10.2 + resolution: "react-native-worklets@npm:0.10.2" dependencies: "@babel/plugin-transform-arrow-functions": "npm:^7.27.1" "@babel/plugin-transform-class-properties": "npm:^7.28.6" @@ -13811,7 +13845,7 @@ __metadata: "@react-native/metro-config": "*" react: "*" react-native: 0.83 - 0.86 - checksum: 10/b273e618bc73344adb9048619363c7366ebb02784c7fa350b535e49cda8cc63f200424d7e4ed82506d1e9628ffa0354d29de5d4b3357f0574ea7ab4e7cf17f23 + checksum: 10/b7b09bd450e80f9de86b593f4f0d9054c520352250d8f94d0042978885a588b70f86fc8806eb2ea6fa8210b8cb7f8279eaf63fbcdf8a91df8a0fb76642202a40 languageName: node linkType: hard