This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 103
103
"maplibre-gl" : " ^2.0.0" ,
104
104
"matrix-encrypt-attachment" : " ^1.0.3" ,
105
105
"matrix-events-sdk" : " 0.0.1" ,
106
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
106
+ "matrix-js-sdk" : " 30.2.0-rc.0 " ,
107
107
"matrix-widget-api" : " ^1.5.0" ,
108
108
"memoize-one" : " ^6.0.0" ,
109
109
"minimist" : " ^1.2.5" ,
130
130
"what-input" : " ^5.2.10"
131
131
},
132
132
"devDependencies" : {
133
+ "@action-validator/cli" : " ^0.5.3" ,
134
+ "@action-validator/core" : " ^0.5.3" ,
135
+ "@axe-core/playwright" : " ^4.8.1" ,
133
136
"@babel/cli" : " ^7.12.10" ,
134
137
"@babel/core" : " ^7.12.10" ,
135
138
"@babel/eslint-parser" : " ^7.12.10" ,
226
229
"stylelint-config-standard" : " ^34.0.0" ,
227
230
"stylelint-scss" : " ^5.0.0" ,
228
231
"ts-node" : " ^10.9.1" ,
229
- "typescript" : " 5.2.2" ,
230
- "@axe-core/playwright" : " ^4.8.1" ,
231
- "@action-validator/core" : " ^0.5.3" ,
232
- "@action-validator/cli" : " ^0.5.3"
232
+ "typescript" : " 5.2.2"
233
233
},
234
234
"peerDependencies" : {
235
235
"postcss" : " ^8.4.19" ,
Original file line number Diff line number Diff line change 1860
1860
emojibase "^15.0.0"
1861
1861
emojibase-data "^15.0.0"
1862
1862
1863
- " @matrix-org/matrix-sdk-crypto-wasm@^3.0.1 " :
1864
- version "3.0.1 "
1865
- resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-3.0.1. tgz#56a0376f8a389264bcf4d5325b378a71f18b7664 "
1866
- integrity sha512-r0PBfUKlLHm67+fpIV21netX5+DujbY2XjJy7JUGJ55oW4XWBNbSf9vElfaQkrdt/iDscL/8I5PoD5lCuVW6zA ==
1863
+ " @matrix-org/matrix-sdk-crypto-wasm@^3.1.0 " :
1864
+ version "3.1.0 "
1865
+ resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-3.1.0. tgz#38d8707dd5bdad4e98a0a66bf266accfc401b3cd "
1866
+ integrity sha512-jFl8jeL16u9pyo1NIdg6US4r+Srm7KixL+cMYVbRG8EwB4UpF4Bt+3TdBUhWGbVc1Qte1htdBjPs8ZB+gZWkYw ==
1867
1867
1868
1868
1869
1869
version "2.17.0"
7604
7604
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
7605
7605
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
7606
7606
7607
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
7608
- version "30.1.0"
7609
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b2018ef81b1b5be71cef073e85f77592a9dadae3"
7607
+
7608
+ version "30.2.0-rc.0"
7609
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-30.2.0-rc.0.tgz#1afda91a54115a09c943b9873799fc87758739ad"
7610
+ integrity sha512-Tf2qdKJnpYUZX/jddvVn+KbP7BHl5hGywSL1I+QA1hJ0L45HeEh6P1bHJvbChOI40VMHGVG611+WZXWw4pHv5A==
7610
7611
dependencies :
7611
7612
" @babel/runtime" " ^7.12.5"
7612
- " @matrix-org/matrix-sdk-crypto-wasm" " ^3.0.1 "
7613
+ " @matrix-org/matrix-sdk-crypto-wasm" " ^3.1.0 "
7613
7614
another-json "^0.2.0"
7614
7615
bs58 "^5.0.0"
7615
7616
content-type "^1.0.4"
You can’t perform that action at this time.
0 commit comments