Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update outdated dependencies #180

Open
18chowdhary opened this issue Apr 6, 2022 · 0 comments
Open

Update outdated dependencies #180

18chowdhary opened this issue Apr 6, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers

Comments

@18chowdhary
Copy link
Collaborator

Description

When I run npm outdated, there are a number of packages that are outdated. We should look into updating these dependencies.

Package                                   Current        Wanted  Latest  Location                                          Depended by
@babel/core                                7.17.8        7.17.9  7.17.9  node_modules/@babel/core                          RuinaMain
@babel/runtime                             7.17.8        7.17.9  7.17.9  node_modules/@babel/runtime                       RuinaMain
@babel/traverse                            7.17.3        7.17.9  7.17.9  node_modules/@babel/traverse                      RuinaMain
@benjeau/react-native-draw                  0.7.0         0.7.0   0.8.1  node_modules/@benjeau/react-native-draw           RuinaMain
@benjeau/react-native-draw-extras           0.1.0         0.1.0   0.2.0  node_modules/@benjeau/react-native-draw-extras    RuinaMain
@eva-design/eva                             1.4.0         1.4.0   2.1.1  node_modules/@eva-design/eva                      RuinaMain
@react-native-community/netinfo            5.9.10        5.9.10   8.2.0  node_modules/@react-native-community/netinfo      RuinaMain
@ui-kitten/components                4.4.0-beta.3  4.4.0-beta.3   5.1.2  node_modules/@ui-kitten/components                RuinaMain
@ui-kitten/eva-icons                 4.4.0-beta.3  4.4.0-beta.3   5.1.2  node_modules/@ui-kitten/eva-icons                 RuinaMain
anyline-ocr-react-native-module            19.0.0        19.0.0  38.0.1  node_modules/anyline-ocr-react-native-module      RuinaMain
async-wait-until                            1.2.6         1.2.6  2.0.12  node_modules/async-wait-until                     RuinaMain
axios                                      0.21.4        0.21.4  0.26.1  node_modules/axios                                RuinaMain
metro-react-native-babel-preset            0.59.0        0.59.0  0.70.0  node_modules/metro-react-native-babel-preset      RuinaMain
react                                     16.13.1       16.13.1  18.0.0  node_modules/react                                RuinaMain
react-dom                                  17.0.2        17.0.2  18.0.0  node_modules/react-dom                            RuinaMain
react-native                               0.66.4        0.66.4  0.68.0  node_modules/react-native                         RuinaMain
react-native-blob-util                    0.13.18       0.13.18  0.15.0  node_modules/react-native-blob-util               RuinaMain
react-native-camera                        3.44.3        3.44.3   4.2.1  node_modules/react-native-camera                  RuinaMain
react-native-config                        0.12.0        0.12.0   1.4.5  node_modules/react-native-config                  RuinaMain
react-native-gesture-handler               1.10.3        1.10.3   2.3.2  node_modules/react-native-gesture-handler         RuinaMain
react-native-html-to-pdf                    0.9.1         0.9.1  0.12.0  node_modules/react-native-html-to-pdf             RuinaMain
react-native-maps                          0.27.1        0.27.1  0.30.1  node_modules/react-native-maps                    RuinaMain
react-native-safe-area-context              3.4.1         3.4.1   4.2.4  node_modules/react-native-safe-area-context       RuinaMain
react-native-screens                       2.18.1        2.18.1  3.13.1  node_modules/react-native-screens                 RuinaMain
react-native-sectioned-multi-select         0.8.4         0.8.4   0.9.1  node_modules/react-native-sectioned-multi-select  RuinaMain
react-native-uuid                           1.4.9         1.4.9   2.0.1  node_modules/react-native-uuid                    RuinaMain
react-native-vector-icons                   7.1.0         7.1.0   9.1.0  node_modules/react-native-vector-icons            RuinaMain
react-test-renderer                        16.9.0        16.9.0  18.0.0  node_modules/react-test-renderer                  RuinaMain
sinon                                       9.2.4         9.2.4  13.0.1  node_modules/sinon                                RuinaMain
xlsx                                       0.17.5        0.17.5  0.18.5  node_modules/xlsx                                 RuinaMain
@18chowdhary 18chowdhary added good first issue Good for newcomers dependencies Pull requests that update a dependency file labels Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant