Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Burtey committed Nov 28, 2023
1 parent 67a247a commit 95bb63c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,8 @@
"@types/jest": "^29.5.10",
"@types/lodash.merge": "^4.6.7",
"@types/react": "^18.2.6",
"@types/react-native": "0.71.1",
"@types/react-native-share": "^3.3.3",
"@types/react-native-vector-icons": "^6.4.13",
"@types/react-native-vector-icons": "^6.4.18",
"@types/react-test-renderer": "^18.0.0",
"@types/uuid": "^9.0.2",
"@types/validator": "^13.7.17",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6099,7 +6099,7 @@
"@types/react" "*"
"@types/react-native" "*"

"@types/react-native-vector-icons@^6.4.10", "@types/react-native-vector-icons@^6.4.13":
"@types/react-native-vector-icons@^6.4.10", "@types/react-native-vector-icons@^6.4.18":
version "6.4.18"
resolved "https://registry.npmjs.org/@types/react-native-vector-icons/-/react-native-vector-icons-6.4.18.tgz#18671c617b9d0958747bc959903470dde91a8c79"
integrity sha512-YGlNWb+k5laTBHd7+uZowB9DpIK3SXUneZqAiKQaj1jnJCZM0x71GDim5JCTMi4IFkhc9m8H/Gm28T5BjyivUw==
Expand All @@ -6115,13 +6115,6 @@
"@react-native/virtualized-lists" "^0.72.4"
"@types/react" "*"

"@types/[email protected]":
version "0.71.1"
resolved "https://registry.npmjs.org/@types/react-native/-/react-native-0.71.1.tgz#215684a5117e2cc7a97425355e8962ad1a67cf0e"
integrity sha512-P9wTeYq7M3azvdHmubbIS85X3jiWvGhl4nqSDUAT47JRUJeM4EmoosSy1rKcDgq7fjUVIIDqVEk3qFdupOd0Nw==
dependencies:
"@types/react" "*"

"@types/react-native@^0.70":
version "0.70.18"
resolved "https://registry.npmjs.org/@types/react-native/-/react-native-0.70.18.tgz#b4080f22995f61491c7404196f6e5379869591d2"
Expand Down

0 comments on commit 95bb63c

Please sign in to comment.