diff --git a/package-lock.json b/package-lock.json index 82d3d4d..9f51adc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "react-dom": "18.2.0", "react-native": "0.74.2", "react-native-gesture-handler": "~2.17.0", - "react-native-reanimated": "~3.12.0", + "react-native-reanimated": "~3.14.0", "react-native-safe-area-context": "4.10.5", "react-native-screens": "~3.32.0", "react-native-web": "~0.19.6" @@ -16287,9 +16287,9 @@ } }, "node_modules/react-native-reanimated": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.12.1.tgz", - "integrity": "sha512-aXyV1ydKNA2u9fqRL8Z4fJ2RxNAusujNDdC4k0y9CawNEay5AGYgxhANqmjAabGRzHxsvfCXJC09lvbTRMHIFA==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.14.0.tgz", + "integrity": "sha512-TAxLtCfRyC/nOLeWoX/8MhdIF+Fi1e1NbLhIgEm5Kv9/gioAwSNaqLUYxjIClU1RaLwSTE8iaiHNVhTU4TS9DA==", "dependencies": { "@babel/plugin-transform-arrow-functions": "^7.0.0-0", "@babel/plugin-transform-nullish-coalescing-operator": "^7.0.0-0", @@ -30991,9 +30991,9 @@ } }, "react-native-reanimated": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.12.1.tgz", - "integrity": "sha512-aXyV1ydKNA2u9fqRL8Z4fJ2RxNAusujNDdC4k0y9CawNEay5AGYgxhANqmjAabGRzHxsvfCXJC09lvbTRMHIFA==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.14.0.tgz", + "integrity": "sha512-TAxLtCfRyC/nOLeWoX/8MhdIF+Fi1e1NbLhIgEm5Kv9/gioAwSNaqLUYxjIClU1RaLwSTE8iaiHNVhTU4TS9DA==", "requires": { "@babel/plugin-transform-arrow-functions": "^7.0.0-0", "@babel/plugin-transform-nullish-coalescing-operator": "^7.0.0-0", diff --git a/package.json b/package.json index 932c9cf..4625e5f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-dom": "18.2.0", "react-native": "0.74.2", "react-native-gesture-handler": "~2.17.0", - "react-native-reanimated": "~3.12.0", + "react-native-reanimated": "~3.14.0", "react-native-safe-area-context": "4.10.5", "react-native-screens": "~3.32.0", "react-native-web": "~0.19.6"