Skip to content

Commit 373c61b

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

File tree

2 files changed

+27
-19
lines changed

2 files changed

+27
-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.3",
3333
"electron-store": "3.2.0",
3434
"electron-updater": "4.0.6",
3535
"graphql": "14.3.0",

yarn.lock

Lines changed: 26 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.3:
2456+
version "1.3.3"
2457+
resolved "https://registry.yarnpkg.com/bara-react-yofi/-/bara-react-yofi-1.3.3.tgz#bf3b6e9dd5eb88de6c21f2c42bcdbf309610e10c"
2458+
integrity sha512-jcBntbLdWpPHke1rsjlhalrOFh+2ANBPazeOsJJ5omcCsRaZmSjZ167cgtibxOPD/oEIn5xusJIo/oafgxPDdw==
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.11.7"
24662466

24672467
24682468
version "2.0.1"
@@ -2472,15 +2472,7 @@ [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-
2483-
2475+
[email protected], bara-react@^3.1.0:
24842476
version "3.1.0"
24852477
resolved "https://registry.yarnpkg.com/bara-react/-/bara-react-3.1.0.tgz#33a0d45ce2b96c722e2675aa542c50bcd599aabf"
24862478
integrity sha512-Gy2A1KZWQvReAHZrSLNp+AfkavDT6O8kBz28t3e6iXwM1aPMFI597BpA0hhB5JXXwgAaCC1isfERjpphg5rT/w==
@@ -10588,6 +10580,22 @@ [email protected], react-native-web@^0.11.2:
1058810580
prop-types "^15.6.0"
1058910581
react-timer-mixin "^0.13.4"
1059010582

10583+
10584+
version "0.11.7"
10585+
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.11.7.tgz#d173d5a9b58db23b6d442c4bc4c81e9939adac23"
10586+
integrity sha512-w1KAxX2FYLS2GAi3w3BnEZg/IUu7FdgHnLmFKHplRnHMV3u1OPB2EVA7ndNdfu7ds4Rn2OZjSXoNh6F61g3gkA==
10587+
dependencies:
10588+
array-find-index "^1.0.2"
10589+
create-react-class "^15.6.2"
10590+
debounce "^1.2.0"
10591+
deep-assign "^3.0.0"
10592+
fbjs "^1.0.0"
10593+
hyphenate-style-name "^1.0.2"
10594+
inline-style-prefixer "^5.0.3"
10595+
normalize-css-color "^1.0.2"
10596+
prop-types "^15.6.0"
10597+
react-timer-mixin "^0.13.4"
10598+
1059110599
1059210600
version "0.59.4"
1059310601
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.4.tgz#c0725e2e8efdea135533794ce95fea2289fe619a"

0 commit comments

Comments
 (0)