File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 7070 "gemini-scrollbar" : " github:matrix-org/gemini-scrollbar#b302279" ,
7171 "gfm.css" : " ^1.1.2" ,
7272 "highlight.js" : " ^9.13.1" ,
73- "matrix-js-sdk" : " ^ 1.0.3-rc.1 " ,
74- "matrix-react-sdk" : " ^ 1.0.6-rc.1 " ,
73+ "matrix-js-sdk" : " 1.0.3" ,
74+ "matrix-react-sdk" : " 1.0.6" ,
7575 "modernizr" : " ^3.6.0" ,
7676 "olm" : " https://matrix.org/packages/npm/olm/olm-3.1.0-pre1.tgz" ,
7777 "prop-types" : " ^15.6.2" ,
150150 },
151151 "build" : {
152152 "appId" : " im.riot.app" ,
153- "electronVersion" : " 4.0.8 " ,
153+ "electronVersion" : " 4.1.3 " ,
154154 "files" : [
155155 " node_modules/**" ,
156156 " src/**" ,
Original file line number Diff line number Diff line change @@ -5732,10 +5732,10 @@ math-random@^1.0.1:
57325732 resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.1.tgz#8b3aac588b8a66e4975e3cdea67f7bb329601fac"
57335733 integrity sha1-izqsWIuKZuSXXjzepn97sylgH6w=
57345734
5735- matrix-js-sdk@^ 1.0.3-rc.1 :
5736- version "1.0.3-rc.1 "
5737- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-1.0.3-rc.1. tgz#61dea7fc2efd6f0a23e709443b4ac6a276890e9a "
5738- integrity sha512-31aFwoAR9AIWhqHgJCYplXVFbaykXydm7GBvM/ffCjzN5OgAQEzUqwX18PfWKHVZHqijtj2VZOqnBVsXLX0w6Q ==
5735+ matrix-js-sdk@1.0.3, matrix-js-sdk@^1.0.3 :
5736+ version "1.0.3"
5737+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-1.0.3. tgz#d4cc46c4dc80278b78f8e0664741b08fcc395c79 "
5738+ integrity sha512-YpF4NvnG2cttRmTPJ9yqs/KwlBXW15O7+nNMs1FKj1CqdW1Phwb0fcqvahjPgmfXyn5DFzU3Deiv9aNgDIlIog ==
57395739 dependencies :
57405740 another-json "^0.2.0"
57415741 babel-runtime "^6.26.0"
@@ -5757,10 +5757,10 @@ matrix-mock-request@^1.2.3:
57575757 bluebird "^3.5.0"
57585758 expect "^1.20.2"
57595759
5760- matrix-react-sdk@^1.0.6-rc.1 :
5761- version "1.0.6-rc.1 "
5762- resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.0.6-rc.1. tgz#349882288d668258bf04c76fa63a07e8d533bb7b "
5763- integrity sha512-ulbvL7Cp7jJASL5tOMfrJJ95A0oNPQueaA8CDOmsa9Fu7O6sF415hTxQflO4xPYz/7BAs3jrExgMXpY48U5VHg ==
5760+ matrix-react-sdk@^1.0.6 :
5761+ version "1.0.6"
5762+ resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.0.6. tgz#5477cb6f20a5968394e46f55cd4345436fba6372 "
5763+ integrity sha512-qu+BY0I6qu2py8lzOZRPY2xOabXRrU/87dotx6MhyzWFKw+xQav0EggZJeKYtCAvuafS2zpPscTZX0/11Z3MuA ==
57645764 dependencies :
57655765 babel-plugin-syntax-dynamic-import "^6.18.0"
57665766 babel-runtime "^6.26.0"
@@ -5786,7 +5786,7 @@ matrix-react-sdk@^1.0.6-rc.1:
57865786 linkifyjs "^2.1.6"
57875787 lodash "^4.13.1"
57885788 lolex "2.3.2"
5789- matrix-js-sdk "^ 1.0.3-rc.1 "
5789+ matrix-js-sdk "1.0.3"
57905790 optimist "^0.6.1"
57915791 pako "^1.0.5"
57925792 prop-types "^15.5.8"
You can’t perform that action at this time.
0 commit comments