This repository was archived by the owner on Oct 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 113113 "lodash" : " ^4.17.20" ,
114114 "maplibre-gl" : " ^2.0.0" ,
115115 "matrix-encrypt-attachment" : " ^1.0.3" ,
116- "matrix-events-sdk" : " 0 .0.1 " ,
116+ "matrix-events-sdk" : " 2 .0.0 " ,
117117 "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop" ,
118118 "matrix-widget-api" : " ^1.9.0" ,
119119 "memoize-one" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -3176,6 +3176,11 @@ agent-base@6:
31763176 dependencies :
31773177 debug "4"
31783178
3179+ ajv-errors@^3.0.0 :
3180+ version "3.0.0"
3181+ resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-3.0.0.tgz#e54f299f3a3d30fe144161e5f0d8d51196c527bc"
3182+ integrity sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==
3183+
31793184ajv-keywords@^3.5.2 :
31803185 version "3.5.2"
31813186 resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
@@ -3191,7 +3196,7 @@ ajv@^6.12.4, ajv@^6.12.5:
31913196 json-schema-traverse "^0.4.1"
31923197 uri-js "^4.2.2"
31933198
3194- ajv@^8.0.1 :
3199+ ajv@^8.0.1, ajv@^8.11.2 :
31953200 version "8.17.1"
31963201 resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
31973202 integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
70097014 resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
70107015 integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
70117016
7017+ 7018+ version "2.0.0"
7019+ resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-2.0.0.tgz#f5f8dafbe4eae07fdbb628627f430ca5b1fd8c7a"
7020+ integrity sha512-UZbifYIO2o9+sNn4YuGjhMof/88TG68PyecKnH/pt8V3MFq0RZsbBUe+3/k5ZeVcEtr0pQLmcKB7d8aQVsVO/w==
7021+ dependencies :
7022+ ajv "^8.11.2"
7023+ ajv-errors "^3.0.0"
7024+
70127025" matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
70137026 version "34.4.0"
70147027 resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2a6612c73aa7ae8d7f10f426239b2850c86a1ea5"
You can’t perform that action at this time.
0 commit comments