Skip to content

Commit a3d2634

Browse files
committed
fix(deps): update dependency bara-react-yofi to v1.3.12
1 parent beb2fc7 commit a3d2634

File tree

2 files changed

+42
-19
lines changed

2 files changed

+42
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"bara": "2.4.0",
3030
"bara-react": "3.1.0",
3131
"bara-react-icons": "1.1.0",
32-
"bara-react-yofi": "1.1.0",
32+
"bara-react-yofi": "1.3.12",
3333
"electron-store": "3.2.0",
3434
"electron-updater": "4.0.6",
3535
"graphql": "14.3.0",

yarn.lock

Lines changed: 41 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2443,7 +2443,7 @@ balanced-match@^1.0.0:
24432443
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
24442444
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
24452445

2446-
2446+
[email protected], bara-react-icons@^1.1.0:
24472447
version "1.1.0"
24482448
resolved "https://registry.yarnpkg.com/bara-react-icons/-/bara-react-icons-1.1.0.tgz#85aa56bba763727faa3179d153b2e187868841a3"
24492449
integrity sha512-TQjH//I/IofzWq8G2HXnpsXVLAS4EW9dOAUp+3AMKKmyScghkXCsugKk4UTb/qT0FNIztjDeePbuf1IrNst1/Q==
@@ -2452,17 +2452,17 @@ [email protected]:
24522452
bara-react "2.0.1"
24532453
react-native-vector-icons "6.4.2"
24542454

2455-
bara-react-yofi@1.1.0:
2456-
version "1.1.0"
2457-
resolved "https://registry.yarnpkg.com/bara-react-yofi/-/bara-react-yofi-1.1.0.tgz#3ee27c4c73baeb756898d315f48a4e86f5747e8a"
2458-
integrity sha512-JPerIr/H9pfOEkNCmAd7+GtM6oi4fc4HoCapWYFd+RhezTL9ZkyGKPutkfGXqe48ZaLTozNKdlr3O/uqTKnaRg==
2455+
bara-react-yofi@1.3.12:
2456+
version "1.3.12"
2457+
resolved "https://registry.yarnpkg.com/bara-react-yofi/-/bara-react-yofi-1.3.12.tgz#8daa7f6ef154308550e62cafe29882921182db69"
2458+
integrity sha512-QyQwju9zFT+3P8QbXcKqrrrFzdxQjDk/0Xoh0LqzGXaUS9bo/svMHbToxfWfrdy4Wywr8BvPtSoZZGWLKuJqvQ==
24592459
dependencies:
2460-
bara "2.4.0"
2461-
bara-react "3.0.0"
2462-
bara-react-icons "1.1.0"
2460+
bara "^2.4.0"
2461+
bara-react "^3.1.0"
2462+
bara-react-icons "^1.1.0"
24632463
react "^16.8.6"
24642464
react-dom "^16.8.6"
2465-
react-native-web "0.11.2"
2465+
react-native-web "0.12.2"
24662466

24672467
24682468
version "2.0.1"
@@ -2472,14 +2472,6 @@ [email protected]:
24722472
bara "2.3.1"
24732473
react-native-web "0.11.2"
24742474

2475-
2476-
version "3.0.0"
2477-
resolved "https://registry.yarnpkg.com/bara-react/-/bara-react-3.0.0.tgz#ece05b9a53729c5ec2374d064ebfdce368292ab5"
2478-
integrity sha512-USprB4juIaB6zBsQACgwzjiJt+V5FPH+IL0s/3cF/GBaLk9k6XHI4FIuPfrVLQEwa23k/dpK2q7BnVfAtg55CQ==
2479-
dependencies:
2480-
bara "^2.4.0"
2481-
react-native-web "^0.11.2"
2482-
24832475
24842476
version "3.1.0"
24852477
resolved "https://registry.yarnpkg.com/bara-react/-/bara-react-3.1.0.tgz#33a0d45ce2b96c722e2675aa542c50bcd599aabf"
@@ -2488,6 +2480,14 @@ [email protected]:
24882480
bara "^2.4.0"
24892481
react-native-web "^0.11.2"
24902482

2483+
bara-react@^3.1.0:
2484+
version "3.1.1"
2485+
resolved "https://registry.yarnpkg.com/bara-react/-/bara-react-3.1.1.tgz#ffb1de0e2b6f83d78f42f3918e31d8224761a064"
2486+
integrity sha512-lBqXWuoBbCjr0qxwqXEjbi9HVBLMwVjOhqkA+7/DKVFBXQv4BIMvD+QmAWFapIRVp8i/2LDwPlq8/BUxX16euw==
2487+
dependencies:
2488+
bara "^2.4.0"
2489+
react-native-web "^0.12.0"
2490+
24912491
24922492
version "2.3.1"
24932493
resolved "https://registry.yarnpkg.com/bara/-/bara-2.3.1.tgz#736a827ca5c3f9966a244face477f8d98f490788"
@@ -6084,7 +6084,7 @@ [email protected]:
60846084
run-node "^1.0.0"
60856085
slash "^2.0.0"
60866086

6087-
hyphenate-style-name@^1.0.2:
6087+
hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.3:
60886088
version "1.0.3"
60896089
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.3.tgz#097bb7fa0b8f1a9cf0bd5c734cf95899981a9b48"
60906090
integrity sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ==
@@ -6277,6 +6277,13 @@ inline-style-prefixer@^5.0.3:
62776277
dependencies:
62786278
css-in-js-utils "^2.0.0"
62796279

6280+
inline-style-prefixer@^5.1.0:
6281+
version "5.1.2"
6282+
resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-5.1.2.tgz#e5a5a3515e25600e016b71e39138971228486c33"
6283+
integrity sha512-PYUF+94gDfhy+LsQxM0g3d6Hge4l1pAqOSOiZuHWzMvQEGsbRQ/ck2WioLqrY2ZkHyPgVUXxn+hrkF7D6QUGbA==
6284+
dependencies:
6285+
css-in-js-utils "^2.0.0"
6286+
62806287
62816288
version "6.2.1"
62826289
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.2.1.tgz#9943fc4882161bdb0b0c9276769c75b32dbfcd52"
@@ -10588,6 +10595,22 @@ [email protected], react-native-web@^0.11.2:
1058810595
prop-types "^15.6.0"
1058910596
react-timer-mixin "^0.13.4"
1059010597

10598+
[email protected], react-native-web@^0.12.0:
10599+
version "0.12.2"
10600+
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.12.2.tgz#d0fe8739d222f412decc4f1de2e12f25e91e2f56"
10601+
integrity sha512-0YLDjwIm5LjQDOPUUregtuEBexH7oQph6x9FSAyzCM52QmM82TfrYRXXSwzI2eSdT1OzM2BTfP3zxmEL+coyhg==
10602+
dependencies:
10603+
array-find-index "^1.0.2"
10604+
create-react-class "^15.6.2"
10605+
debounce "^1.2.0"
10606+
deep-assign "^3.0.0"
10607+
fbjs "^1.0.0"
10608+
hyphenate-style-name "^1.0.3"
10609+
inline-style-prefixer "^5.1.0"
10610+
normalize-css-color "^1.0.2"
10611+
prop-types "^15.6.0"
10612+
react-timer-mixin "^0.13.4"
10613+
1059110614
1059210615
version "0.59.4"
1059310616
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.4.tgz#c0725e2e8efdea135533794ce95fea2289fe619a"

0 commit comments

Comments
 (0)