From fa35bb55983ca2eb8cf812595ea8240b81fce890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 09:38:40 +0000 Subject: [PATCH] deps: bump the production group with 3 updates Bumps the production group 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.18.7 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.7 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.9 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) --- 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 - dependency-name: "@react-navigation/native" dependency-version: 7.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@react-navigation/native-stack" dependency-version: 7.17.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] --- package-lock.json | 40 ++++++++++++++++++++-------------------- package.json | 4 ++-- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 86379ab..fb4514d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,15 +7,15 @@ "": { "name": "taskflow", "version": "1.2.0", - "license": "MIT", + "license": "CNCL-1.0", "dependencies": { "@expo/metro-runtime": "~57.0.3", "@expo/vector-icons": "^15.1.1", "@react-native-async-storage/async-storage": "3.1.1", "@react-native-community/datetimepicker": "9.1.0", - "@react-navigation/bottom-tabs": "^7.18.7", + "@react-navigation/bottom-tabs": "^7.18.8", "@react-navigation/native": "^7.3.0", - "@react-navigation/native-stack": "^7.17.9", + "@react-navigation/native-stack": "^7.17.10", "expo": "~57.0.4", "expo-secure-store": "~57.0.0", "expo-status-bar": "~57.0.0", @@ -2253,17 +2253,17 @@ } }, "node_modules/@react-navigation/bottom-tabs": { - "version": "7.18.7", - "resolved": "https://registry.npmjs.org/@react-navigation/bottom-tabs/-/bottom-tabs-7.18.7.tgz", - "integrity": "sha512-c3E15wXMyAjuLmDrafKUAfXQFS5M0QMpWbRqlGTw62iSyjrwZxVEGyJ0dD0xlckAJSRUYl2Di68QKWi61aePMg==", + "version": "7.18.8", + "resolved": "https://registry.npmjs.org/@react-navigation/bottom-tabs/-/bottom-tabs-7.18.8.tgz", + "integrity": "sha512-7KCsBtwCRwQQSTEw9SLglZCEkxWc+EqgdRKyUOgII+6+xEnemOyg8aDlnLIM2yk9ip6uE+Oxvm0jdpQU2vsu2w==", "license": "MIT", "dependencies": { - "@react-navigation/elements": "^2.9.29", + "@react-navigation/elements": "^2.9.30", "color": "^4.2.3", "sf-symbols-typescript": "^2.1.0" }, "peerDependencies": { - "@react-navigation/native": "^7.3.7", + "@react-navigation/native": "^7.3.8", "react": ">= 18.2.0", "react-native": "*", "react-native-safe-area-context": ">= 4.0.0", @@ -2290,9 +2290,9 @@ } }, "node_modules/@react-navigation/elements": { - "version": "2.9.29", - "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.9.29.tgz", - "integrity": "sha512-+QpClRQacrwqr4cbHcURJwspuJ6Rmi4GlFQZgqldexDV9e3ZuyGzYNYuIDp2pIBtEKXS18oTGcsdd9XHBaGNnA==", + "version": "2.9.30", + "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.9.30.tgz", + "integrity": "sha512-2isleieiRMmP4WNMV2Q1u3qP1M47ZqsJ2hJ/Og11FeKXK8YmUTHya7PW7ecsgAh2CXKTxAcbfJDFTSvq2D++Tw==", "license": "MIT", "dependencies": { "color": "^4.2.3", @@ -2301,7 +2301,7 @@ }, "peerDependencies": { "@react-native-masked-view/masked-view": ">= 0.2.0", - "@react-navigation/native": "^7.3.7", + "@react-navigation/native": "^7.3.8", "react": ">= 18.2.0", "react-native": "*", "react-native-safe-area-context": ">= 4.0.0" @@ -2313,9 +2313,9 @@ } }, "node_modules/@react-navigation/native": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.3.7.tgz", - "integrity": "sha512-zCfbCvXWfKsaYtJ87MxQp/b0kBAUNhi+klMv0cA3F1VqY82O02L/wbuoEUKJXkc7MLFMIAAhOeeAW4CQwaBx2A==", + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.3.8.tgz", + "integrity": "sha512-zHmQcxWBT8GOwsofEOmHqpdM5twkwE/esa9JFGlW4hpXeQTTe/dRcPSLjwsvePtolbDKz0YZbK+I5KrW3j63LQ==", "license": "MIT", "dependencies": { "@react-navigation/core": "^7.21.5", @@ -2331,18 +2331,18 @@ } }, "node_modules/@react-navigation/native-stack": { - "version": "7.17.9", - "resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.17.9.tgz", - "integrity": "sha512-gXNSBxNjg9zpgOPgptwp5zM6LLorwXn2V8T4NuLZLjYe5DDovC+gtu6NhDXazwctiTWdff+BRwWbWK7zXvSvnw==", + "version": "7.17.10", + "resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.17.10.tgz", + "integrity": "sha512-m1BWVEaOPX9k30DbmhsD7IlrUdl4J7Ogmo71rcNlbZQPMNB126av/nfwqB+qN7DIsiwTAnORnT+SwzD56qqD0Q==", "license": "MIT", "dependencies": { - "@react-navigation/elements": "^2.9.29", + "@react-navigation/elements": "^2.9.30", "color": "^4.2.3", "sf-symbols-typescript": "^2.1.0", "warn-once": "^0.1.1" }, "peerDependencies": { - "@react-navigation/native": "^7.3.7", + "@react-navigation/native": "^7.3.8", "react": ">= 18.2.0", "react-native": "*", "react-native-safe-area-context": ">= 4.0.0", diff --git a/package.json b/package.json index 6a1f057..6c568e4 100644 --- a/package.json +++ b/package.json @@ -58,9 +58,9 @@ "@expo/vector-icons": "^15.1.1", "@react-native-async-storage/async-storage": "3.1.1", "@react-native-community/datetimepicker": "9.1.0", - "@react-navigation/bottom-tabs": "^7.18.7", + "@react-navigation/bottom-tabs": "^7.18.8", "@react-navigation/native": "^7.3.0", - "@react-navigation/native-stack": "^7.17.9", + "@react-navigation/native-stack": "^7.17.10", "expo": "~57.0.4", "expo-secure-store": "~57.0.0", "expo-status-bar": "~57.0.0",