feat: refactor vvv

This commit is contained in:
ngthanhvu
2026-07-26 11:21:54 -04:00
parent ee698c6acd
commit ddbf51f90b
5 changed files with 100 additions and 27 deletions
+20
View File
@@ -20,6 +20,7 @@
"jsonwebtoken": "^9.0.3",
"mysql2": "^3.23.1",
"nuxt": "^4.4.5",
"swiper": "^14.0.6",
"tailwindcss": "^4.3.0",
"vue": "^3.5.34",
"vue-router": "^5.0.6"
@@ -10422,6 +10423,25 @@
"node": ">=16"
}
},
"node_modules/swiper": {
"version": "14.0.6",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.0.6.tgz",
"integrity": "sha512-ArptjmcZMBvpLCbvzSKuqvQpjjITCbZdymiGOrbZQffQ3ZSjgpvMByXX0WZBUt+FV4PPIumdYfZ9ZdBbFsdH6g==",
"funding": [
{
"type": "custom",
"url": "https://sponsors.nolimits4web.com"
},
{
"type": "github",
"url": "https://github.com/sponsors/nolimits4web"
}
],
"license": "MIT",
"engines": {
"node": ">= 4.7.0"
}
},
"node_modules/tagged-tag": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz",