Update react-navigation monorepo

This commit is contained in:
renovate[bot] 2026-03-01 09:15:09 +00:00 committed by GitHub
parent 3e280edf1b
commit d436ae7db2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 52 additions and 77 deletions

121
package-lock.json generated
View File

@ -30,10 +30,10 @@
"@react-native-menu/menu": "github:BlueWallet/menu#9933468",
"@react-native/gradle-plugin": "0.78.2",
"@react-native/metro-config": "0.78.2",
"@react-navigation/devtools": "7.0.24",
"@react-navigation/drawer": "7.3.7",
"@react-navigation/native": "7.1.4",
"@react-navigation/native-stack": "7.3.8",
"@react-navigation/devtools": "7.0.50",
"@react-navigation/drawer": "7.9.2",
"@react-navigation/native": "7.1.31",
"@react-navigation/native-stack": "7.14.2",
"@rneui/base": "4.0.0-rc.8",
"@rneui/themed": "4.0.0-rc.8",
"@scure/base": "2.0.0",
@ -4715,9 +4715,9 @@
}
},
"node_modules/@react-navigation/core": {
"version": "7.14.0",
"resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-7.14.0.tgz",
"integrity": "sha512-tMpzskBzVp0E7CRNdNtJIdXjk54Kwe/TF9ViXAef+YFM1kSfGv4e/B2ozfXE+YyYgmh4WavTv8fkdJz1CNyu+g==",
"version": "7.15.1",
"resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-7.15.1.tgz",
"integrity": "sha512-Fqr6qxfZJIC4ewho7LtTa9zz6hcOzohX7D1lcDfrkGaYkS5xBwEZViGNxCJK/czUc74ua8NThyrObQFjB6Q/RQ==",
"license": "MIT",
"dependencies": {
"@react-navigation/routers": "^7.5.3",
@ -4740,50 +4740,32 @@
"license": "MIT"
},
"node_modules/@react-navigation/devtools": {
"version": "7.0.24",
"resolved": "https://registry.npmjs.org/@react-navigation/devtools/-/devtools-7.0.24.tgz",
"integrity": "sha512-dUyUx89G3U56WoMLVbGAvz++ua5jebc/5U82EMfAmfP+As2lZMiz3cN5i/BfnKJ7zM2ur9ae4NJCIRe+vGUx/A==",
"version": "7.0.50",
"resolved": "https://registry.npmjs.org/@react-navigation/devtools/-/devtools-7.0.50.tgz",
"integrity": "sha512-89oMx/DXiJPw4jXIXIUIlpNhEmkz1g1xf+XoetAXh7m3UEZPjNTQ7uyk+MQN6JHpOTE7Cg+l6Ds6UojCfMD7dQ==",
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"nanoid": "3.3.8",
"stacktrace-parser": "^0.1.10"
"nanoid": "^3.3.11",
"stacktrace-parser": "^0.1.11"
},
"peerDependencies": {
"react": ">= 18.2.0"
}
},
"node_modules/@react-navigation/devtools/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/@react-navigation/drawer": {
"version": "7.3.7",
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-7.3.7.tgz",
"integrity": "sha512-Kt0B0HAfpIUCO7UnSNEkTJiMPs3Pqwr/0Ld8KjKRuMMauLFAizDdM/1mFnxI5ZNuhLs4+t8+jVgdedz5AtF1LQ==",
"version": "7.9.2",
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-7.9.2.tgz",
"integrity": "sha512-hVpRBcsOQlTm9UMwlXqoB2wRIMgjDxZ75ksiqCU5Bo5MUk8h/k4bzY9SO2/ViORjELOkzPZVRas+107H15/Wmw==",
"license": "MIT",
"dependencies": {
"@react-navigation/elements": "^2.3.6",
"@react-navigation/elements": "^2.9.8",
"color": "^4.2.3",
"react-native-drawer-layout": "^4.1.4",
"use-latest-callback": "^0.2.1"
"react-native-drawer-layout": "^4.2.2",
"use-latest-callback": "^0.2.4"
},
"peerDependencies": {
"@react-navigation/native": "^7.1.4",
"@react-navigation/native": "^7.1.31",
"react": ">= 18.2.0",
"react-native": "*",
"react-native-gesture-handler": ">= 2.0.0",
@ -4793,9 +4775,9 @@
}
},
"node_modules/@react-navigation/elements": {
"version": "2.9.5",
"resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.9.5.tgz",
"integrity": "sha512-iHZU8rRN1014Upz73AqNVXDvSMZDh5/ktQ1CMe21rdgnOY79RWtHHBp9qOS3VtqlUVYGkuX5GEw5mDt4tKdl0g==",
"version": "2.9.8",
"resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-2.9.8.tgz",
"integrity": "sha512-3gpwUmVnDJYvK9nFmAA/YXw0hmT/C/lZx8RkRMK+ux9l1T+32EWnQFnn34Wa1BMDX8HN2r64yrlW93DIzKI7Uw==",
"license": "MIT",
"dependencies": {
"color": "^4.2.3",
@ -4804,7 +4786,7 @@
},
"peerDependencies": {
"@react-native-masked-view/masked-view": ">= 0.2.0",
"@react-navigation/native": "^7.1.28",
"@react-navigation/native": "^7.1.31",
"react": ">= 18.2.0",
"react-native": "*",
"react-native-safe-area-context": ">= 4.0.0"
@ -4816,16 +4798,16 @@
}
},
"node_modules/@react-navigation/native": {
"version": "7.1.4",
"resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.1.4.tgz",
"integrity": "sha512-eechVNCLJ8qQ0yeFZEzSGzQT4nqOI4oD3YAEzhCpVCRy+zWZSEXTGRr6VVjTMRlQCtF2uJm1mWr/o0vF91oAqg==",
"version": "7.1.31",
"resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-7.1.31.tgz",
"integrity": "sha512-+YCUwtfDgsux59Q0LDHc3Zid9ih93ecUCFWZOH6/+eNoUGnWx77wjS6ZfvBO/7E+EiIup11IVShDzCHR4of8hw==",
"license": "MIT",
"dependencies": {
"@react-navigation/core": "^7.8.3",
"@react-navigation/core": "^7.15.1",
"escape-string-regexp": "^4.0.0",
"fast-deep-equal": "^3.1.3",
"nanoid": "3.3.8",
"use-latest-callback": "^0.2.1"
"nanoid": "^3.3.11",
"use-latest-callback": "^0.2.4"
},
"peerDependencies": {
"react": ">= 18.2.0",
@ -4833,40 +4815,24 @@
}
},
"node_modules/@react-navigation/native-stack": {
"version": "7.3.8",
"resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.3.8.tgz",
"integrity": "sha512-g10Xa8Wi996MgQSXg1m+6+2kip+2QN2daJXWylCVVzbLM4qVEnYlwYDfRfE0MUPUBxgAL7bggvW0zi7thX7H1A==",
"version": "7.14.2",
"resolved": "https://registry.npmjs.org/@react-navigation/native-stack/-/native-stack-7.14.2.tgz",
"integrity": "sha512-/nKxFAFSUSGV+NSXrXXcWEcGAHdyp8RyWjoGMDzVPdBhjCLblVSgHWx5y4mm+k0de9V1pkjsftUaroP7rQckzw==",
"license": "MIT",
"dependencies": {
"@react-navigation/elements": "^2.3.6",
"@react-navigation/elements": "^2.9.8",
"color": "^4.2.3",
"sf-symbols-typescript": "^2.1.0",
"warn-once": "^0.1.1"
},
"peerDependencies": {
"@react-navigation/native": "^7.1.4",
"@react-navigation/native": "^7.1.31",
"react": ">= 18.2.0",
"react-native": "*",
"react-native-safe-area-context": ">= 4.0.0",
"react-native-screens": ">= 4.0.0"
}
},
"node_modules/@react-navigation/native/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/@react-navigation/routers": {
"version": "7.5.3",
"resolved": "https://registry.npmjs.org/@react-navigation/routers/-/routers-7.5.3.tgz",
@ -16383,9 +16349,9 @@
}
},
"node_modules/react-native-drawer-layout": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/react-native-drawer-layout/-/react-native-drawer-layout-4.2.1.tgz",
"integrity": "sha512-liwRJ7ynRU/ogRlUdiK1Yoi1VzUSq2Vu/RU+UgqlMB3XduslZ1DZg/mTX0f1uCEV2dJ4ec+1fRa3OlIierfyZg==",
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/react-native-drawer-layout/-/react-native-drawer-layout-4.2.2.tgz",
"integrity": "sha512-UG/PTTeyyr43KahbgoGyXri8LMO5USHY3/RUpeKBKwCc7xLVGnDLOVNSRrJw0dDc7YmPbmAyJ4oxp8nKboKKuw==",
"license": "MIT",
"dependencies": {
"color": "^4.2.3",
@ -17580,6 +17546,15 @@
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
"license": "ISC"
},
"node_modules/sf-symbols-typescript": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/sf-symbols-typescript/-/sf-symbols-typescript-2.2.0.tgz",
"integrity": "sha512-TPbeg0b7ylrswdGCji8FRGFAKuqbpQlLbL8SOle3j1iHSs5Ob5mhvMAxWN2UItOjgALAB5Zp3fmMfj8mbWvXKw==",
"license": "MIT",
"engines": {
"node": ">=10"
}
},
"node_modules/sha.js": {
"version": "2.4.12",
"resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.12.tgz",

View File

@ -102,10 +102,10 @@
"@react-native-menu/menu": "github:BlueWallet/menu#9933468",
"@react-native/gradle-plugin": "0.78.2",
"@react-native/metro-config": "0.78.2",
"@react-navigation/devtools": "7.0.24",
"@react-navigation/drawer": "7.3.7",
"@react-navigation/native": "7.1.4",
"@react-navigation/native-stack": "7.3.8",
"@react-navigation/devtools": "7.0.50",
"@react-navigation/drawer": "7.9.2",
"@react-navigation/native": "7.1.31",
"@react-navigation/native-stack": "7.14.2",
"@rneui/base": "4.0.0-rc.8",
"@rneui/themed": "4.0.0-rc.8",
"@scure/base": "2.0.0",