Skip to content

Commit

Permalink
chore: remove more unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Burtey committed Apr 20, 2024
1 parent 2016f07 commit c12befa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
"axios": "^1.6.8",
"bech32": "^2.0.0",
"bitcoinjs-lib": "^6.1.5",
"bolt11": "^1.4.0",
"graphql": "^16.8.1",
"graphql-ws": "^5.16.0",
"intl": "^1.2.5",
Expand Down Expand Up @@ -143,9 +142,7 @@
"react-native-webview": "^13.8.6",
"rn-qr-generator": "^1.4.0",
"subscriptions-transport-ws": "^0.11.0",
"types-ramda": "0.29.10",
"typesafe-i18n": "^5.26.2",
"url": "^0.11.0",
"use-count-up": "^3.0.1",
"uuid": "^9.0.0",
"validator": "^13.9.0",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8530,7 +8530,7 @@ [email protected]:
type-is "~1.6.18"
unpipe "1.0.0"

bolt11@^1.4.0, bolt11@^1.4.1:
bolt11@^1.4.1:
version "1.4.1"
resolved "https://registry.npmjs.org/bolt11/-/bolt11-1.4.1.tgz#4363041b8c9f477b7f42c12d96e771fec39a00f1"
integrity sha512-jR0Y+MO+CK2at1Cg5mltLJ+6tdOwNKoTS/DJOBDdzVkQ+R9D6UgZMayTWOsuzY7OgV1gEqlyT5Tzk6t6r4XcNQ==
Expand Down Expand Up @@ -23248,13 +23248,6 @@ typeforce@^1.11.3:
resolved "https://registry.npmjs.org/typeforce/-/typeforce-1.18.0.tgz#d7416a2c5845e085034d70fcc5b6cc4a90edbfdc"
integrity sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g==

[email protected]:
version "0.29.10"
resolved "https://registry.npmjs.org/types-ramda/-/types-ramda-0.29.10.tgz#820432905b820301c74f6396f07aa2359b41cde4"
integrity sha512-5PJiW/eiTPyXXBYGZOYGezMl6qj7keBiZheRwfjJZY26QPHsNrjfJnz0mru6oeqqoTHOni893Jfd6zyUXfQRWg==
dependencies:
ts-toolbelt "^9.6.0"

[email protected], types-ramda@^0.29.4:
version "0.29.4"
resolved "https://registry.npmjs.org/types-ramda/-/types-ramda-0.29.4.tgz#8d9b51df2e550a05cedab541cc75dcd72972c625"
Expand Down

0 comments on commit c12befa

Please sign in to comment.