mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
chore: bump to 0.0.0-38
This commit is contained in:
Generated
+14
-14
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user