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