@react-navigation/material-top-tabs
Advanced tools
Comparing version
{ | ||
"name": "@react-navigation/material-top-tabs", | ||
"description": "Integration for the animated tab view component from react-native-tab-view", | ||
"version": "7.2.4", | ||
"version": "7.2.5", | ||
"keywords": [ | ||
@@ -55,3 +55,3 @@ "react-native-component", | ||
"dependencies": { | ||
"@react-navigation/elements": "^2.3.2", | ||
"@react-navigation/elements": "^2.3.3", | ||
"color": "^4.2.3", | ||
@@ -62,3 +62,3 @@ "react-native-tab-view": "^4.0.7" | ||
"@jest/globals": "^29.7.0", | ||
"@react-navigation/native": "^7.1.0", | ||
"@react-navigation/native": "^7.1.1", | ||
"@testing-library/react-native": "^12.8.1", | ||
@@ -74,3 +74,3 @@ "@types/react": "~18.3.12", | ||
"peerDependencies": { | ||
"@react-navigation/native": "^7.1.0", | ||
"@react-navigation/native": "^7.1.1", | ||
"react": ">= 18.2.0", | ||
@@ -105,3 +105,3 @@ "react-native": "*", | ||
}, | ||
"gitHead": "2a3ce56d2366f2699af31daeb50307dd97ec950d" | ||
"gitHead": "01f42770305a70c6ff43d6baa75136d47d988fdc" | ||
} |