Skip to content

Commit bbf13d3

Browse files
fix(deps): update react-navigation monorepo to v7
1 parent 804220e commit bbf13d3

File tree

2 files changed

+63
-396
lines changed

2 files changed

+63
-396
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
"@txo/types": "^1.7.0"
4545
},
4646
"peerDependencies": {
47-
"@react-navigation/devtools": "^6.0.27",
48-
"@react-navigation/native": "^6.1.18",
47+
"@react-navigation/devtools": "^7.0.15",
48+
"@react-navigation/native": "^7.0.14",
4949
"@txo-peer-dep/log": "^4.0.4",
5050
"react-native": "*"
5151
},
5252
"devDependencies": {
5353
"@babel/core": "^7.26.7",
5454
"@babel/preset-env": "^7.26.7",
55-
"@react-navigation/devtools": "^6.0.27",
56-
"@react-navigation/native": "^6.1.18",
55+
"@react-navigation/devtools": "^7.0.15",
56+
"@react-navigation/native": "^7.0.14",
5757
"@txo-peer-dep/log": "^4.0.4",
5858
"@txo/commitlint": "^1.0.21",
5959
"@txo/log-console": "^3.0.0",

0 commit comments

Comments
 (0)