chore: bump css to 0.0.0-33

This commit is contained in:
Arman
2022-07-25 13:34:55 +02:00
parent b9fd1797ed
commit 974e68c826
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-32",
"@aw-labs/ui": "0.0.0-32",
"@aw-labs/icons": "0.0.0-33",
"@aw-labs/ui": "0.0.0-33",
"echarts": "^5.3.3"
},
"devDependencies": {
@@ -69,14 +69,14 @@
}
},
"node_modules/@aw-labs/icons": {
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-32.tgz",
"integrity": "sha512-U6r1A3XJkupV/2W0c5maULqXPJ9T5Deo7m4i9S2oWQbpOrXSESQDOP38AistjTY7lywqDeNCZK1eQgqLwm/0Kw=="
"version": "0.0.0-33",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-33.tgz",
"integrity": "sha512-H/hsLytvF06cn/m6Yr91TerC00lmi411ayBE5DMMmkWfhNIuLE5f3xrZCSPKZS6sjck/OPQo6Fsm2pU6nxIhmQ=="
},
"node_modules/@aw-labs/ui": {
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-32.tgz",
"integrity": "sha512-Spmae+a66e9GRTuYWMLOpG/HGWPpQgLVxPLaqXEeqhIdW8XHxw9zWUT2TUWBKl0g3fwLzaMbRRAUIyafFap5fw==",
"version": "0.0.0-33",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-33.tgz",
"integrity": "sha512-dUEfY+xi0qM+4TiyEQnUoPHx3zmf58OrPl6oqqL+tV4q47NR7MzcKUxhfr04uhjTHBlobGcX3ZKDRQXTa77yVA==",
"dependencies": {
"@aw-labs/icons": "*"
}
@@ -8060,14 +8060,14 @@
}
},
"@aw-labs/icons": {
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-32.tgz",
"integrity": "sha512-U6r1A3XJkupV/2W0c5maULqXPJ9T5Deo7m4i9S2oWQbpOrXSESQDOP38AistjTY7lywqDeNCZK1eQgqLwm/0Kw=="
"version": "0.0.0-33",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-33.tgz",
"integrity": "sha512-H/hsLytvF06cn/m6Yr91TerC00lmi411ayBE5DMMmkWfhNIuLE5f3xrZCSPKZS6sjck/OPQo6Fsm2pU6nxIhmQ=="
},
"@aw-labs/ui": {
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-32.tgz",
"integrity": "sha512-Spmae+a66e9GRTuYWMLOpG/HGWPpQgLVxPLaqXEeqhIdW8XHxw9zWUT2TUWBKl0g3fwLzaMbRRAUIyafFap5fw==",
"version": "0.0.0-33",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-33.tgz",
"integrity": "sha512-dUEfY+xi0qM+4TiyEQnUoPHx3zmf58OrPl6oqqL+tV4q47NR7MzcKUxhfr04uhjTHBlobGcX3ZKDRQXTa77yVA==",
"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-32",
"@aw-labs/ui": "0.0.0-32",
"@aw-labs/icons": "0.0.0-33",
"@aw-labs/ui": "0.0.0-33",
"echarts": "^5.3.3"
},
"devDependencies": {