File tree 2 files changed +33
-1
lines changed
2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 25
25
"lint" : " tslint -p ."
26
26
},
27
27
"dependencies" : {
28
- "bara" : " 2.2.0 " ,
28
+ "bara" : " 2.3.1 " ,
29
29
"bara-react" : " 2.0.0" ,
30
30
"electron-store" : " 3.2.0" ,
31
31
"electron-updater" : " 4.0.6" ,
Original file line number Diff line number Diff line change 1018
1018
dot-prop "5.0.0"
1019
1019
xstream "11.10.0"
1020
1020
1021
+ "@bara/barn@^2.3.1":
1022
+ version "2.3.1"
1023
+ resolved "https://registry.yarnpkg.com/@bara/barn/-/barn-2.3.1.tgz#74af0cac66534fd881cc4e31e5ad8d7011bb017c"
1024
+ integrity sha512-0zS72TLvaprjHpOrj8O6f91lPB52qIoOVee3Zu+BZFdU2wkWCcgJf/Ag33txsfHRcg6eIi2h5Pbcv+aSa0C0TQ==
1025
+ dependencies:
1026
+ "@bara/basics" "^2.3.1"
1027
+ "@bara/core" "^2.3.1"
1028
+ dot-prop "5.0.0"
1029
+
1021
1030
"@bara/basics@^2.2.0":
1022
1031
version "2.2.0"
1023
1032
resolved "https://registry.yarnpkg.com/@bara/basics/-/basics-2.2.0.tgz#a5171f92532703dbbff7e8f70bd8fc3fcde0087a"
1024
1033
integrity sha512-1fjbE8cYsdeV/l3HgVzgY2KUr4YhXGmAJzBjDc5Eg1B5Fdd/eNcVsYrruIaRYjGEMQll0xtgFh4IQVjAOnXhGA==
1025
1034
dependencies:
1026
1035
"@bara/core" "^2.2.0"
1027
1036
1037
+ "@bara/basics@^2.3.1":
1038
+ version "2.3.1"
1039
+ resolved "https://registry.yarnpkg.com/@bara/basics/-/basics-2.3.1.tgz#27ec2f157f327af85b500a4ca31bdfb9f9a69334"
1040
+ integrity sha512-QkSvXFcYwzlwRmv1r15jUVc73WK/bspe6A1geqJpRQJ66+04rq+5Vq0/QsOISSC4Y5rf+eewiVF6dVGDNMiXDA==
1041
+ dependencies:
1042
+ "@bara/core" "^2.3.1"
1043
+
1028
1044
"@bara/core@^2.2.0":
1029
1045
version "2.2.0"
1030
1046
resolved "https://registry.yarnpkg.com/@bara/core/-/core-2.2.0.tgz#bb1caa0927800137b51dd38e15b9fa9d44ca073f"
1031
1047
integrity sha512-qh3PG1TfIhSjUTLoxcwPh8Uh6DS6kuIdOWZhgg/qAvXzAxWdylXA8BkCyP6L7mDmReKdEGGvRjOGa03FUkVFqg==
1032
1048
dependencies:
1033
1049
xstream "11.10.0"
1034
1050
1051
+ "@bara/core@^2.3.1":
1052
+ version "2.3.1"
1053
+ resolved "https://registry.yarnpkg.com/@bara/core/-/core-2.3.1.tgz#5b1efb982b2ce59e1325a9ed33fa7ffcede75c40"
1054
+ integrity sha512-8r+rwjHVWhMM9d4GTkNTM+OqHUGAVx/wUiOH+s68IiiBtnYTYlty/RQMKLE7uNcVHbPWvXArW9NLqQyPmQmAhA==
1055
+ dependencies:
1056
+ xstream "11.10.0"
1057
+
1035
1058
"@csstools/convert-colors@^1.4.0":
1036
1059
version "1.4.0"
1037
1060
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
2293
2316
"@bara/basics" "^2.2.0"
2294
2317
"@bara/core" "^2.2.0"
2295
2318
2319
+
2320
+ version "2.3.1"
2321
+ resolved "https://registry.yarnpkg.com/bara/-/bara-2.3.1.tgz#736a827ca5c3f9966a244face477f8d98f490788"
2322
+ integrity sha512-oF9mY8D11JHy/AE+dISVZbX9Us+ueYz38plolLUOuKLT4loa52Ov5Gw4xqfncpMcF/amWyVLwNE3pCCT6A9Rdg==
2323
+ dependencies:
2324
+ "@bara/barn" "^2.3.1"
2325
+ "@bara/basics" "^2.3.1"
2326
+ "@bara/core" "^2.3.1"
2327
+
2296
2328
base64-js@^1.0.2, base64-js@^1.1.2, base64-js@^1.2.3:
2297
2329
version "1.3.0"
2298
2330
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
You can’t perform that action at this time.
0 commit comments