Try updating Olm to fix type errors
This commit is contained in:
		
					parent
					
						
							
								de5b58792e
							
						
					
				
			
			
				commit
				
					
						449c1c9d79
					
				
			
		
					 2 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@juggle/resize-observer": "^3.3.1",
 | 
					    "@juggle/resize-observer": "^3.3.1",
 | 
				
			||||||
    "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
 | 
					    "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
 | 
				
			||||||
    "@react-aria/button": "^3.3.4",
 | 
					    "@react-aria/button": "^3.3.4",
 | 
				
			||||||
    "@react-aria/dialog": "^3.1.4",
 | 
					    "@react-aria/dialog": "^3.1.4",
 | 
				
			||||||
    "@react-aria/focus": "^3.5.0",
 | 
					    "@react-aria/focus": "^3.5.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1826,9 +1826,9 @@
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.2.tgz#a09d0fea858e817da971a3c9f904632ef7b49eb6"
 | 
					  resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.2.tgz#a09d0fea858e817da971a3c9f904632ef7b49eb6"
 | 
				
			||||||
  integrity sha512-oVkBCh9YP7H9i4gAoQbZzswniczfo/aIptNa4dxRi4Ff9lSvUCFv6Hvzi7C+90c0/PWZLXjIDTIAWZYmwyd2fA==
 | 
					  integrity sha512-oVkBCh9YP7H9i4gAoQbZzswniczfo/aIptNa4dxRi4Ff9lSvUCFv6Hvzi7C+90c0/PWZLXjIDTIAWZYmwyd2fA==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz":
 | 
					"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz":
 | 
				
			||||||
  version "3.2.8"
 | 
					  version "3.2.14"
 | 
				
			||||||
  resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz#8d53636d045e1776e2a2ec6613e57330dd9ce856"
 | 
					  resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz#acd96c00a881d0f462e1f97a56c73742c8dbc984"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@mdx-js/mdx@^1.6.22":
 | 
					"@mdx-js/mdx@^1.6.22":
 | 
				
			||||||
  version "1.6.22"
 | 
					  version "1.6.22"
 | 
				
			||||||
| 
						 | 
					@ -10375,6 +10375,7 @@ matrix-events-sdk@0.0.1:
 | 
				
			||||||
    matrix-events-sdk "0.0.1"
 | 
					    matrix-events-sdk "0.0.1"
 | 
				
			||||||
    matrix-widget-api "^1.0.0"
 | 
					    matrix-widget-api "^1.0.0"
 | 
				
			||||||
    p-retry "4"
 | 
					    p-retry "4"
 | 
				
			||||||
 | 
					    qs "^6.9.6"
 | 
				
			||||||
    sdp-transform "^2.14.1"
 | 
					    sdp-transform "^2.14.1"
 | 
				
			||||||
    unhomoglyph "^1.0.6"
 | 
					    unhomoglyph "^1.0.6"
 | 
				
			||||||
    uuid "9"
 | 
					    uuid "9"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue