Skip to content

Commit

Permalink
Merge pull request #199 from AreaLayer/renovate/react-native-picker-p…
Browse files Browse the repository at this point in the history
…icker-2.x
  • Loading branch information
22388o authored Oct 24, 2024
2 parents d82c94a + e00b183 commit e31e4e4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@mempool/mempool.js": "^2.2.4",
"@nostr-dev-kit/ndk": "^2.10.1",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native-picker/picker": "2.8.1",
"@react-native-picker/picker": "2.9.0",
"@react-navigation/native": "^6.1.9",
"@react-navigation/native-stack": "^6.9.17",
"@trezor/connect": "^9.4.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2492,10 +2492,10 @@
dependencies:
merge-options "^3.0.4"

"@react-native-picker/picker@2.8.1":
version "2.8.1"
resolved "https://registry.npmjs.org/@react-native-picker/picker/-/picker-2.8.1.tgz"
integrity sha512-iFhsKQzRh/z3GlmvJWSjJJ4333FdLE/PhXxlGlYllE7sFf+UTzziVY+ajatuJ+R5zDw2AxfJV4v/3tAzUJb0/A==
"@react-native-picker/picker@2.9.0":
version "2.9.0"
resolved "https://registry.npmjs.org/@react-native-picker/picker/-/picker-2.9.0.tgz"
integrity sha512-khEhIW/uhfMqq/+tvg4rEAiPGT8GX+Y6QydlP2TSMSmRHoSJK+ShXvXZXSr4Sii4imkj4BwvLunGywwtQDODqg==

"@react-native/assets-registry@0.76.0":
version "0.76.0"
Expand Down Expand Up @@ -8499,9 +8499,9 @@ react-devtools-core@^5.3.1:
ws "^7"

react-freeze@^1.0.0:
version "1.0.4"
resolved "https://registry.yarnpkg.com/react-freeze/-/react-freeze-1.0.4.tgz#cbbea2762b0368b05cbe407ddc9d518c57c6f3ad"
integrity sha512-r4F0Sec0BLxWicc7HEyo2x3/2icUTrRmDjaaRyzzn+7aDyFZliszMDOgLVwSnQnYENOlL1o569Ze2HZefk8clA==
version "1.0.3"
resolved "https://registry.npmjs.org/react-freeze/-/react-freeze-1.0.3.tgz"
integrity sha512-ZnXwLQnGzrDpHBHiC56TXFXvmolPeMjTn1UOm610M4EXGzbEDR7oOIyS2ZiItgbs6eZc4oU/a0hpk8PrcKvv5g==

"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^16.13.0, react-is@^16.13.1:
version "16.13.1"
Expand Down Expand Up @@ -8556,9 +8556,9 @@ react-native-safe-area-context@4.11.1:
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.11.1.tgz"
integrity sha512-urF1m4nFiZFaWjsv2zj8J/hKvo4b2tJW+6CYU1mY4lKv1RwhG2eV8J/EHKuNlLhATZx3+6j7szrpHrQW2ZcAaQ==

react-native-screens@^3.34.1:
react-native-screens@^3.29.0:
version "3.34.1"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.34.1.tgz#f1c3b7bcb7963a4424a7fe4a0382684518f4ab2b"
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.34.1.tgz"
integrity sha512-pcq/4YEJ9Jy1Ft1DROkIatHr7YawQSq3Q1YKBm1YaFHTSG9L4zrD5JT/8g8JejLy5ldDnVA+HD1eFLIvwYBCJg==
dependencies:
react-freeze "^1.0.0"
Expand Down Expand Up @@ -10014,7 +10014,7 @@ walker@^1.0.7, walker@^1.0.8:

warn-once@0.1.1, warn-once@^0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/warn-once/-/warn-once-0.1.1.tgz#952088f4fb56896e73fd4e6a3767272a3fccce43"
resolved "https://registry.npmjs.org/warn-once/-/warn-once-0.1.1.tgz"
integrity sha512-VkQZJbO8zVImzYFteBXvBOZEl1qL175WH8VmZcxF2fZAoudNhNDvHi+doCaAEdU2l2vtcIwa2zn0QK5+I1HQ3Q==

wasmbuilder@0.0.16:
Expand Down

0 comments on commit e31e4e4

Please sign in to comment.