chore: bump to 0.0.0-32

This commit is contained in:
Arman
2022-07-22 10:27:47 +02:00
parent 02f0907549
commit 71e431176f
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-31",
"@aw-labs/ui": "0.0.0-31",
"@aw-labs/icons": "0.0.0-32",
"@aw-labs/ui": "0.0.0-32",
"echarts": "^5.3.3"
},
"devDependencies": {
@@ -69,14 +69,14 @@
}
},
"node_modules/@aw-labs/icons": {
"version": "0.0.0-31",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-31.tgz",
"integrity": "sha512-xYRxLGeY/D1gYo0S5POJmlQ5+bu6iV+uTnMZ5+TDZB3ZuIjpcQYf/tX5AiXd2s1ShE1PTnb6F4QedHKQ3IhWXA=="
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-32.tgz",
"integrity": "sha512-U6r1A3XJkupV/2W0c5maULqXPJ9T5Deo7m4i9S2oWQbpOrXSESQDOP38AistjTY7lywqDeNCZK1eQgqLwm/0Kw=="
},
"node_modules/@aw-labs/ui": {
"version": "0.0.0-31",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-31.tgz",
"integrity": "sha512-nG2qcMZNNP/6bDq7s4NNVz8TzIN2KcXDaGuF7ahURtdx/liDRynv3ZoUBVykBkJRYzFPnyrhPBrLwGJ/jy9OuA==",
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-32.tgz",
"integrity": "sha512-Spmae+a66e9GRTuYWMLOpG/HGWPpQgLVxPLaqXEeqhIdW8XHxw9zWUT2TUWBKl0g3fwLzaMbRRAUIyafFap5fw==",
"dependencies": {
"@aw-labs/icons": "*"
}
@@ -7508,14 +7508,14 @@
}
},
"@aw-labs/icons": {
"version": "0.0.0-31",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-31.tgz",
"integrity": "sha512-xYRxLGeY/D1gYo0S5POJmlQ5+bu6iV+uTnMZ5+TDZB3ZuIjpcQYf/tX5AiXd2s1ShE1PTnb6F4QedHKQ3IhWXA=="
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-32.tgz",
"integrity": "sha512-U6r1A3XJkupV/2W0c5maULqXPJ9T5Deo7m4i9S2oWQbpOrXSESQDOP38AistjTY7lywqDeNCZK1eQgqLwm/0Kw=="
},
"@aw-labs/ui": {
"version": "0.0.0-31",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-31.tgz",
"integrity": "sha512-nG2qcMZNNP/6bDq7s4NNVz8TzIN2KcXDaGuF7ahURtdx/liDRynv3ZoUBVykBkJRYzFPnyrhPBrLwGJ/jy9OuA==",
"version": "0.0.0-32",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-32.tgz",
"integrity": "sha512-Spmae+a66e9GRTuYWMLOpG/HGWPpQgLVxPLaqXEeqhIdW8XHxw9zWUT2TUWBKl0g3fwLzaMbRRAUIyafFap5fw==",
"requires": {
"@aw-labs/icons": "*"
}
+2 -2
View File
@@ -19,8 +19,8 @@
},
"dependencies": {
"@aw-labs/appwrite-console": "^1.0.0-0",
"@aw-labs/icons": "0.0.0-31",
"@aw-labs/ui": "0.0.0-31",
"@aw-labs/icons": "0.0.0-32",
"@aw-labs/ui": "0.0.0-32",
"echarts": "^5.3.3"
},
"devDependencies": {