Add animate.css

This commit is contained in:
marzban-dev
2025-01-28 19:50:48 +03:30
parent b3a0dd8610
commit 825f4059fc
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -16,6 +16,7 @@
"@vuelidate/validators": "^2.0.4",
"@vueuse/integrations": "^12.4.0",
"@vueuse/nuxt": "^12.3.0",
"animate.css": "^4.1.1",
"axios": "^1.7.9",
"fast-average-color": "^9.4.0",
"gsap": "^3.12.5",
@@ -3685,6 +3686,12 @@
"node": ">= 6.0.0"
}
},
"node_modules/animate.css": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/animate.css/-/animate.css-4.1.1.tgz",
"integrity": "sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==",
"license": "MIT"
},
"node_modules/ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
+1
View File
@@ -21,6 +21,7 @@
"@vuelidate/validators": "^2.0.4",
"@vueuse/integrations": "^12.4.0",
"@vueuse/nuxt": "^12.3.0",
"animate.css": "^4.1.1",
"axios": "^1.7.9",
"fast-average-color": "^9.4.0",
"gsap": "^3.12.5",