This commit is contained in:
Marcos Rodriguez Velez 2024-08-08 07:07:45 -04:00
parent b134011679
commit cc38adaea3
2 changed files with 0 additions and 13 deletions

12
package-lock.json generated
View File

@ -124,7 +124,6 @@
"@types/crypto-js": "^4.2.2",
"@types/jest": "^29.5.2",
"@types/react": "^18.2.16",
"@types/react-native": "^0.73.0",
"@types/react-test-renderer": "^18.0.0",
"@types/wif": "^2.0.5",
"@typescript-eslint/eslint-plugin": "^7.15.0",
@ -4578,17 +4577,6 @@
"csstype": "^3.0.2"
}
},
"node_modules/@types/react-native": {
"version": "0.73.0",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.73.0.tgz",
"integrity": "sha512-6ZRPQrYM72qYKGWidEttRe6M5DZBEV5F+MHMHqd4TTYx0tfkcdrUFGdef6CCxY0jXU7wldvd/zA/b0A/kTeJmA==",
"deprecated": "This is a stub types definition. react-native provides its own type definitions, so you do not need this installed.",
"dev": true,
"license": "MIT",
"dependencies": {
"react-native": "*"
}
},
"node_modules/@types/react-native-vector-icons": {
"version": "6.4.18",
"license": "MIT",

View File

@ -21,7 +21,6 @@
"@types/crypto-js": "^4.2.2",
"@types/jest": "^29.5.2",
"@types/react": "^18.2.16",
"@types/react-native": "^0.73.0",
"@types/react-test-renderer": "^18.0.0",
"@types/wif": "^2.0.5",
"@typescript-eslint/eslint-plugin": "^7.15.0",