Adjust glass styles and theme

This commit is contained in:
Ruslan Bakiev
2026-02-14 16:29:28 +07:00
parent 9bf3b87f36
commit a3c040c0c7
4 changed files with 115 additions and 65 deletions

7
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"dependencies": {
"@formkit/auto-animate": "^0.9.0",
"echarts": "^6.0.0",
"granim": "^2.0.0",
"nuxt": "^4.3.1",
"vue": "^3.5.28",
"vue-router": "^4.6.4"
@@ -6081,6 +6082,12 @@
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
"license": "ISC"
},
"node_modules/granim": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/granim/-/granim-2.0.0.tgz",
"integrity": "sha512-aqa79K49ndjoUBtpYzlO8sKcuVQED+5axvX0SveqTLDR+Fa2G42AGntuQ36ysCFOWGVkWCLfHowFwk+D/9rGDg==",
"license": "MIT"
},
"node_modules/gzip-size": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz",