chore: remove bip39
This commit is contained in:
parent
c2ef949d71
commit
899bad76c3
|
@ -28,7 +28,6 @@
|
|||
"@tamagui/vite-plugin": "1.36.4",
|
||||
"@types/react": "18",
|
||||
"@types/react-dom": "18",
|
||||
"bip39": "^3.1.0",
|
||||
"emoji-picker-react": "^4.4.11",
|
||||
"expo-modules-core": "^1.5.9",
|
||||
"react": "18",
|
||||
|
|
17
yarn.lock
17
yarn.lock
|
@ -2962,13 +2962,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@noble/hashes@npm:^1.2.0":
|
||||
version: 1.3.2
|
||||
resolution: "@noble/hashes@npm:1.3.2"
|
||||
checksum: fe23536b436539d13f90e4b9be843cc63b1b17666a07634a2b1259dded6f490be3d050249e6af98076ea8f2ea0d56f578773c2197f2aa0eeaa5fba5bc18ba474
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nodelib/fs.scandir@npm:2.1.5":
|
||||
version: 2.1.5
|
||||
resolution: "@nodelib/fs.scandir@npm:2.1.5"
|
||||
|
@ -8630,15 +8623,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bip39@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "bip39@npm:3.1.0"
|
||||
dependencies:
|
||||
"@noble/hashes": ^1.2.0
|
||||
checksum: 1224e763ffc6b097052ed8abd57f0e521ad6d31f1645be0d0a15f4417c13f8461f00e47e9cf7c8c784bd533f4fb1ee3ab020f258c7df45ee5dc722b4b0336cfc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bl@npm:^4.0.3, bl@npm:^4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "bl@npm:4.1.0"
|
||||
|
@ -15101,7 +15085,6 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": ^6.0.0
|
||||
"@typescript-eslint/parser": ^6.0.0
|
||||
"@vitejs/plugin-react": ^4.0.3
|
||||
bip39: ^3.1.0
|
||||
emoji-picker-react: ^4.4.11
|
||||
eslint: ^8.45.0
|
||||
eslint-plugin-react-hooks: ^4.6.0
|
||||
|
|
Loading…
Reference in New Issue