Skip to content

Commit

Permalink
dependencies cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasini committed Oct 14, 2024
1 parent 247686d commit cadd956
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 149 deletions.
8 changes: 0 additions & 8 deletions .depcheckrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,16 @@ ignores:
- 'rn-nodeify'

## Unused devDependencies to investigate
- '@ethersproject/abi'
- '@metamask/swappable-obj-proxy'
- '@react-native-picker/picker'
- '@rnhooks/keyboard'
- '@segment/sovran-react-native'
- '@tradle/react-native-http'
- 'asyncstorage-down'
- 'buffer'
- 'd3-shape'
- 'dnode'
- 'eciesjs'
- 'eth-block-tracker'
- 'eth-json-rpc-infura'
- 'events'
- 'https-browserify'
- 'obs-store'
- 'path'
- 'pbkdf2'
- 'pify'
Expand All @@ -73,11 +67,9 @@ ignores:
- 'react-native-aes-crypto'
- 'react-native-aes-crypto-forked'
- 'react-native-crypto'
- 'react-native-flash-message'
- 'react-native-level-fs'
- 'react-native-os'
- 'react-native-randombytes'
- 'react-native-redash'
- 'react-native-swipe-gestures'
- 'react-native-tcp'
- 'socket.io-client'
Expand Down
6 changes: 0 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -700,8 +700,6 @@ PODS:
- React-Core
- RNCMaskedView (0.3.1):
- React-Core
- RNCPicker (2.2.1):
- React-Core
- RNDateTimePicker (7.7.0):
- React-Core
- RNDefaultPreference (1.4.3):
Expand Down Expand Up @@ -896,7 +894,6 @@ DEPENDENCIES:
- "RNCCheckbox (from `../node_modules/@react-native-community/checkbox`)"
- "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)"
- "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
- "RNCPicker (from `../node_modules/@react-native-picker/picker`)"
- "RNDateTimePicker (from `../node_modules/@react-native-community/datetimepicker`)"
- RNDefaultPreference (from `../node_modules/react-native-default-preference`)
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
Expand Down Expand Up @@ -1113,8 +1110,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/@react-native-clipboard/clipboard"
RNCMaskedView:
:path: "../node_modules/@react-native-masked-view/masked-view"
RNCPicker:
:path: "../node_modules/@react-native-picker/picker"
RNDateTimePicker:
:path: "../node_modules/@react-native-community/datetimepicker"
RNDefaultPreference:
Expand Down Expand Up @@ -1273,7 +1268,6 @@ SPEC CHECKSUMS:
RNCCheckbox: a3ca9978cb0846b981d28da4e9914bd437403d77
RNCClipboard: ddd4d291537f1667209c9c405aaa4307297e252e
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNCPicker: cb57c823d5ce8d2d0b5dfb45ad97b737260dc59e
RNDateTimePicker: 4f3c4dbd4f908be32ec8c93f086e8924bd4a2e07
RNDefaultPreference: 2f8d6d54230edbd78708ada8d63bb275e5a8415b
RNDeviceInfo: 1e3f62b9ec32f7754fac60bd06b8f8a27124e7f0
Expand Down
8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
},
"dependencies": {
"@consensys/on-ramp-sdk": "1.28.3",
"@ethersproject/abi": "^5.7.0",
"@keystonehq/bc-ur-registry-eth": "^0.19.1",
"@keystonehq/metamask-airgapped-keyring": "^0.13.1",
"@keystonehq/ur-decoder": "^0.12.2",
Expand Down Expand Up @@ -204,14 +203,12 @@
"@react-native-firebase/app": "^20.5.0",
"@react-native-firebase/messaging": "^20.5.0",
"@react-native-masked-view/masked-view": "^0.3.1",
"@react-native-picker/picker": "^2.2.1",
"@react-native/eslint-config": "^0.75.2",
"@react-navigation/bottom-tabs": "^5.11.11",
"@react-navigation/compat": "^5.3.20",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.5",
"@reduxjs/toolkit": "^1.9.7",
"@rnhooks/keyboard": "^0.0.3",
"@segment/analytics-react-native": "^2.17.0",
"@segment/sovran-react-native": "^1.0.4",
"@sentry/integrations": "6.3.1",
Expand All @@ -225,7 +222,6 @@
"@walletconnect/utils": "2.15.0",
"@xmldom/xmldom": "^0.8.10",
"appium-adb": "^9.11.4",
"asyncstorage-down": "4.2.0",
"axios": "^1.6.8",
"base-64": "1.0.0",
"bignumber.js": "^9.0.1",
Expand All @@ -237,7 +233,6 @@
"crypto-js": "^4.2.0",
"d3-shape": "^3.2.0",
"dayjs": "^1.11.13",
"dnode": "1.2.2",
"eciesjs": "^0.3.15",
"eth-block-tracker": "^7.0.1",
"eth-ens-namehash": "2.0.8",
Expand Down Expand Up @@ -266,7 +261,6 @@
"mockttp": "^3.15.2",
"multihashes": "0.4.14",
"number-to-bn": "1.7.0",
"obs-store": "4.0.3",
"path": "0.12.7",
"pbkdf2": "3.1.2",
"pify": "6.1.0",
Expand Down Expand Up @@ -297,7 +291,6 @@
"react-native-emoji": "1.3.1",
"react-native-fade-in-image": "1.4.1",
"react-native-fast-crypto": "^2.2.0",
"react-native-flash-message": "0.1.11",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-get-random-values": "^1.8.0",
Expand All @@ -321,7 +314,6 @@
"react-native-quick-crypto": "^0.6.1",
"react-native-randombytes": "^3.5.3",
"react-native-reanimated": "3.4.2",
"react-native-redash": "16.2.2",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "^3.1.9",
"react-native-screens": "3.22.0",
Expand Down
Loading

0 comments on commit cadd956

Please sign in to comment.