chore: bump css to 0.0.0-45

This commit is contained in:
Arman
2022-08-24 15:40:10 +02:00
parent 57dfa70c3c
commit 08dc600aa7
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-44",
"@aw-labs/ui": "0.0.0-44",
"@aw-labs/icons": "0.0.0-45",
"@aw-labs/ui": "0.0.0-45",
"echarts": "^5.3.3",
"tippy.js": "^6.3.7",
"web-vitals": "^2.1.4"
@@ -77,14 +77,14 @@
}
},
"node_modules/@aw-labs/icons": {
"version": "0.0.0-44",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-44.tgz",
"integrity": "sha512-nZ/YfsgFR5EYItnHKSoMmCMMeQPOUoGCsIgtcKW8iEhMjoZK8PxU8qnoLnAZOJONDSY484G9j7/yofdeXTfL8Q=="
"version": "0.0.0-45",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-45.tgz",
"integrity": "sha512-6q2toC87HkUYdKuYTIiAvM97PvLy8iEIllMbfRvB5JwtDqfHcaB9QySu12ZhIOExl1c3Q0CZcKaL0rdXLvD8Cg=="
},
"node_modules/@aw-labs/ui": {
"version": "0.0.0-44",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-44.tgz",
"integrity": "sha512-po8t4/8XUMCJZCwvv6hB6HmHEQQBPDqHEoJLeimZrR+HQam8bbPJ1a7jAj/JfH6mHFiE3qk0nM4PHTnHbYo4QA==",
"version": "0.0.0-45",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-45.tgz",
"integrity": "sha512-diQLBH9XA69DbsWikntcFOzs2GR4OTF1fCujhucSFprxPDJ1sNtsTVvWvFJqxpL1AUofJ/FSsN3aKNsHtEH0kQ==",
"dependencies": {
"@aw-labs/icons": "*"
}
@@ -7698,14 +7698,14 @@
}
},
"@aw-labs/icons": {
"version": "0.0.0-44",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-44.tgz",
"integrity": "sha512-nZ/YfsgFR5EYItnHKSoMmCMMeQPOUoGCsIgtcKW8iEhMjoZK8PxU8qnoLnAZOJONDSY484G9j7/yofdeXTfL8Q=="
"version": "0.0.0-45",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-45.tgz",
"integrity": "sha512-6q2toC87HkUYdKuYTIiAvM97PvLy8iEIllMbfRvB5JwtDqfHcaB9QySu12ZhIOExl1c3Q0CZcKaL0rdXLvD8Cg=="
},
"@aw-labs/ui": {
"version": "0.0.0-44",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-44.tgz",
"integrity": "sha512-po8t4/8XUMCJZCwvv6hB6HmHEQQBPDqHEoJLeimZrR+HQam8bbPJ1a7jAj/JfH6mHFiE3qk0nM4PHTnHbYo4QA==",
"version": "0.0.0-45",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-45.tgz",
"integrity": "sha512-diQLBH9XA69DbsWikntcFOzs2GR4OTF1fCujhucSFprxPDJ1sNtsTVvWvFJqxpL1AUofJ/FSsN3aKNsHtEH0kQ==",
"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-44",
"@aw-labs/ui": "0.0.0-44",
"@aw-labs/icons": "0.0.0-45",
"@aw-labs/ui": "0.0.0-45",
"echarts": "^5.3.3",
"tippy.js": "^6.3.7",
"web-vitals": "^2.1.4"