diff --git a/examples/kitchen-sink/package.json b/examples/kitchen-sink/package.json index accdb25a..2fb61c1b 100644 --- a/examples/kitchen-sink/package.json +++ b/examples/kitchen-sink/package.json @@ -30,7 +30,7 @@ "react-dom": "18.3.1", "react-native": "0.74.1", "react-native-gesture-handler": "^2.16.2", - "react-native-reanimated": "~3.11.0", + "react-native-reanimated": "~3.12.0", "react-native-web": "~0.19.12" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38bf0ec1..6fdfc3c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 51.0.9(@babel/core@7.24.6)(@babel/preset-env@7.24.6) expo-router: specifier: ^3.5.14 - version: 3.5.14(expo-constants@16.0.2)(expo-linking@6.3.1)(expo-modules-autolinking@1.11.1)(expo-status-bar@1.12.1)(expo@51.0.9)(react-native-reanimated@3.11.0)(react-native-safe-area-context@4.10.3)(react-native-screens@3.31.1)(react-native@0.74.1)(react@18.3.1) + version: 3.5.14(expo-constants@16.0.2)(expo-linking@6.3.1)(expo-modules-autolinking@1.11.1)(expo-status-bar@1.12.1)(expo@51.0.9)(react-native-reanimated@3.12.0)(react-native-safe-area-context@4.10.3)(react-native-screens@3.31.1)(react-native@0.74.1)(react@18.3.1) expo-splash-screen: specifier: ~0.27.4 version: 0.27.4(expo-modules-autolinking@1.11.1)(expo@51.0.9) @@ -39,8 +39,8 @@ importers: specifier: workspace:* version: link:../../packages/modal react-native-reanimated: - specifier: ~3.11.0 - version: 3.11.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1) + specifier: ~3.12.0 + version: 3.12.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1) react-native-web: specifier: ~0.19.12 version: 0.19.12(react-dom@18.3.1)(react@18.3.1) @@ -80,7 +80,7 @@ importers: version: 2.16.2(react-native@0.74.1)(react@18.3.1) react-native-reanimated: specifier: '*' - version: 3.11.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1) + version: 3.12.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1) devDependencies: '@magic/eslint-config': specifier: workspace:* @@ -7988,7 +7988,7 @@ packages: - encoding dev: true - /expo-router@3.5.14(expo-constants@16.0.2)(expo-linking@6.3.1)(expo-modules-autolinking@1.11.1)(expo-status-bar@1.12.1)(expo@51.0.9)(react-native-reanimated@3.11.0)(react-native-safe-area-context@4.10.3)(react-native-screens@3.31.1)(react-native@0.74.1)(react@18.3.1): + /expo-router@3.5.14(expo-constants@16.0.2)(expo-linking@6.3.1)(expo-modules-autolinking@1.11.1)(expo-status-bar@1.12.1)(expo@51.0.9)(react-native-reanimated@3.12.0)(react-native-safe-area-context@4.10.3)(react-native-screens@3.31.1)(react-native@0.74.1)(react@18.3.1): resolution: {integrity: sha512-RVsyJLosZSq89ebA5qfPToRcFZJoTTb+6nwPHk6iESD6KON/Q7ZODt5fvCwXkY86tLNEMGo160QvBPfBZmglaA==} peerDependencies: '@react-navigation/drawer': ^6.5.8 @@ -8020,7 +8020,7 @@ packages: expo-splash-screen: 0.27.4(expo-modules-autolinking@1.11.1)(expo@51.0.9) expo-status-bar: 1.12.1 react-native-helmet-async: 2.0.4(react@18.3.1) - react-native-reanimated: 3.11.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1) + react-native-reanimated: 3.12.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1) react-native-safe-area-context: 4.10.3(react-native@0.74.1)(react@18.3.1) react-native-screens: 3.31.1(react-native@0.74.1)(react@18.3.1) schema-utils: 4.2.0 @@ -13109,8 +13109,8 @@ packages: shallowequal: 1.1.0 dev: false - /react-native-reanimated@3.11.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1): - resolution: {integrity: sha512-BNw/XDgUfs8UhfY1X6IniU8kWpnotWGyt8qmQviaHisTi5lvwnaOdXQKfN1KGONx6ekdFRHRP5EFwLi0UajwKA==} + /react-native-reanimated@3.12.0(@babel/core@7.24.6)(react-native@0.74.1)(react@18.3.1): + resolution: {integrity: sha512-Bwa4jKL/QttnV8pQYiX+1N5a6XgL8yZtMyH+7UbEaW7ZeNCv1Pxp2PmYu/bP3LafCkmS9Yj/hY2adYNKe58g9A==} peerDependencies: '@babel/core': ^7.0.0-0 react: '*'