diff --git a/apps/expo/package.json b/apps/expo/package.json index c0e4836..6f68c9b 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -29,7 +29,7 @@ "react-dom": "18.2.0", "react-native": "0.71.8", "react-native-safe-area-context": "4.5.2", - "react-native-screens": "~3.20.0", + "react-native-screens": "~3.28.0", "superjson": "1.12.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fcefb6..a6e1956 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: version: 4.0.1(expo@48.0.19) expo-router: specifier: ^1.5.3 - version: 1.5.3(@types/react@18.2.14)(expo-constants@14.2.1)(expo-linking@4.0.1)(expo-modules-autolinking@1.2.0)(expo-status-bar@1.4.4)(expo@48.0.19)(metro@0.76.5)(react-dom@18.2.0)(react-native-gesture-handler@2.10.2)(react-native-safe-area-context@4.5.2)(react-native-screens@3.20.0)(react-native@0.71.8)(react@18.2.0) + version: 1.5.3(@types/react@18.2.14)(expo-constants@14.2.1)(expo-linking@4.0.1)(expo-modules-autolinking@1.2.0)(expo-status-bar@1.4.4)(expo@48.0.19)(metro@0.76.5)(react-dom@18.2.0)(react-native-gesture-handler@2.10.2)(react-native-safe-area-context@4.5.2)(react-native-screens@3.28.0)(react-native@0.71.8)(react@18.2.0) expo-splash-screen: specifier: ~0.18.2 version: 0.18.2(expo-modules-autolinking@1.2.0)(expo@48.0.19) @@ -84,8 +84,8 @@ importers: specifier: 4.5.2 version: 4.5.2(react-native@0.71.8)(react@18.2.0) react-native-screens: - specifier: ~3.20.0 - version: 3.20.0(react-native@0.71.8)(react@18.2.0) + specifier: ~3.28.0 + version: 3.28.0(react-native@0.71.8)(react@18.2.0) superjson: specifier: 1.12.4 version: 1.12.4 @@ -867,6 +867,7 @@ packages: /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.22.1): resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -4393,7 +4394,7 @@ packages: resolution: {integrity: sha512-K0aGNn1TjalKj+65D7ycc1//H9roAQ51GJVk5ZJQFb2teECGmzd86bYDC0aYdbRf7gtovescq4Zt6FR0tgXiHQ==} dev: false - /@react-navigation/bottom-tabs@6.5.7(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.20.0)(react-native@0.71.8)(react@18.2.0): + /@react-navigation/bottom-tabs@6.5.7(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.28.0)(react-native@0.71.8)(react@18.2.0): resolution: {integrity: sha512-9oZYyRu2z7+1pr2dX5V54rHFPmlj4ztwQxFe85zwpnGcPtGIsXj7VCIdlHnjRHJBBFCszvJGQpYY6/G2+DfD+A==} peerDependencies: '@react-navigation/native': ^6.0.0 @@ -4408,7 +4409,7 @@ packages: react: 18.2.0 react-native: 0.71.8(@babel/core@7.22.1)(@babel/preset-env@7.22.4)(react@18.2.0) react-native-safe-area-context: 4.5.2(react-native@0.71.8)(react@18.2.0) - react-native-screens: 3.20.0(react-native@0.71.8)(react@18.2.0) + react-native-screens: 3.28.0(react-native@0.71.8)(react@18.2.0) warn-once: 0.1.1 dev: false @@ -4440,7 +4441,7 @@ packages: react-native-safe-area-context: 4.5.2(react-native@0.71.8)(react@18.2.0) dev: false - /@react-navigation/native-stack@6.9.12(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.20.0)(react-native@0.71.8)(react@18.2.0): + /@react-navigation/native-stack@6.9.12(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.28.0)(react-native@0.71.8)(react@18.2.0): resolution: {integrity: sha512-kS2zXCWP0Rgt7uWaCUKrRl7U2U1Gp19rM1kyRY2YzBPXhWGVPjQ2ygBp88CTQzjgy8M07H/79jvGiZ0mlEJI+g==} peerDependencies: '@react-navigation/native': ^6.0.0 @@ -4454,7 +4455,7 @@ packages: react: 18.2.0 react-native: 0.71.8(@babel/core@7.22.1)(@babel/preset-env@7.22.4)(react@18.2.0) react-native-safe-area-context: 4.5.2(react-native@0.71.8)(react@18.2.0) - react-native-screens: 3.20.0(react-native@0.71.8)(react@18.2.0) + react-native-screens: 3.28.0(react-native@0.71.8)(react@18.2.0) warn-once: 0.1.1 dev: false @@ -7324,7 +7325,7 @@ packages: invariant: 2.2.4 dev: false - /expo-router@1.5.3(@types/react@18.2.14)(expo-constants@14.2.1)(expo-linking@4.0.1)(expo-modules-autolinking@1.2.0)(expo-status-bar@1.4.4)(expo@48.0.19)(metro@0.76.5)(react-dom@18.2.0)(react-native-gesture-handler@2.10.2)(react-native-safe-area-context@4.5.2)(react-native-screens@3.20.0)(react-native@0.71.8)(react@18.2.0): + /expo-router@1.5.3(@types/react@18.2.14)(expo-constants@14.2.1)(expo-linking@4.0.1)(expo-modules-autolinking@1.2.0)(expo-status-bar@1.4.4)(expo@48.0.19)(metro@0.76.5)(react-dom@18.2.0)(react-native-gesture-handler@2.10.2)(react-native-safe-area-context@4.5.2)(react-native-screens@3.28.0)(react-native@0.71.8)(react@18.2.0): resolution: {integrity: sha512-rZEoRpXjXpfcx549/MI7YRitaBGFOHpIGLO+cb18ecsShl3PzGPIDaBGMnTo0m1h7ip0sAIQg1EFrSAtM4LXLA==} peerDependencies: '@react-navigation/drawer': ^6.5.8 @@ -7346,9 +7347,9 @@ packages: '@bacons/react-views': 1.1.3(react-native@0.71.8) '@expo/metro-runtime': 2.0.6(react-native@0.71.8) '@radix-ui/react-slot': 1.0.2(@types/react@18.2.14)(react@18.2.0) - '@react-navigation/bottom-tabs': 6.5.7(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.20.0)(react-native@0.71.8)(react@18.2.0) + '@react-navigation/bottom-tabs': 6.5.7(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.28.0)(react-native@0.71.8)(react@18.2.0) '@react-navigation/native': 6.1.6(react-native@0.71.8)(react@18.2.0) - '@react-navigation/native-stack': 6.9.12(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.20.0)(react-native@0.71.8)(react@18.2.0) + '@react-navigation/native-stack': 6.9.12(@react-navigation/native@6.1.6)(react-native-safe-area-context@4.5.2)(react-native-screens@3.28.0)(react-native@0.71.8)(react@18.2.0) expo: 48.0.19(@babel/core@7.22.1) expo-constants: 14.2.1(expo@48.0.19) expo-linking: 4.0.1(expo@48.0.19) @@ -7359,7 +7360,7 @@ packages: react-helmet-async: 1.3.0(react-dom@18.2.0)(react@18.2.0) react-native-gesture-handler: 2.10.2(react-native@0.71.8)(react@18.2.0) react-native-safe-area-context: 4.5.2(react-native@0.71.8)(react@18.2.0) - react-native-screens: 3.20.0(react-native@0.71.8)(react@18.2.0) + react-native-screens: 3.28.0(react-native@0.71.8)(react@18.2.0) url: 0.11.0 transitivePeerDependencies: - '@types/react' @@ -11229,8 +11230,8 @@ packages: react-native: 0.71.8(@babel/core@7.22.1)(@babel/preset-env@7.22.4)(react@18.2.0) dev: false - /react-native-screens@3.20.0(react-native@0.71.8)(react@18.2.0): - resolution: {integrity: sha512-joWUKWAVHxymP3mL9gYApFHAsbd9L6ZcmpoZa6Sl3W/82bvvNVMqcfP7MeNqVCg73qZ8yL4fW+J/syusHleUgg==} + /react-native-screens@3.28.0(react-native@0.71.8)(react@18.2.0): + resolution: {integrity: sha512-95k4KJv1eeyS2clkpi9r5bLlmr9P4ARdaoSoAG8UqngxO34hP4+rZiJw1NAlOUq6SniuO1BynThgbyzc0oZMMA==} peerDependencies: react: '*' react-native: '*'