chore: bump to 0.0.0-38

This commit is contained in:
Arman
2022-08-05 11:35:02 +02:00
parent 27e1b16f4a
commit b0ec0820b5
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-37",
"@aw-labs/ui": "0.0.0-37",
"@aw-labs/icons": "0.0.0-38",
"@aw-labs/ui": "0.0.0-38",
"echarts": "^5.3.3"
},
"devDependencies": {
@@ -69,14 +69,14 @@
}
},
"node_modules/@aw-labs/icons": {
"version": "0.0.0-37",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-37.tgz",
"integrity": "sha512-4II+SFnVlDWuFwlzU2pMAy5y9Bq09bOEP1mEknZ+0BlPhDlvks742N5m0cNjlTQFCZwa/Y5YxzLNXgVszFqEfA=="
"version": "0.0.0-38",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-38.tgz",
"integrity": "sha512-70A7soA77g2irCqFmnpl+GfCuryxXXyf98vTUQ0PABSl/F8+mXamgsf+Mmg3MXW7MDHrNVAFyuaD/J6es67RUg=="
},
"node_modules/@aw-labs/ui": {
"version": "0.0.0-37",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-37.tgz",
"integrity": "sha512-OxAM0ZDedo6yipN3I5CcHt1Jbc7v3vZk9k+hAVWc7F6OPF5JJ7R3ZadVvyl4fxEMo2ooK+jbbkeG62/PxgwEWw==",
"version": "0.0.0-38",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-38.tgz",
"integrity": "sha512-ryBeWcC4nHLIfqTD0RgrLuBA3yb1iLFIlzE9/AtxMR+MkLPVVFyyrNGPOfIiyMX4gJVbVBcPifA4Tb9vPfMtLg==",
"dependencies": {
"@aw-labs/icons": "*"
}
@@ -8060,14 +8060,14 @@
}
},
"@aw-labs/icons": {
"version": "0.0.0-37",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-37.tgz",
"integrity": "sha512-4II+SFnVlDWuFwlzU2pMAy5y9Bq09bOEP1mEknZ+0BlPhDlvks742N5m0cNjlTQFCZwa/Y5YxzLNXgVszFqEfA=="
"version": "0.0.0-38",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-38.tgz",
"integrity": "sha512-70A7soA77g2irCqFmnpl+GfCuryxXXyf98vTUQ0PABSl/F8+mXamgsf+Mmg3MXW7MDHrNVAFyuaD/J6es67RUg=="
},
"@aw-labs/ui": {
"version": "0.0.0-37",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-37.tgz",
"integrity": "sha512-OxAM0ZDedo6yipN3I5CcHt1Jbc7v3vZk9k+hAVWc7F6OPF5JJ7R3ZadVvyl4fxEMo2ooK+jbbkeG62/PxgwEWw==",
"version": "0.0.0-38",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-38.tgz",
"integrity": "sha512-ryBeWcC4nHLIfqTD0RgrLuBA3yb1iLFIlzE9/AtxMR+MkLPVVFyyrNGPOfIiyMX4gJVbVBcPifA4Tb9vPfMtLg==",
"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-37",
"@aw-labs/ui": "0.0.0-37",
"@aw-labs/icons": "0.0.0-38",
"@aw-labs/ui": "0.0.0-38",
"echarts": "^5.3.3"
},
"devDependencies": {