From bbfe78aa2188c4922d93be0101a2cc0e734741fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 09:10:14 +0000 Subject: [PATCH] deps(deps): bump the navigation group in /frontend with 3 updates Bumps the navigation group in /frontend with 3 updates: [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs), [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) and [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack). Updates `@react-navigation/bottom-tabs` from 7.4.4 to 7.8.5 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.8.5/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.8.5/packages/bottom-tabs) Updates `@react-navigation/native` from 7.1.16 to 7.1.20 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.1.20/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.1.20/packages/native) Updates `@react-navigation/native-stack` from 7.3.23 to 7.6.3 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.6.3/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.6.3/packages/native-stack) --- updated-dependencies: - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: navigation - dependency-name: "@react-navigation/native" dependency-version: 7.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: navigation - dependency-name: "@react-navigation/native-stack" dependency-version: 7.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: navigation ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 75 ++++++++++++++++++++++---------------- frontend/package.json | 4 +- 2 files changed, 46 insertions(+), 33 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 01e1d66..4a8c183 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -10,9 +10,9 @@ "dependencies": { "@expo/metro-runtime": "~5.0.4", "@react-native-async-storage/async-storage": "^2.1.2", - "@react-navigation/bottom-tabs": "^7.4.4", + "@react-navigation/bottom-tabs": "^7.8.6", "@react-navigation/native": "^7.1.16", - "@react-navigation/native-stack": "^7.3.23", + "@react-navigation/native-stack": "^7.8.0", "axios": "^1.11.0", "expo": "~53.0.20", "expo-image-picker": "^16.1.4", @@ -2596,16 +2596,17 @@ "license": "MIT" }, "node_modules/@react-navigation/bottom-tabs": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@react-navigation/bottom-tabs/-/bottom-tabs-7.4.4.tgz", - "integrity": "sha512-/YEBu/cZUgYAaNoSfUnqoRjpbt8NOsb5YvDiKVyTcOOAF1GTbUw6kRi+AGW1Sm16CqzabO/TF2RvN1RmPS9VHg==", + "version": "7.8.6", + "resolved": "https://registry.npmjs.org/@react-navigation/bottom-tabs/-/bottom-tabs-7.8.6.tgz", + "integrity": "sha512-0wGtU+I1rCUjvAqKtzD2dwQaTICFf5J233vkg20cLrx8LNQPAgSsbnsDSM6S315OOoVLCIL1dcrNv7ExLBlWfw==", "license": "MIT", "dependencies": { - "@react-navigation/elements": "^2.6.1", - "color": "^4.2.3" + "@react-navigation/elements": "^2.8.3", + "color": "^4.2.3", + "sf-symbols-typescript": "^2.1.0" }, "peerDependencies": { - "@react-navigation/native": "^7.1.16", + "@react-navigation/native": "^7.1.21", "react": ">= 18.2.0", "react-native": "*", "react-native-safe-area-context": ">= 4.0.0", @@ -2613,13 +2614,14 @@ } }, "node_modules/@react-navigation/core": { - "version": "7.12.3", - "resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-7.12.3.tgz", - "integrity": "sha512-oEz5sL8KTYmCv8SQX1A4k75A7VzYadOCudp/ewOBqRXOmZdxDQA9JuN7baE9IVyaRW0QTVDy+N/Wnqx9F4aW6A==", + "version": "7.13.2", + "resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-7.13.2.tgz", + "integrity": "sha512-A0pFeZlKp+FJob2lVr7otDt3M4rsSJrnAfXWoWR9JVeFtfEXsH/C0s7xtpDCMRUO58kzSBoTF1GYzoMC5DLD4g==", "license": "MIT", "dependencies": { - "@react-navigation/routers": "^7.5.1", + "@react-navigation/routers": "^7.5.2", "escape-string-regexp": "^4.0.0", + "fast-deep-equal": "^3.1.3", "nanoid": "^3.3.11", "query-string": "^7.1.3", "react-is": "^19.1.0", @@ -2631,15 +2633,15 @@ } }, "node_modules/@react-navigation/core/node_modules/react-is": { - "version": "19.1.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.1.1.tgz", - "integrity": "sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.0.tgz", + "integrity": "sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==", "license": "MIT" }, "node_modules/@react-navigation/elements": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.6.1.tgz", - "integrity": "sha512-kVbIo+5FaqJv6MiYUR6nQHiw+10dmmH/P10C29wrH9S6fr7k69fImHGeiOI/h7SMDJ2vjWhftyEjqYO+c2LG/w==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.8.3.tgz", + "integrity": "sha512-0c5nSDPP3bUFujgkSVqqMShaAup3XIxNe1KTK9LSmwKgWEneyo6OPIjIdiEwPlZvJZKi7ag5hDjacQLGwO0LGA==", "license": "MIT", "dependencies": { "color": "^4.2.3", @@ -2648,7 +2650,7 @@ }, "peerDependencies": { "@react-native-masked-view/masked-view": ">= 0.2.0", - "@react-navigation/native": "^7.1.16", + "@react-navigation/native": "^7.1.21", "react": ">= 18.2.0", "react-native": "*", "react-native-safe-area-context": ">= 4.0.0" @@ -2660,12 +2662,12 @@ } }, "node_modules/@react-navigation/native": { - "version": "7.1.16", - "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.1.16.tgz", - "integrity": "sha512-JnnK81JYJ6PiMsuBEshPGHwfagRnH8W7SYdWNrPxQdNtakkHtG4u0O9FmrOnKiPl45DaftCcH1g+OVTFFgWa0Q==", + "version": "7.1.21", + "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.1.21.tgz", + "integrity": "sha512-mhpAewdivBL01ibErr91FUW9bvKhfAF6Xv/yr6UOJtDhv0jU6iUASUcA3i3T8VJCOB/vxmoke7VDp8M+wBFs/Q==", "license": "MIT", "dependencies": { - "@react-navigation/core": "^7.12.3", + "@react-navigation/core": "^7.13.2", "escape-string-regexp": "^4.0.0", "fast-deep-equal": "^3.1.3", "nanoid": "^3.3.11", @@ -2677,16 +2679,18 @@ } }, "node_modules/@react-navigation/native-stack": { - "version": "7.3.23", - "resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.3.23.tgz", - "integrity": "sha512-WQBBnPrlM0vXj5YAFnJTyrkiCyANl2KnBV8ZmUG61HkqXFwuBbnHij6eoggXH1VZkEVRxW8k0E3qqfPtEZfUjQ==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.8.0.tgz", + "integrity": "sha512-iRqQY+IYB610BJY/335/kdNDhXQ8L9nPUlIT+DSk88FA86+C+4/vek8wcKw8IrfwdorT4m+6TY0v7Qnrt+WLKQ==", "license": "MIT", "dependencies": { - "@react-navigation/elements": "^2.6.1", + "@react-navigation/elements": "^2.8.3", + "color": "^4.2.3", + "sf-symbols-typescript": "^2.1.0", "warn-once": "^0.1.1" }, "peerDependencies": { - "@react-navigation/native": "^7.1.16", + "@react-navigation/native": "^7.1.21", "react": ">= 18.2.0", "react-native": "*", "react-native-safe-area-context": ">= 4.0.0", @@ -2694,9 +2698,9 @@ } }, "node_modules/@react-navigation/routers": { - "version": "7.5.1", - "resolved": "https://registry.npmjs.org/@react-navigation/routers/-/routers-7.5.1.tgz", - "integrity": "sha512-pxipMW/iEBSUrjxz2cDD7fNwkqR4xoi0E/PcfTQGCcdJwLoaxzab5kSadBLj1MTJyT0YRrOXL9umHpXtp+Dv4w==", + "version": "7.5.2", + "resolved": "https://registry.npmjs.org/@react-navigation/routers/-/routers-7.5.2.tgz", + "integrity": "sha512-kymreY5aeTz843E+iPAukrsOtc7nabAH6novtAPREmmGu77dQpfxPB2ZWpKb5nRErIRowp1kYRoN2Ckl+S6JYw==", "license": "MIT", "dependencies": { "nanoid": "^3.3.11" @@ -7797,6 +7801,15 @@ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", "license": "ISC" }, + "node_modules/sf-symbols-typescript": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/sf-symbols-typescript/-/sf-symbols-typescript-2.1.0.tgz", + "integrity": "sha512-ezT7gu/SHTPIOEEoG6TF+O0m5eewl0ZDAO4AtdBi5HjsrUI6JdCG17+Q8+aKp0heM06wZKApRCn5olNbs0Wb/A==", + "license": "MIT", + "engines": { + "node": ">=10" + } + }, "node_modules/shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", diff --git a/frontend/package.json b/frontend/package.json index 2d020b6..2797ea8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,9 +11,9 @@ "dependencies": { "@expo/metro-runtime": "~5.0.4", "@react-native-async-storage/async-storage": "^2.1.2", - "@react-navigation/bottom-tabs": "^7.4.4", + "@react-navigation/bottom-tabs": "^7.8.6", "@react-navigation/native": "^7.1.16", - "@react-navigation/native-stack": "^7.3.23", + "@react-navigation/native-stack": "^7.8.0", "axios": "^1.11.0", "expo": "~53.0.20", "expo-image-picker": "^16.1.4",