From dc99286d5e8ba5709e34c707c096b1c79777bab4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 00:08:07 +0000 Subject: [PATCH] chore(deps): update dependency react-native-paper to v5 --- example/Galaxy/package.json | 2 +- example/Galaxy/yarn.lock | 32 ++++++++++++++++---------------- package.json | 4 ++-- yarn.lock | 30 +++++++++++++++--------------- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/example/Galaxy/package.json b/example/Galaxy/package.json index 75b44b797..4f5f456ac 100644 --- a/example/Galaxy/package.json +++ b/example/Galaxy/package.json @@ -31,7 +31,7 @@ "react": "17.0.2", "react-native": "0.68.2", "react-native-gesture-handler": "^2.4.2", - "react-native-paper": "^4.12.1", + "react-native-paper": "^5.0.0", "react-native-reanimated": "^2.8.0", "react-native-safe-area-context": "3.3.2", "react-native-uuid": "^2.0.1", diff --git a/example/Galaxy/yarn.lock b/example/Galaxy/yarn.lock index 1c2208c2e..bdaaf96df 100644 --- a/example/Galaxy/yarn.lock +++ b/example/Galaxy/yarn.lock @@ -865,10 +865,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@callstack/react-theme-provider@^3.0.7": - version "3.0.7" - resolved "https://registry.yarnpkg.com/@callstack/react-theme-provider/-/react-theme-provider-3.0.7.tgz#b7ce1a53d63ad5e83574b831ae0af6b7c6cc40e7" - integrity sha512-Ab6rbD2w4u9W3yf7LQQ8evx9m8fZNsoWxt+MFm3AyZnyKQNCJf4K7ip9tHHZgSs+HTdoj38lEqPehvFOVQKvAg== +"@callstack/react-theme-provider@^3.0.9": + version "3.0.9" + resolved "https://registry.yarnpkg.com/@callstack/react-theme-provider/-/react-theme-provider-3.0.9.tgz#01035fa1231f1fffc1a806be1b55eb82716e80c1" + integrity sha512-tTQ0uDSCL0ypeMa8T/E9wAZRGKWj8kXP7+6RYgPTfOPs9N07C9xM8P02GJ3feETap4Ux5S69D9nteq9mEj86NA== dependencies: deepmerge "^3.2.0" hoist-non-react-statics "^3.3.0" @@ -1245,7 +1245,7 @@ version "0.0.0" "@qlik/react-native-carbon@link:../..": - version "2.1.17" + version "2.1.22" "@qlik/react-native-helium@link:../../../react-native-helium": version "0.0.0" @@ -6486,19 +6486,14 @@ react-native-gradle-plugin@^0.0.6: resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.0.6.tgz#b61a9234ad2f61430937911003cddd7e15c72b45" integrity sha512-eIlgtsmDp1jLC24dRn43hB3kEcZVqx6DUQbR0N1ABXGnMEafm9I3V3dUUeD1vh+Dy5WqijSoEwLNUPLgu5zDMg== -react-native-iphone-x-helper@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010" - integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg== - -react-native-paper@^4.12.1: - version "4.12.1" - resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-4.12.1.tgz#9c0c6236f40ab0bf02dd2d42e0264125d2f9d48a" - integrity sha512-xvAkwtRatsDcB/eSBUwoThBAT5Yy32SgKwrfHRUXi/9s5lR2SEuPZwmsZyAaq+bsxtAH1CaIT4CDeVLSaArzyg== +react-native-paper@^5.0.0: + version "5.11.6" + resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-5.11.6.tgz#6b783f50872aa61d34c6dcd32bfae91d1804c7c7" + integrity sha512-+WpBC1aYQ3SMolnOZAdJGoMFWgKoiBym+s8251QyT+ZbBIWd/NYJPoA4wmjGPeUc1vcnJKV7+Uy42T2zp2ts6Q== dependencies: - "@callstack/react-theme-provider" "^3.0.7" + "@callstack/react-theme-provider" "^3.0.9" color "^3.1.2" - react-native-iphone-x-helper "^1.3.1" + use-latest-callback "^0.1.5" react-native-reanimated@^2.8.0: version "2.14.4" @@ -7731,6 +7726,11 @@ urix@^0.1.0: resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72" integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI= +use-latest-callback@^0.1.5: + version "0.1.9" + resolved "https://registry.yarnpkg.com/use-latest-callback/-/use-latest-callback-0.1.9.tgz#10191dc54257e65a8e52322127643a8940271e2a" + integrity sha512-CL/29uS74AwreI/f2oz2hLTW7ZqVeV5+gxFeGudzQrgkCytrHw33G4KbnQOrRlAEzzAFXi7dDLMC9zhWcVpzmw== + "use-subscription@>=1.0.0 <1.6.0": version "1.5.1" resolved "https://registry.yarnpkg.com/use-subscription/-/use-subscription-1.5.1.tgz#73501107f02fad84c6dd57965beb0b75c68c42d1" diff --git a/package.json b/package.json index 3a8dc4d86..f610a86d3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "prettier": "2.6.0", "react": "*", "react-native": "*", - "react-native-paper": "4.11.2", + "react-native-paper": "5.11.6", "react-native-reanimated": "2.10.0", "react-native-uuid": "2.0.1", "semantic-release": "21.0.1", @@ -76,7 +76,7 @@ "react": "17.0.2", "react-native": "0.67.4", "react-native-gesture-handler": "^2.4.2", - "react-native-paper": "^4.12.1", + "react-native-paper": "^4.12.1 || ^5.0.0", "react-native-reanimated": "^2.8.0", "react-native-safe-area-context": "3.3.2", "react-native-uuid": "2.0.1" diff --git a/yarn.lock b/yarn.lock index edf3f090c..e8e1fd3c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -985,10 +985,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@callstack/react-theme-provider@^3.0.7": - version "3.0.7" - resolved "https://registry.yarnpkg.com/@callstack/react-theme-provider/-/react-theme-provider-3.0.7.tgz#b7ce1a53d63ad5e83574b831ae0af6b7c6cc40e7" - integrity sha512-Ab6rbD2w4u9W3yf7LQQ8evx9m8fZNsoWxt+MFm3AyZnyKQNCJf4K7ip9tHHZgSs+HTdoj38lEqPehvFOVQKvAg== +"@callstack/react-theme-provider@^3.0.9": + version "3.0.9" + resolved "https://registry.yarnpkg.com/@callstack/react-theme-provider/-/react-theme-provider-3.0.9.tgz#01035fa1231f1fffc1a806be1b55eb82716e80c1" + integrity sha512-tTQ0uDSCL0ypeMa8T/E9wAZRGKWj8kXP7+6RYgPTfOPs9N07C9xM8P02GJ3feETap4Ux5S69D9nteq9mEj86NA== dependencies: deepmerge "^3.2.0" hoist-non-react-statics "^3.3.0" @@ -8471,19 +8471,14 @@ react-native-codegen@^0.0.8: jscodeshift "^0.11.0" nullthrows "^1.1.1" -react-native-iphone-x-helper@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010" - integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg== - -react-native-paper@4.11.2: - version "4.11.2" - resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-4.11.2.tgz#4ae73282da9be3bf20760c609d3273643d1dd4a9" - integrity sha512-r+M5unY9Avez4we/RijVh4iy8gqxK93R4840aZmbakOJLIuxjfNh3B6SuoxBEbR6diuPRbKVeWHKju4mhltxWw== +react-native-paper@5.11.6: + version "5.11.6" + resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-5.11.6.tgz#6b783f50872aa61d34c6dcd32bfae91d1804c7c7" + integrity sha512-+WpBC1aYQ3SMolnOZAdJGoMFWgKoiBym+s8251QyT+ZbBIWd/NYJPoA4wmjGPeUc1vcnJKV7+Uy42T2zp2ts6Q== dependencies: - "@callstack/react-theme-provider" "^3.0.7" + "@callstack/react-theme-provider" "^3.0.9" color "^3.1.2" - react-native-iphone-x-helper "^1.3.1" + use-latest-callback "^0.1.5" react-native-reanimated@2.10.0: version "2.10.0" @@ -10066,6 +10061,11 @@ url-join@^4.0.0: resolved "https://registry.yarnpkg.com/url-join/-/url-join-4.0.1.tgz#b642e21a2646808ffa178c4c5fda39844e12cde7" integrity sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA== +use-latest-callback@^0.1.5: + version "0.1.9" + resolved "https://registry.yarnpkg.com/use-latest-callback/-/use-latest-callback-0.1.9.tgz#10191dc54257e65a8e52322127643a8940271e2a" + integrity sha512-CL/29uS74AwreI/f2oz2hLTW7ZqVeV5+gxFeGudzQrgkCytrHw33G4KbnQOrRlAEzzAFXi7dDLMC9zhWcVpzmw== + use-subscription@^1.0.0: version "1.5.1" resolved "https://registry.yarnpkg.com/use-subscription/-/use-subscription-1.5.1.tgz#73501107f02fad84c6dd57965beb0b75c68c42d1"