You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-23 11:02:35 +03:00
Upgrade compound-web to remove React warning
This commit is contained in:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -21,7 +21,7 @@
|
||||
"@urql/exchange-refocus": "^1.0.2",
|
||||
"@urql/exchange-request-policy": "^1.0.2",
|
||||
"@vector-im/compound-design-tokens": "1.0.0",
|
||||
"@vector-im/compound-web": "^3.1.1",
|
||||
"@vector-im/compound-web": "^3.1.2",
|
||||
"classnames": "^2.5.1",
|
||||
"date-fns": "^3.3.1",
|
||||
"graphql": "^16.8.1",
|
||||
@@ -9330,9 +9330,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-web": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-3.1.1.tgz",
|
||||
"integrity": "sha512-s+YQsMi5DotbHy47zP9Mrz19a4Vb0HF76JoHAita7QJkSqx+w/p1NECH4WTUnklbe8W3T5kVwSuwEx9eV8c2ZA==",
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-3.1.2.tgz",
|
||||
"integrity": "sha512-JTKnGBO0wHPOdcHvqc1tG/KQ6+OSDXgmjQnT0bNvu+FH3wVdFJ+t1PB9mlV/SFunxqNWrDZyPVzX3BGkoNSLtw==",
|
||||
"dependencies": {
|
||||
"@radix-ui/react-context-menu": "^2.1.5",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@urql/exchange-refocus": "^1.0.2",
|
||||
"@urql/exchange-request-policy": "^1.0.2",
|
||||
"@vector-im/compound-design-tokens": "1.0.0",
|
||||
"@vector-im/compound-web": "^3.1.1",
|
||||
"@vector-im/compound-web": "^3.1.2",
|
||||
"classnames": "^2.5.1",
|
||||
"date-fns": "^3.3.1",
|
||||
"graphql": "^16.8.1",
|
||||
|
||||
Reference in New Issue
Block a user