Merge branch 'main' of github.com:appwrite/console into support

This commit is contained in:
Arman
2023-01-09 14:41:19 +01:00
parent 1d815399e6
commit 127199cb5f
+12 -12
View File
@@ -154,14 +154,14 @@
}
},
"node_modules/@aw-labs/icons": {
"version": "0.0.0-79",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-79.tgz",
"integrity": "sha512-tp9+1pzaQcKRuyIU/XECfnu+mWFbZ9rq4MqpsHyWDFlIZ3FeUuGzzkam6aq0M66bJdrP/Vhg7t5zpuQQpvZqRg=="
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-77.tgz",
"integrity": "sha512-z/gH6B//qShnlJbf1sxv0ltSbRvJha1El0pl4jACAWDD+orgh2hzBrv6YdgPi1AVBTacu2GWWTcyobItghbpgA=="
},
"node_modules/@aw-labs/ui": {
"version": "0.0.0-79",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-79.tgz",
"integrity": "sha512-IQNi2UR/0pmJ/aiLtcV9AyjubJfHoT02fgSobEfcdlneHjNQWXjQaTKyKfNcPC7BmJJ4MTpdFUBF7CKjIyuDRQ==",
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-77.tgz",
"integrity": "sha512-y/7cbPFcK+jUnarsn9X1arrIB69RVMPWMjjIiiaX7uSa0rq9ZN1agBZxfA63meyh23kdIK4K5CcJhatShMMsYg==",
"dependencies": {
"@aw-labs/icons": "*",
"normalize.css": "^8.0.1",
@@ -7749,14 +7749,14 @@
}
},
"@aw-labs/icons": {
"version": "0.0.0-79",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-79.tgz",
"integrity": "sha512-tp9+1pzaQcKRuyIU/XECfnu+mWFbZ9rq4MqpsHyWDFlIZ3FeUuGzzkam6aq0M66bJdrP/Vhg7t5zpuQQpvZqRg=="
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-77.tgz",
"integrity": "sha512-z/gH6B//qShnlJbf1sxv0ltSbRvJha1El0pl4jACAWDD+orgh2hzBrv6YdgPi1AVBTacu2GWWTcyobItghbpgA=="
},
"@aw-labs/ui": {
"version": "0.0.0-79",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-79.tgz",
"integrity": "sha512-IQNi2UR/0pmJ/aiLtcV9AyjubJfHoT02fgSobEfcdlneHjNQWXjQaTKyKfNcPC7BmJJ4MTpdFUBF7CKjIyuDRQ==",
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-77.tgz",
"integrity": "sha512-y/7cbPFcK+jUnarsn9X1arrIB69RVMPWMjjIiiaX7uSa0rq9ZN1agBZxfA63meyh23kdIK4K5CcJhatShMMsYg==",
"requires": {
"@aw-labs/icons": "*",
"normalize.css": "^8.0.1",