From 4fb169023d975ff5eb01659bda23db2f9150be8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 19:19:34 +0000 Subject: [PATCH] fix(deps): update dependency nativewind to ~4.0.23 --- apps/expo/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/expo/package.json b/apps/expo/package.json index e1a93e9b2..72cdd723e 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -27,7 +27,7 @@ "expo-router": "~3.4.7", "expo-splash-screen": "~0.26.4", "expo-status-bar": "~1.11.1", - "nativewind": "~4.0.13", + "nativewind": "~4.0.23", "react": "18.2.0", "react-dom": "18.2.0", "react-native": "~0.73.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e51a429b2..0d2660a19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,7 +100,7 @@ importers: specifier: ~1.11.1 version: 1.11.1 nativewind: - specifier: ~4.0.13 + specifier: ~4.0.23 version: 4.0.23(@babel/core@7.23.9)(react-native-reanimated@3.6.2)(react-native-safe-area-context@4.8.2)(react-native@0.73.4)(react@18.2.0)(tailwindcss@3.4.1) react: specifier: 18.2.0