Merge branch 'develop' into hs/ehome-config-drop
						commit
						2f4b3d4ce3
					
				|  | @ -66,7 +66,7 @@ | |||
|     }, | ||||
|     "dependencies": { | ||||
|         "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz", | ||||
|         "@matrix-org/react-sdk-module-api": "^0.0.3", | ||||
|         "@matrix-org/react-sdk-module-api": "^0.0.4", | ||||
|         "gfm.css": "^1.1.2", | ||||
|         "jsrsasign": "^10.5.25", | ||||
|         "katex": "^0.16.0", | ||||
|  |  | |||
							
								
								
									
										11
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										11
									
								
								yarn.lock
								
								
								
								
							|  | @ -1503,13 +1503,6 @@ | |||
|   version "3.2.12" | ||||
|   resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz#0bce3c86f9d36a4984d3c3e07df1c3fb4c679bd9" | ||||
| 
 | ||||
| "@matrix-org/react-sdk-module-api@^0.0.3": | ||||
|   version "0.0.3" | ||||
|   resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-0.0.3.tgz#a7ac1b18a72d18d08290b81fa33b0d8d00a77d2b" | ||||
|   integrity sha512-jQmLhVIanuX0g7Jx1OIqlzs0kp72PfSpv3umi55qVPYcAPQmO252AUs0vncatK8O4e013vohdnNhly19a/kmLQ== | ||||
|   dependencies: | ||||
|     "@babel/runtime" "^7.17.9" | ||||
| 
 | ||||
| "@matrix-org/react-sdk-module-api@^0.0.4": | ||||
|   version "0.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-0.0.4.tgz#da71fc2e4c8143e87b5c2bc067ccbc0c146816fe" | ||||
|  | @ -2252,7 +2245,7 @@ | |||
|   dependencies: | ||||
|     "@types/yargs-parser" "*" | ||||
| 
 | ||||
| "@typescript-eslint/eslint-plugin@^5.6.0": | ||||
| "@typescript-eslint/eslint-plugin@^5.45.0": | ||||
|   version "5.54.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4" | ||||
|   integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw== | ||||
|  | @ -2268,7 +2261,7 @@ | |||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/parser@^5.6.0": | ||||
| "@typescript-eslint/parser@^5.45.0": | ||||
|   version "5.54.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe" | ||||
|   integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ== | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Will Hunt
						Will Hunt