chore: bump css to 0.0.0-24

This commit is contained in:
Arman
2022-07-05 10:10:39 +02:00
parent 663f53ac14
commit f166a34b8a
2 changed files with 16 additions and 16 deletions
+14 -14
View File
@@ -9,8 +9,8 @@
"version": "0.0.1",
"dependencies": {
"@aw-labs/appwrite-console": "^1.0.0-0",
"@aw-labs/icons": "^0.0.0-23",
"@aw-labs/ui": "^0.0.0-23",
"@aw-labs/icons": "^0.0.0-24",
"@aw-labs/ui": "^0.0.0-24",
"echarts": "^5.3.3"
},
"devDependencies": {
@@ -68,14 +68,14 @@
}
},
"node_modules/@aw-labs/icons": {
"version": "0.0.0-23",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-23.tgz",
"integrity": "sha512-cqhH8whP+wG+A0iJYLcP01BPni6l6I3Drfj8WpJIxmtSU9tupl0+cl0QG7jD09Ajc5ONPq7P9xKqqmjz+aWRaQ=="
"version": "0.0.0-24",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-24.tgz",
"integrity": "sha512-DwVJiMvPyUuzhsQlzhJS4MZIyOHreAT8dEC1ZHx88LWN0ykogYcGtN4N8mLaYjdwb+PDrDeGyWIFBQbK6XOgbw=="
},
"node_modules/@aw-labs/ui": {
"version": "0.0.0-23",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-23.tgz",
"integrity": "sha512-h0GL+o4TQ5Pz17bS53q01DKVp+kyHj/zcHGwoBP/8VjqE/Yu6Ci8YcoeQDWrxXZZAXX7fd6+b/N4R5kWkh8XYA==",
"version": "0.0.0-24",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-24.tgz",
"integrity": "sha512-vUAQ7fj3MiLklvMRJarA57OZB7lv6d92XQ4G5yvs1SYk6BVpVpDztV4iGPd7+/AOPBEZ7AVnvlaGDm16ENC/lA==",
"dependencies": {
"@aw-labs/icons": "*"
}
@@ -7846,14 +7846,14 @@
}
},
"@aw-labs/icons": {
"version": "0.0.0-23",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-23.tgz",
"integrity": "sha512-cqhH8whP+wG+A0iJYLcP01BPni6l6I3Drfj8WpJIxmtSU9tupl0+cl0QG7jD09Ajc5ONPq7P9xKqqmjz+aWRaQ=="
"version": "0.0.0-24",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-24.tgz",
"integrity": "sha512-DwVJiMvPyUuzhsQlzhJS4MZIyOHreAT8dEC1ZHx88LWN0ykogYcGtN4N8mLaYjdwb+PDrDeGyWIFBQbK6XOgbw=="
},
"@aw-labs/ui": {
"version": "0.0.0-23",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-23.tgz",
"integrity": "sha512-h0GL+o4TQ5Pz17bS53q01DKVp+kyHj/zcHGwoBP/8VjqE/Yu6Ci8YcoeQDWrxXZZAXX7fd6+b/N4R5kWkh8XYA==",
"version": "0.0.0-24",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-24.tgz",
"integrity": "sha512-vUAQ7fj3MiLklvMRJarA57OZB7lv6d92XQ4G5yvs1SYk6BVpVpDztV4iGPd7+/AOPBEZ7AVnvlaGDm16ENC/lA==",
"requires": {
"@aw-labs/icons": "*"
}
+2 -2
View File
@@ -20,8 +20,8 @@
},
"dependencies": {
"@aw-labs/appwrite-console": "^1.0.0-0",
"@aw-labs/icons": "^0.0.0-23",
"@aw-labs/ui": "^0.0.0-23",
"@aw-labs/icons": "^0.0.0-24",
"@aw-labs/ui": "^0.0.0-24",
"echarts": "^5.3.3"
},
"devDependencies": {