chore: update css

This commit is contained in:
Arman
2022-12-12 16:16:53 +01:00
parent 234baf769b
commit f07bd276cb
2 changed files with 16 additions and 16 deletions
+14 -14
View File
@@ -10,8 +10,8 @@
"dependencies": {
"@analytics/google-analytics": "^1.0.5",
"@aw-labs/appwrite-console": "^13.0.0",
"@aw-labs/icons": "0.0.0-77",
"@aw-labs/ui": "0.0.0-77",
"@aw-labs/icons": "0.0.0-80",
"@aw-labs/ui": "0.0.0-80",
"@popperjs/core": "^2.11.6",
"@sentry/svelte": "^7.19.0",
"@sentry/tracing": "^7.19.0",
@@ -154,14 +154,14 @@
}
},
"node_modules/@aw-labs/icons": {
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-77.tgz",
"integrity": "sha512-z/gH6B//qShnlJbf1sxv0ltSbRvJha1El0pl4jACAWDD+orgh2hzBrv6YdgPi1AVBTacu2GWWTcyobItghbpgA=="
"version": "0.0.0-80",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-80.tgz",
"integrity": "sha512-CJyh+oW2aW3Knr9HV9c560sh+e4A7zh241mhGuijFw7MO4NPEyzoKORRyLkk7rS9RdOK+OwiYb58Lb6l4sqS5w=="
},
"node_modules/@aw-labs/ui": {
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-77.tgz",
"integrity": "sha512-y/7cbPFcK+jUnarsn9X1arrIB69RVMPWMjjIiiaX7uSa0rq9ZN1agBZxfA63meyh23kdIK4K5CcJhatShMMsYg==",
"version": "0.0.0-80",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-80.tgz",
"integrity": "sha512-DY9EPORwY7AkCefHg61kVSbDhOXsI13aPnAzxVZIVyw5WQfC/kmPVT2SlO0+lG9PGcpeI4S0nyglAzyaUJVyEA==",
"dependencies": {
"@aw-labs/icons": "*",
"normalize.css": "^8.0.1",
@@ -7749,14 +7749,14 @@
}
},
"@aw-labs/icons": {
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-77.tgz",
"integrity": "sha512-z/gH6B//qShnlJbf1sxv0ltSbRvJha1El0pl4jACAWDD+orgh2hzBrv6YdgPi1AVBTacu2GWWTcyobItghbpgA=="
"version": "0.0.0-80",
"resolved": "https://registry.npmjs.org/@aw-labs/icons/-/icons-0.0.0-80.tgz",
"integrity": "sha512-CJyh+oW2aW3Knr9HV9c560sh+e4A7zh241mhGuijFw7MO4NPEyzoKORRyLkk7rS9RdOK+OwiYb58Lb6l4sqS5w=="
},
"@aw-labs/ui": {
"version": "0.0.0-77",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-77.tgz",
"integrity": "sha512-y/7cbPFcK+jUnarsn9X1arrIB69RVMPWMjjIiiaX7uSa0rq9ZN1agBZxfA63meyh23kdIK4K5CcJhatShMMsYg==",
"version": "0.0.0-80",
"resolved": "https://registry.npmjs.org/@aw-labs/ui/-/ui-0.0.0-80.tgz",
"integrity": "sha512-DY9EPORwY7AkCefHg61kVSbDhOXsI13aPnAzxVZIVyw5WQfC/kmPVT2SlO0+lG9PGcpeI4S0nyglAzyaUJVyEA==",
"requires": {
"@aw-labs/icons": "*",
"normalize.css": "^8.0.1",
+2 -2
View File
@@ -22,8 +22,8 @@
"@analytics/google-analytics": "^1.0.5",
"analytics": "^0.8.1",
"@aw-labs/appwrite-console": "^13.0.0",
"@aw-labs/icons": "0.0.0-77",
"@aw-labs/ui": "0.0.0-77",
"@aw-labs/icons": "0.0.0-80",
"@aw-labs/ui": "0.0.0-80",
"@popperjs/core": "^2.11.6",
"@sentry/svelte": "^7.19.0",
"@sentry/tracing": "^7.19.0",