Skip to content

Commit 514e4a3

Browse files
chore(deps-dev): bump @bluebase/plugin-react-native-paper
Bumps [@bluebase/plugin-react-native-paper](https://github.com/BlueBaseJS/plugin-react-native-paper) from 2.4.0 to 3.1.1. - [Release notes](https://github.com/BlueBaseJS/plugin-react-native-paper/releases) - [Changelog](https://github.com/BlueBaseJS/plugin-react-native-paper/blob/master/CHANGELOG.md) - [Commits](BlueBaseJS/plugin-react-native-paper@v2.4.0...v3.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 50950a5 commit 514e4a3

File tree

2 files changed

+26
-52
lines changed

2 files changed

+26
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@bluebase/components": "^5.24.1",
9595
"@bluebase/core": "^5.11.1",
9696
"@bluebase/plugin-launcher": "^1.2.0",
97-
"@bluebase/plugin-react-native-paper": "^2.4.0",
97+
"@bluebase/plugin-react-native-paper": "^3.1.1",
9898
"@bluebase/plugin-responsive-grid": "^0.0.7",
9999
"@bluebase/plugin-vector-icons": "^0.3.0",
100100
"@bluebase/storybook-addon": "^3.0.0",

yarn.lock

Lines changed: 25 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,6 +1307,14 @@
13071307
deepmerge "^3.2.0"
13081308
tslib "^1.9.3"
13091309

1310+
"@bluebase/components@^6.0.0":
1311+
version "6.3.0"
1312+
resolved "https://registry.yarnpkg.com/@bluebase/components/-/components-6.3.0.tgz#4a6788d0be06aeec9b8b07b7ee3302552073c000"
1313+
integrity sha512-yl6wMWeNO1TKZ2fMCdbwtHHAA9esg1ylNrRjmG78Zghi2wnYbHLdsYMWktW9qksvPE6JjvRsE7AQRVzB8iDzQw==
1314+
dependencies:
1315+
deepmerge "^3.2.0"
1316+
tslib "^1.9.3"
1317+
13101318
"@bluebase/core@^5.11.1":
13111319
version "5.11.1"
13121320
resolved "https://registry.yarnpkg.com/@bluebase/core/-/core-5.11.1.tgz#1ddb3eabb9eb469c3d2ac68d7eb6ffb46064f85d"
@@ -1334,17 +1342,16 @@
13341342
deepmerge "^4.0.0"
13351343
tslib "^1.10.0"
13361344

1337-
"@bluebase/plugin-react-native-paper@^2.4.0":
1338-
version "2.4.0"
1339-
resolved "https://registry.yarnpkg.com/@bluebase/plugin-react-native-paper/-/plugin-react-native-paper-2.4.0.tgz#2c309ae43375965103e20b8a90dd8fbf5037bbe0"
1340-
integrity sha512-ZJjNyRJgX2GMKVtmsMroLSY3wj++DQAXtAL6GH2srkhjLkndFfe5fZ8NhiP7qAv6x64DKb0r2JRk1+OKR2rhSQ==
1345+
"@bluebase/plugin-react-native-paper@^3.1.1":
1346+
version "3.1.1"
1347+
resolved "https://registry.yarnpkg.com/@bluebase/plugin-react-native-paper/-/plugin-react-native-paper-3.1.1.tgz#ae83709bfd915f5acf79ff36aa26835cf59a0b6f"
1348+
integrity sha512-EEt/C9LifcI3sDMqu0TMHWMC54lTFMTptenx6nhm8IE1MMxsajGuxT7v8CCNhoX7W0I38UtHlWIuo+0E5BYBxg==
13411349
dependencies:
13421350
"@bluebase/component-mapper" "^1.4.0"
1343-
"@bluebase/components" "^5.24.1"
1344-
"@react-native-community/slider" "^2.0.1"
1345-
react-native-paper "^3.8.0"
1346-
react-native-vector-icons "^6.6.0"
1347-
tslib "^1.9.3"
1351+
"@bluebase/components" "^6.0.0"
1352+
"@react-native-community/slider" "3.0.0"
1353+
react-native-paper "^4.0.1"
1354+
tslib "^2.0.0"
13481355

13491356
"@bluebase/plugin-responsive-grid@^0.0.7":
13501357
version "0.0.7"
@@ -2231,10 +2238,10 @@
22312238
resolved "https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.10.tgz#5dda643e19e587793bc2034dd9bf7398ad43d401"
22322239
integrity sha512-rk4sWFsmtOw8oyx8SD3KSvawwaK7gRBSEIy2TAwURyGt+3TizssXP1r8nx3zY+R7v2vYYHXZ+k2/GULAT/bcaQ==
22332240

2234-
"@react-native-community/slider@^2.0.1":
2235-
version "2.0.9"
2236-
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-2.0.9.tgz#bf74045c96f1fb22e3ec961e321300c230c63990"
2237-
integrity sha512-6GHUKXxiDSs75VZQRa6B+nxo8rqpIEcegZ1iCSQG4aW2oSVepceqDol+0y3/KaBt5WMpD4KybLw8ZZqkT6olaQ==
2241+
"@react-native-community/slider@3.0.0":
2242+
version "3.0.0"
2243+
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.0.tgz#ffbf78689fc0572fb5c1e2ccb61b2ef074d3dcd2"
2244+
integrity sha512-deNc3JHBHz24YN+0DTAocXfrYFIFc1DvsIriMJSsJlR/MvsLzoq2+qwaEN+0/LJ37pstv85wZWY0pNugk4e41g==
22382245

22392246
"@react-navigation/bottom-tabs@^5.8.0":
22402247
version "5.8.0"
@@ -9665,7 +9672,7 @@ lodash.without@~4.4.0:
96659672
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
96669673
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
96679674

9668-
lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.0, lodash@^4.6.1:
9675+
lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.0, lodash@^4.6.1:
96699676
version "4.17.19"
96709677
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
96719678
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
@@ -12087,10 +12094,10 @@ react-native-iphone-x-helper@^1.2.1:
1208712094
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.2.1.tgz#645e2ffbbb49e80844bb4cbbe34a126fda1e6772"
1208812095
integrity sha512-/VbpIEp8tSNNHIvstuA3Swx610whci1Zpc9mqNkqn14DkMbw+ORviln2u0XyHG1kPvvwTNGZY6QpeFwxYaSdbQ==
1208912096

12090-
react-native-paper@^3.8.0:
12091-
version "3.11.0"
12092-
resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-3.11.0.tgz#1a2425af211eacb6fae8de9ab6254bdcbad7e1b4"
12093-
integrity sha512-kMzcsA1YdVBwPOE9/ioQkpCMR/ep/ivf4PdnAg/yp2XwrEaWDPTv/6DE63LziULOygBHMtN3aDsHpgXzFkmmLg==
12097+
react-native-paper@^4.0.1:
12098+
version "4.1.0"
12099+
resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-4.1.0.tgz#26500fbfbb6af62aa9381eee22e508b8f2258c47"
12100+
integrity sha512-ML4cH31J7cfkkzP2p2YdCNaKeSY3gin04CESlshB4p95jLoN4VmfoDsvd/CTAibd+GJbsdDTJrk9VwHyLEVhlQ==
1209412101
dependencies:
1209512102
"@callstack/react-theme-provider" "^3.0.5"
1209612103
color "^3.1.2"
@@ -12138,15 +12145,6 @@ react-native-typescript-transformer@^1.2.13:
1213812145
semver "^5.4.1"
1213912146
source-map "^0.5.6"
1214012147

12141-
react-native-vector-icons@^6.6.0:
12142-
version "6.6.0"
12143-
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.6.0.tgz#66cf004918eb05d90778d64bd42077c1800d481b"
12144-
integrity sha512-MImKVx8JEvVVBnaShMr7/yTX4Y062JZMupht1T+IEgbqBj4aQeQ1z2SH4VHWKNtWtppk4kz9gYyUiMWqx6tNSw==
12145-
dependencies:
12146-
lodash "^4.0.0"
12147-
prop-types "^15.6.2"
12148-
yargs "^13.2.2"
12149-
1215012148
react-native-vector-icons@^7.0.0:
1215112149
version "7.0.0"
1215212150
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-7.0.0.tgz#5b92ed363c867645daad48c559e1f99efcfbb813"
@@ -15540,14 +15538,6 @@ yargs-parser@^10.0.0:
1554015538
dependencies:
1554115539
camelcase "^4.1.0"
1554215540

15543-
yargs-parser@^13.1.2:
15544-
version "13.1.2"
15545-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
15546-
integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
15547-
dependencies:
15548-
camelcase "^5.0.0"
15549-
decamelize "^1.2.0"
15550-
1555115541
yargs-parser@^15.0.1:
1555215542
version "15.0.1"
1555315543
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"
@@ -15563,22 +15553,6 @@ yargs-parser@^7.0.0:
1556315553
dependencies:
1556415554
camelcase "^4.1.0"
1556515555

15566-
yargs@^13.2.2:
15567-
version "13.3.2"
15568-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"
15569-
integrity sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==
15570-
dependencies:
15571-
cliui "^5.0.0"
15572-
find-up "^3.0.0"
15573-
get-caller-file "^2.0.1"
15574-
require-directory "^2.1.1"
15575-
require-main-filename "^2.0.0"
15576-
set-blocking "^2.0.0"
15577-
string-width "^3.0.0"
15578-
which-module "^2.0.0"
15579-
y18n "^4.0.0"
15580-
yargs-parser "^13.1.2"
15581-
1558215556
yargs@^14.2.0, yargs@^14.2.3:
1558315557
version "14.2.3"
1558415558
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414"

0 commit comments

Comments
 (0)